Skip to content

Releases: Smithsonian/ngehtsim

v1.1.2

02 May 01:45
0c96769
Compare
Choose a tag to compare

Patch for:

  • import ability when installing without eat
  • correct output with weight parameter > 1

v1.1.1

12 Mar 01:01
1503ecf
Compare
Choose a tag to compare

Patch on v1.1.0 that fixes an issue with using the "flagday=True" setting while having a space dish in the array.

v1.1.0

11 Mar 20:20
006be78
Compare
Choose a tag to compare

This minor version update brings a number of improvements to ngehtsim, including:

  • A number of new sites have been added to the database, including EAVN and VGOS stations
  • The historical weather database for all sites has been updated to include dates through the end of 2023
  • A calibration module with functionality for a priori flux density calibration
  • An option to specify nighttime-only observations when generating synthetic datasets
  • The code will now yell at you if you try to pass unrecognized settings during obs_generator initialization
  • SYMBA export functionality has been updated to reflect changes to MeqSilhouette
  • Substantial improvements to the unit tests and the addition of code coverage tracking

Initial release

29 Dec 19:17
Compare
Choose a tag to compare

Initial release

This marks the first release of the ngehtsim codebase. All basic functionality should be stable, documentation is reasonably complete, and much of the desired infrastructure is in-place.