Skip to content

Releases: MWATelescope/mwa_hyperdrive

v0.7.0

09 Feb 07:52
b768834

Choose a tag to compare

Bug Fixes

  • mdbook: pin mdbook versions and fix config #71 (Dev Null)

Commits

  • 8402a6b: Fix #59 multi-timeblock solution slicing (#60) (Dev Null) #60
  • 30e9e23: Cargo check 1.89 (#62) (Dev Null) #62
  • 6757a0c: implement cluster reading for ao style srclist (#63) (Dev Null) #63
  • d36acad: add citation.cff (d3v-null)
  • e18fdb4: add preferred citation (d3v-null)
  • 8a1c47e: fix for reading timestep of zero length (#67) (Dev Null) #67
  • 1401ab7: fix clippy::derivable_impls (#68) (Dev Null) #68
  • c64f05a: run-tests.yaml: use Ubuntu 22.04 and CUDA installer 0.2.23 (#69) (Dev Null) #69
  • f9124b0: deploy-mdbook.yml: Ubuntu 22.04, unpin mdbook0.4 (Dev Null) #70
  • 6b95eb6: Update corrections.md with oversampled gains usage (Dev Null) #70
  • 75aba69: Update ROCM base image in Dockerfile (Dev Null) #70
  • e50e50c: MSRV 1.85 in prep for mwalib2 (Dev Null)
  • 62627f6: Revert "MSRV 1.85 in prep for mwalib2" (Dev Null)
  • eba815b: auto vis simulation and writing (#56) (Dev Null) #56
  • 107ffcd: v0.7.0 (#73) (Dev Null) #73
  • b768834: fix releases ci (#74) (Dev Null) #74

v0.6.1

29 Jul 06:54

Choose a tag to compare

v0.6.1

v0.6.0

28 Jul 04:40

Choose a tag to compare

v0.6.0

v0.5.1

14 Apr 06:38

Choose a tag to compare

Commits

  • 8ce6478: release workflow publishes to crates.io (d3v-null)
  • c845bfc: add peel help url (d3v-null)
  • 64a8606: ⬆️ casacore3.5 msrv1.80 rubbl0.8 hyperbeam0.10.0 birli0.16 marlu0.15 mwalib 1.8.5 hdf5-metno ndarray0.16 fitsio 0.21, reenable multiplatform docker (#46) (Dev Null) #46
  • 8b347ad: additional boilerplate gpu error handling (d3v-null)
  • 86de0aa: don't copy test files to tmp for debugging (d3v-null)
  • a6844be: less insane gpu error handling (d3v-null)
  • d6f6eb6: updated mwalib v1.8.7, marlu v0.16.1, birli v0.17.1 and mwa_hyperbeam v0.10.2 (Greg Sleap) #49
  • 770286f: fix release CI by installing cfitsio 3.49 (d3v-null) #50
  • c234831: Removed examples feature from release CI as that feature no longer exists (Greg Sleap)
  • b6f97eb: fix ci by installing libhdf5-dev in rust-release job (d3v-null) #51
  • 5c3f458: Another fix to release CI- added all the dependencies (Greg Sleap)
  • ecf6673: Another fix for release CI- added beam file to env (Greg Sleap)
  • 1e519fb: don't run tests in release CI (d3v-null)

v0.5.0

05 Feb 10:37

Choose a tag to compare

Commits

  • 896d72e: fix broken mdbook sidebar (d3v-null)
  • 8caaeeb: fix tests missing fontconfig (d3v-null)
  • 416c461: user newer cuda for updated gcc 13 in ubuntu-latest (d3v-null)
  • 760841b: update cuda toolkit action (d3v-null)
  • 9a025fe: update mdbook 0.4.43 assets (d3v-null)
  • 53b2e74: format fixes (d3v-null)
  • 934a237: add Dockerfile, cpu-only by default. (d3v-null)
  • 9facb6c: Ionospheric subtraction (#39) (Dev Null) #39
  • cebbbe4: make release workflow identical to run-tests (d3v-null)
  • cf5707d: use ubuntu 24 for releases for gcc 13 (d3v-null)

v0.4.2

30 Nov 08:25

Choose a tag to compare

Commits

  • be2ae46: update lock to use rubbl with casacore 3.5.0 (d3v-null)
  • ae5d0ae: remove native CPU default (d3v-null)
  • 6a16c3b: v0.4.2 - fix Issue 41 (#42) (Dev Null) #42
  • 97fe400: fix release upload artifact (d3v-null)
  • f9d35fc: another issue with release (d3v-null)

v0.4.1

31 Jul 00:47

Choose a tag to compare

Commits

  • 36934e8: put fits docco in summary (d3v-null)
  • d3f33f2: Fix non-x86 CPUs not compiling. (#34) (Christopher H. Jordan) #34
  • d9efdb6: 🔖 v0.4.1 : use hyperbeam 0.9.3 (d3v-null)
  • a9a5f58: fix HIP_FLAGS set from env (d3v-null)

v0.4.0

07 Jul 10:00
04253ac

Choose a tag to compare

Commits

  • 06384da: Tweak README and releases CI script. (Christopher H. Jordan)
  • 9018217: release 0.4.0 hyperbeam@0.9.0 built@0.7 marlu@0.11.0 mwalib@1.3.3 birli@0.11.0 (d3v-null)
  • 2e54cad: deal with hyperbeam 0.7.1 api change - oops! (Dev)
  • 3b725ae: hyperbeam 0.9.3 (d3v-null)
  • e269891: add dockerfile (d3v-null)
  • 8762cf9: fix broken bench (d3v-null)
  • ff2f29a: fix linter issues, downgrade vec1 for msrv compatibility (d3v-null)
  • f2013ca: fix run-tests, coverage and mdbook flows (d3v-null)
  • 04253ac: fixes #27 fits sourcelist support (#33) (Dev Null) #33

v0.3.0

27 Sep 03:01

Choose a tag to compare

Commits

  • 1c80f90: Fix a code block in the mdbook. (Christopher H. Jordan)
  • 8f6bb41: Tweak cargo compilation profiles. (Christopher H. Jordan)
  • 2ed1164: Add new errors. (Christopher H. Jordan)
  • 077c88a: Clippy lints and project tweaks. (Christopher H. Jordan)
  • 5c55728: Allow benchmarks to run by making relevant types public. (Christopher H. Jordan)
  • d15145c: Improvements to calibration code. (Christopher H. Jordan)
  • 4021a47: Improvements to modelling code. (Christopher H. Jordan)
  • 048a76c: Update dependencies. Fix clippy lints. (Christopher H. Jordan)
  • 6e510e9: Source list improvements. (Christopher H. Jordan)
  • b2001f7: vis_io -> io (Christopher H. Jordan)
  • 475613e: Fix raw data timestamp bug. (Christopher H. Jordan)
  • b31adb5: Fix raw data obs with all flagged tiles being rejected. (Christopher H. Jordan)
  • 3e2378e: Overhaul coarse channel info. (Christopher H. Jordan)
  • 6f44f82: Fix input data array positions being ignored. (Christopher H. Jordan)
  • 48fe022: Add benchmarks for IO reading. (Christopher H. Jordan)
  • a1f9c6d: Make uvfits reading more robust. (Christopher H. Jordan)
  • 72c67a4: Make MS reading more robust. (Christopher H. Jordan)
  • 737e459: Handle multiple combinations of polarisations. (Christopher H. Jordan)
  • 6995d0b: Support input data with the alternative baseline layout. (Christopher H. Jordan)
  • 9ceaea6: Improve plotting code. (Christopher H. Jordan)
  • 4b5f742: Improve UX with a new expensive_op function. (Christopher H. Jordan)
  • 56e78bd: CLI code overhaul. (Christopher H. Jordan)
  • be409ae: Optimise raw MWA data reading. (Christopher H. Jordan)
  • 5698b62: Beam code overhaul. (Christopher H. Jordan)
  • 4006294: Allow Aman's dipole amps to be ingested. (Christopher H. Jordan)
  • f4718dc: HIP support. (Christopher H. Jordan)
  • 1e36c75: Release v0.3.0 (Christopher H. Jordan)

v0.2.1

20 Oct 07:29

Choose a tag to compare

Commits

  • dd5cd20: Merge subcrates into a single library crate. (Christopher H. Jordan)
  • 2ef57f6: Bug fixes for reading RTS solutions. (Christopher H. Jordan)
  • 9f5eb3a: Stop capping spectral indices. (Christopher H. Jordan)
  • 9f1beee: Improve MS timestep metadata. Fix solutions-apply. (Christopher H. Jordan)
  • 5cc5c40: Don't allow picket fence obs to be calibrated. (Christopher H. Jordan)
  • 7dca1b4: Map metafits tiles to uvfits/MS tiles. (Christopher H. Jordan)
  • da883ce: More improvements to MS-reading code. (Christopher H. Jordan)
  • 3d54ffb: Update online documentation. (Christopher H. Jordan)
  • bf297fd: Tidy up the formatting of dipole-gains. (Christopher H. Jordan)
  • cc66e1c: Improve default raw MWA data fine channel flags. (Christopher H. Jordan)
  • 8e1ba5f: Improve logging. (Christopher H. Jordan)
  • db6a56d: Add a test for multiple-timeblock calibration. (Christopher H. Jordan)
  • 0e5126a: v0.2.1 (Christopher H. Jordan)