Releases: MWATelescope/giant-squid
Releases Β· MWATelescope/giant-squid
giant-squid 1.1.0
1.1.0 - 2024-08-19
- Add new option to submit-vis, submit-conv and submit-meta: delivery-format. Currently only tar is supported.
- This option only applies when delivery=scratch
- Add new option to submit-volt: from_channel and to_channel. Supplying these parameters will restrict the downloaded voltage data to only the specified receiver coarse channel numbers.
- This option is only valid for MWAX_VCS and MWAX_BUFFER mode observations.
- MWA receiver coarse channels are numbered 0-255 with the center frequency (in MHz) of each channel calculdated via 1.28 * receiver_channel_number. There are 24 coarse channels per observation. The channel range is inclusive
- Per-obsid non-fatal errors will no longer stop giant-squid from submitting subsequent jobs when using submit-vis, submit-conv, submit-volt and submit-meta with multiple obsids. Instead it will log the error and continue.
Full Changelog: v1.0.3...v1.1.0
giant-squid 1.0.3
Full Changelog: v1.0.2...v1.0.3
giant-squid 1.0.2
Full Changelog: v1.0.1...v1.0.2
giant-squid 1.0.1
Full Changelog: v1.0.0...v1.0.1
giant-squid 1.0.0
v0.8.0
v0.7.0
v0.6.0
v0.5.3
v0.5.2
Commits
- c4fd78d: Finished changes to data types for compatibility with new API changes, tests passing (Harrison Barlow) #2
- e171d24: dockerfile and coverage (Dev Null) #2
- 13e28ed: handle updated submit job response schema (Dev Null) #2
- ac54f6b: add wait command, (Dev Null) #2
- 71dc2ba: allow for filtering jobs list on type, status (curtin_devn) #2
- e978983: fix linter warnings (curtin_devn) #2
- e39a0d3: zip -> tar (Christopher H. Jordan) #2
- a9e0f01: Improve error handling. (Christopher H. Jordan) #2
- dce3dfa: Handle astro jobs (Harrison Barlow) #2
- fd48acf: Error handling, change to astro jobs (Harrison Barlow) #2
- 6a2a2b1: Updated readme (Harrison Barlow) #2
- 87c249e: Removed expiry_days option (Harrison Barlow) #2
- f22aa25: more flexible job list filters. (curtin_devn) #2
- b188a41: fix job list filter for state=error (curtin_devn) #2
- 85fe05e: Tests for submit functions: (Harrison Barlow) #2
- 4c0d213: Merge branch 'json' of github.com:MWATelescope/giant-squid into json (Harrison Barlow) #2
- bb95496: Added backoff (Harrison Barlow) #2
- 2ae181e: Refactor download function and add backoff (Harrison Barlow) #2
- e863967: Add api key secret to actions workflow (Harrison Barlow) #2
- c7dcf2b: Added api key to code coverage workflow (Harrison Barlow) #2
- 0fc898a: Print file type in the panic message if it is not astro or acacia (Harrison Barlow) #2
- 66a3153: Use a u16 for priority so that a user can submit more than 128 jobs (Harrison Barlow)
- 66d458e: Updated parameter names for API compatibility (Harrison Barlow)
- 604d022: fix #5 - upgrade prettytable to 0.10.0 (Dev Null)
- 8b80cb6: fix release workflow (Dev Null)
- 4ca8c65: π Release v0.5.1 (Dev Null)
- 4a36662: run tests on toolchain 1.63 (Dev Null)
- b74d8c0: test with no default features (Dev Null)
- 5170d04: autofmt (Dev Null)
- 140e7e2: pin task-local-extensions v0.1.2 (Dev Null)
- 43b92c9: don't test toolchain 1.63 on macos (Dev Null)
- 8baab62: π Release v0.5.2 (Dev Null)