Skip to content

Releases: MWATelescope/Birli

0.18.2

11 Sep 09:18

Choose a tag to compare

  • clean up aoflagger tests

0.18.1

02 Sep 01:02
f35b944

Choose a tag to compare

  • 🐛 bug fixes:
    • Fix #184 - pfb gains are disabled when deripple_applied is true

0.18.0

21 May 12:10

Choose a tag to compare

  • ✨ new features:
    • oversampled pfb gains for SHAO and NI receivers, automatically applied for oversampled observations
  • 🙏 quality of life:
    • correct_van_vleck, correct_cable_lengths, correct_digital_gains, correct_coarse_passband_gains only applied to
      unflagged visibilities, avoids printing hundreds of gigabytes of warnings.
  • 🏗 api changes:
    • correct_van_vleck, correct_cable_lengths no longer have progress bars.
    • correct_cable_lengths returns a Result.
    • correct_cable_lengths now takes antenna index pairs instead of baseline indices.
    • correct_van_vleck now takes a sample_scale argument instead of a CorrelatorContext
    • get_vv_sample_scale added to public API.

0.17.1

11 Apr 07:06
7ccbb72

Choose a tag to compare

  • ➕ marlu 0.16.1

0.17.0

10 Apr 07:04
1c8e27e

Choose a tag to compare

  • ➕ marlu 0.16.0 (with mwalib 1.8.7 to support observations with large numbers of tiles/antennas)
  • 🙏 quality of life:
    • Fixed clippy lints

0.16.1

02 Apr 08:25

Choose a tag to compare

  • ✨ new features:
    • --no-sel-flagged-ants
    • --sel-ants
    • --no-sel-autos
  • ➕ marlu 0.15.1

0.16.0

14 Nov 04:47
af54dd1

Choose a tag to compare

  • ✨ new features:

    • add --van-vleck to correct for legacy correlator quantization
  • ➕ update mwalib 1.8.2 via Marlu 0.15

  • ➕ fitsio 0.21.6

0.15.1

28 Sep 23:22

Choose a tag to compare

  • add read and write rate

0.15.0

28 Sep 08:55

Choose a tag to compare

  • add --provided-chan-ranges to fix #149

0.14.0

24 Sep 05:33
ccc7e13

Choose a tag to compare

  • 🐛 fix linking issues on macOS with aoflagger_sys 0.1.2
  • ➕ update mwalib 1.5.0 via Marlu 0.14.0
  • ➕ update shlex