Skip to content

Version 3.2.1

Choose a tag to compare

@bhazelton bhazelton released this 05 May 23:19
· 222 commits to main since this release

This is the release associated with our new JOSS paper 🎉

It also fixes a few bugs:

  • A bug where the Telescope.get_x_orientation would not return "east" or "north"
    if the feed angles if outside of the range of 0 to 90 degrees (e.g. 180 and 270 degrees
    for x- and y-polarization should return "north".).
  • A bug in reading in uvfits files with baseline coordinates that have the '--' suffix,
    which is allowed in uvfits files.
  • A bug in reading in uvfits files where the antenna frame is given by an arbitrary
    number of repeated '?', which is allowed in uvfits.

Full details below and in our changelog:

What's Changed

Full Changelog: v3.2.0...v3.2.1