Skip to content

Version 3.1.3

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

This version has several additions, the most notable are:

  • ATA has been added to the list of known telescopes.
  • uvws are written to uvfits files as doubles by default now even when the data array are single precision (this behavior can be altered with a new keyword).

This version also fixes some bugs including:

  • A bug in calc_frame_pa_angle affecting positions close to the Southern celestial pole.
  • A sign flip of the MWA beam response to azimuthally aligned polarization.
  • Bugs in the look_in_catalog utility function and uvh5._add method where optional phase_center_catalog entries were required.
  • Bug in selecting baselines on a UVData object using bls keyword with 3-tuples and more than one polarization (introduced in 3.1.2).

Full changes detailed below and in our changelog:

What's Changed

Full Changelog: v3.1.2...v3.1.3