Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@mhvk mhvk released this 17 Jul 12:33
· 2 commits to main since this release
v4.2.0
93b7bd6
  • The minimum versions required by baseband are now python 3.10, astropy 5.1,
    and numpy 1.24.

Bug Fixes

  • Ensure header equality tests work with numpy 2.0. [#523]

  • Ensure Mark4 header shapes always are a tuple of int (no numpy ints). [#523]

  • Avoid duplicated warnings about bad framesets. [#523]