Skip to content

Verson 1.3

Latest
Compare
Choose a tag to compare
@bhazelton bhazelton released this 02 Apr 17:44
· 4 commits to main since this release

This release adds full support for simulating telescopes on the moon with detailed tests that validate the correct behavior.

This release also includes:

  • Added support for all UVBeam readable files
  • Changed the default file type for writing out UVData files to be the uvh5 format rather than the uvfits format because it does not require phasing.
  • Removed deprecation of gaussian beams defined from sigma parameter.

This version updates the following required dependencies:

  • astropy>=6.0
  • numpy>=1.23
  • python>=3.10
  • pyuvdata >= 2.4.3
  • pyyaml>=5.4.1
  • scipy>=1.7.3

and the following optional dependencies:

  • astropy-healpix>=1.0.2
  • lunarsky>=0.2.2
  • mpi>=3.1.1
  • python-casacore>=3.5.2.

Full details below and in our changelog.

What's Changed

New Contributors

Full Changelog: v1.2.6...v1.3.0