Skip to content

Releases: MWATelescope/Marlu

0.16.1

11 Apr 05:29
d1558da

Choose a tag to compare

  • Fixed decode_uvfits_baseline bug (#36)
  • minor code reformatting

0.16.0

10 Apr 03:36
3dd75ae

Choose a tag to compare

  • update mwalib 1.8.7
  • minor code reformatting

0.15.1

02 Apr 06:29

Choose a tag to compare

  • add antenna filtering to VisSelection

0.15.0

12 Nov 07:53
9c7f851

Choose a tag to compare

  • update mwalib 1.8.2, with:
    • newer lazy_static, fitsio, fitsio-sys, msrv
    • bscale in CorrelatorContext
  • msrv 1.65

0.14.0

20 Sep 03:04

Choose a tag to compare

  • update use mwalib 1.5.0

0.13.0

14 Aug 07:41

Choose a tag to compare

  • fix issues compiling on arm64:
    • use c_char instead of i8 in uvfits interface

0.12.0

14 Aug 05:31

Choose a tag to compare

  • fix issues compiling on arm64:
    • update rubbl 0.8.0 (which uses casacore v3.5.0)
    • update ndarray 0.16.0

0.11.0

24 May 06:12

Choose a tag to compare

  • use built 0.7, to avoid an issue in dependent crates where
    built can't find Cargo lock.
  • additional error enums
  • update mwalib 1.3.3

0.10.1

11 Aug 03:08

Choose a tag to compare

  • When writing out measurement sets, a weight of -0.0 is now considered a flag,
    rather than only values < 0.0 (-0.0 is not less than 0.0).

0.10.0

21 Jul 03:50

Choose a tag to compare

  • Allow vis writers to not precess their UVWs
  • Improve uvfits time precision
    • A second DATE group param is now used
    • INTTIM is also used, if the time resolution was supplied
  • Remove progress bars
  • Remove mwalib-reading functions