Recent Releases of driftscan

driftscan - 25.3.1

This release includes an updated Citation file which should have been included in 25.3.0.

What's Changed

  • Update citation file by @ljgray in https://github.com/radiocosmology/driftscan/pull/127

Full Changelog: https://github.com/radiocosmology/driftscan/compare/v25.3.0...v25.3.1

- Python
Published by ljgray 11 months ago

driftscan - 25.3.0

What's Changed

  • fix(init): Fix fetch of version metdata by @ketiltrout in https://github.com/radiocosmology/driftscan/pull/123
  • Numpy 2.0 support by @ljgray in https://github.com/radiocosmology/driftscan/pull/122
  • Remove deprecated 'np.string', which was just an alias for 'np.bytes' by @ljgray in https://github.com/radiocosmology/driftscan/pull/124
  • Repairs to BeamTransferNoSVD by @sjforeman in https://github.com/radiocosmology/driftscan/pull/110
  • Bump minimum python to 3.10 by @ljgray in https://github.com/radiocosmology/driftscan/pull/125
  • Update README by @ketiltrout in https://github.com/radiocosmology/driftscan/pull/126

Full Changelog: https://github.com/radiocosmology/driftscan/compare/v24.8.0...v25.3.0

- Python
Published by ketiltrout 12 months ago

driftscan - 24.8.0

What's Changed

  • Add email notification options for drift-makeproducts by @sjforeman in https://github.com/radiocosmology/driftscan/pull/115
  • Fix CI errors introduced in d80c61a by @sjforeman in https://github.com/radiocosmology/driftscan/pull/116
  • Increase minimum python to 3.9 by @ljgray in https://github.com/radiocosmology/driftscan/pull/117
  • feat(telescope.cylbeam): Import rotate_ypr from caput by @ketiltrout in https://github.com/radiocosmology/driftscan/pull/118
  • Switch build to pyproject.toml by @ljgray in https://github.com/radiocosmology/driftscan/pull/119
  • Add lmax, mmax options when computing beam transfer matrices by @sjforeman in https://github.com/radiocosmology/driftscan/pull/121
  • Remove deprecated caput.cached_property by @ljgray in https://github.com/radiocosmology/driftscan/pull/120

New Contributors

  • @ljgray made their first contribution in https://github.com/radiocosmology/driftscan/pull/117
  • @ketiltrout made their first contribution in https://github.com/radiocosmology/driftscan/pull/118

Full Changelog: https://github.com/radiocosmology/driftscan/compare/v22.9.0...v24.8.0

- Python
Published by ketiltrout over 1 year ago

driftscan - 22.9.0

What's Changed

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

New Contributors

  • @sjforeman made their first contribution in https://github.com/radiocosmology/driftscan/pull/98
  • @anjakefala made their first contribution in https://github.com/radiocosmology/driftscan/pull/108

Full Changelog: https://github.com/radiocosmology/driftscan/compare/v20.5.0...v22.9.0

- Python
Published by jrs65 over 3 years ago

driftscan - 20.5.0

Bug Fixes

  • version: remove version prefix v (28cb07f)

- Python
Published by nritsche almost 6 years ago

driftscan - v20.2.0

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)

- Python
Published by jrs65 about 6 years ago

driftscan - v1.0.0 stable version

- Python
Published by jrs65 over 11 years ago