Skip to content

Version 2.4.3

Latest
Compare
Choose a tag to compare
@bhazelton bhazelton released this 25 Mar 22:45
· 27 commits to main since this release

This version has several improvements, the most notable are:

  • Adds support for the new lunar ellipsoids recently added to lunarsky.
  • A significant speed up for reading MWA correlator FITS files.
  • Support for v.6 of the MIR data format

There are a number of dependency version changes, pyuvdata now requires:

  • python >= 3.10
  • astropy>=6.0
  • h5py>=3.4
  • numpy>=1.23
  • pyerfa>=2.0.1.1
  • scipy>=1.7.3

And optional dependecy version changes include:

  • hdf5plugin>=3.2.0
  • pytest>=6.2.5
  • pytest-cases>=3.8.3
  • python-casacore>=3.5.2
  • pyyaml>=5.4.1
  • lunarsky>=0.2.2

Full changes detailed below and in our changelog:

Full Changelog: v2.4.3...v2.4.3