Skip to content

Releases: radiocosmology/driftscan

24.8.0

02 Aug 23:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v22.9.0...v24.8.0

22.9.0

01 Oct 00:49
Compare
Choose a tag to compare

What's Changed

  • KL transform error handling by @sjforeman in #98
  • Update old tests by @sjforeman in #99
  • remove python2 and switch to gihub ci by @nritsche in #100
  • docs(sphinx): fix build and host on github pages by @nritsche in #101
  • Beam SVD reorganization and pinv failure handling by @sjforeman in #97
  • Performance and product size improvements by @jrs65 in #103
  • feat(telescope): add properties for draco index_map's and reverse_map's by @jrs65 in #105
  • Sf/skip zero mmodes by @sjforeman in #106
  • build: build using the oldest supported numpy version by @anjakefala in #108
  • Compact storage for beamtransfer matrices by @jrs65 in #107
  • feat: add CITATION.cff file for Zenodo/Github by @jrs65 in #113

New Contributors

Full Changelog: v20.5.0...v22.9.0

20.5.0

06 May 22:48
Compare
Choose a tag to compare

Bug Fixes

  • version: remove version prefix v (28cb07f)

v20.2.0

17 Feb 07:03
Compare
Choose a tag to compare

Bug Fixes

  • makeproducts: add call to cli() at end of script needed for batch jobs (5baa761), closes #85
  • telescope: incorrect name in freq calculation code when binning (746c345)
  • catch pinv linalg error (ac74fff)
  • disable MPI during tests on macOS (84d2c5e)
  • rename polarization property to polarisation (#83) (cb32033)
  • zenith issue in DishArray example (73bf3ab)

Features

  • added versioneer for generating better version numbers (2a7328d)
  • beamtransfer: option to skip inverting svd beamtranfers (0d2ac02)
  • SimplePolarizedTelescope: Add polarization property (02bd22f)
  • telescope: add a default input_index implementation (09ace31)
  • telescope: change frequency specification to match cora (cddd69d)
  • add PertCylinder to telescope dictionary in manager (f0eac2b)
  • Python 3 support (e8596ae)

Performance Improvements

  • optimise calculation of uniquepairs (d2a7921), closes #78

Reverts

  • Revert "No account by default." (beec9d5)

v1.0.0 stable version

04 Sep 18:21
Compare
Choose a tag to compare
Bug fix.

Fixes #54