Skip to content

Releases: telegraphic/pygdsm

1.5.4

06 May 06:27
e6837a2
Compare
Choose a tag to compare
  • 1.5.4 (2024.04.15) - changes:
    • Added observed_gsm property to BaseObserver.
    • Added hpix2sky and sky2hpix helpers.
    • Now using query_disc to find pixels below horizon (neater code).
  • 1.5.3 (2024.04.15) - Added init_gsm() and init_observer() helper functions
  • 1.5.2 (2024.03.29) - Fix PyPi distribution files (thanks to D. McKenna)
  • 1.5.0 (2024.03.29) - Fix to GlobalSkyModel16, correct T_CMB monopole addition (thanks to R. Francis)

1.5.2

03 Apr 07:40
20be97f
Compare
Choose a tag to compare
Merge pull request #20 from David-McKenna/fix_pypi_deploy

Fix PyPi Distribution Files

1.5.1

29 Mar 01:44
3d795bf
Compare
Choose a tag to compare

Trigger new pypi upload workflow

1.5.0

29 Mar 00:54
cb82c4c
Compare
Choose a tag to compare

Changelog

  • Fix to GlobalSkyModel16: correct T_CMB monopole addition (thanks to R. Francis)

1.4.0

27 Apr 08:22
6c3284b
Compare
Choose a tag to compare

Changelog:

  • Renamed GlobalSkyModel2016 and GSMObserver2016
    The class GlobalSkyModel2016 has been renamed to GlobalSkyModel16 and GSMObserver2016 has been renamed to GSMObserver16 for simplicity and consistency.

  • Changed notebook name
    Renamed pygdsm2016_quickstart to pygdsm16_quickstart to match the new naming convention, and made sure they run.

  • Updated documentation
    The README and quick start guide have been updated to reflect the new class names, ensuring that users are well-informed about the changes.

  • Added interpolation option
    A new interpolation option has been added, allowing users to select between cubic or pchip methods. The default option has been set to pchip, consistent with the original GSM2008 model.

1.3.1

19 Dec 03:25
7d381bf
Compare
Choose a tag to compare

Fix to github action

1.2.0

14 Jul 10:12
Compare
Choose a tag to compare
Bumping to 1.2.0