Skip to content

Version 2.2.5

Choose a tag to compare

@bhazelton bhazelton released this 21 Dec 18:59
· 2108 commits to main since this release

This version adds some new features, including:

  • Dramatic improvement in memory performance in writing measurement set files and reading MWA correlator files.
  • Support for reading the new MWAX correlator files.
  • Defining scan numbers in Measurement Sets.
  • A filename attribute to UVCal, UVBeam and UVFlag objects, matching the implementation in UVData objects.

This version fixes a number of bugs, the highest profile ones are:

  • A bug that could cause incorrect data labelling when combining UVData objects with overlapping time-baselines/polarization/frequency channels that were ordered differently.
  • Several measurement set bugs that caused problems when the files were used in CASA.

Dependency changes:

  • h5py>=3.0
  • astroquery>=0.4.4 (this is an optional dependency)

Full changes detailed below and in our changelog:

What's Changed

Full Changelog: v2.2.4...v2.2.5