Skip to content

Version 2.4.1

Compare
Choose a tag to compare
@bhazelton bhazelton released this 13 Oct 23:57
· 793 commits to main since this release

This version has several improvements, the most notable are:

  • New uvw_track_generator utility method for calculating the expected uvws (and a few other values) without needing to instantiate a whole UVData object.
  • Proper round-tripping of the telescope frame through UVH5, UVFITS and MS files.
  • New options to UVFlag.read and UVFlag.__init__ to help with setting telescope metadata for old UVFlag files that are missing it.
  • Support for recarrays in UVParameter objects and in UVBase.

Full changes detailed below and in our changelog:

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.4.1