Skip to content

Releases: sot/skare3

2025.1rc2

29 Jan 20:50
Compare
Choose a tag to compare
2025.1rc2 Pre-release
Pre-release

Full Changelog: 2025.1rc1...2025.1rc2

Release 2025.2rc1

15 Jan 15:13
Compare
Choose a tag to compare
Release 2025.2rc1 Pre-release
Pre-release

Full Changelog: 2025.1rc1...2025.2rc1

Release 2025.1rc1

08 Jan 20:27
Compare
Choose a tag to compare
Release 2025.1rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 2024.12...2025.1rc1

Release 2025.0rc6

07 Jan 18:51
Compare
Choose a tag to compare
Release 2025.0rc6 Pre-release
Pre-release

Full Changelog: 2025.0rc5...2025.0rc6

Release 2025.0rc5

03 Jan 16:08
Compare
Choose a tag to compare
Release 2025.0rc5 Pre-release
Pre-release

Full Changelog: 2025.0rc4...2025.0rc5

Release 2025.0rc4

03 Jan 01:46
Compare
Choose a tag to compare
Release 2025.0rc4 Pre-release
Pre-release

Full Changelog: 2025.0rc3...2025.0rc4

Release 2025.0rc3

03 Jan 00:19
Compare
Choose a tag to compare
Release 2025.0rc3 Pre-release
Pre-release

Full Changelog: 2025.0rc2...2025.0rc3

Release 2025.0rc2

02 Jan 23:52
Compare
Choose a tag to compare
Release 2025.0rc2 Pre-release
Pre-release

Full Changelog: 2025.0rc1...2025.0rc2

Release 2025.0rc1

02 Jan 21:17
Compare
Choose a tag to compare
Release 2025.0rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 2024.12...2025.0rc1

Release 2024.12

16 Dec 12:21
Compare
Choose a tag to compare

ska3-flight 2024.12

  • acisfp_check: Update to allow for HRC dependence in the ACIS FP model.
  • chandra_aca: Add some routines to get background subtracted images (relevant only for ACA).
  • maude: Add get_last_backorbit_date function to return the last available backorbit (SSR-dump) data for a list of MSIDs. This is useful to avoid accidentally getting realtime data that may have gaps or corruptions.

Interface Impacts:

  • chandra_aca:
    • dtype of return value in get_aca_images changed.
    • get_aca_images now allows fetching data over time ranges larger than 3 hours
  • maude: Adds a new function get_last_backorbit_date
  • mica: columns in return value of get_aca_images are unmasked, except images.

What's Changed

PR: 1450

Full Changelog: 2024.11...2024.12