Releases: sot/skare3
Releases · sot/skare3
2025.1rc2
Full Changelog: 2025.1rc1...2025.1rc2
Release 2025.2rc1
Full Changelog: 2025.1rc1...2025.2rc1
Release 2025.1rc1
What's Changed
- 2024.12 by @javierggt in #1450
- release checklist step to compile all python code by @javierggt in #1436
- Update template pre-commit file by @jeanconn in #1452
- set kadi requirements by @javierggt in #1471
Full Changelog: 2024.12...2025.1rc1
Release 2025.0rc6
Full Changelog: 2025.0rc5...2025.0rc6
Release 2025.0rc5
Full Changelog: 2025.0rc4...2025.0rc5
Release 2025.0rc4
Full Changelog: 2025.0rc3...2025.0rc4
Release 2025.0rc3
Full Changelog: 2025.0rc2...2025.0rc3
Release 2025.0rc2
Full Changelog: 2025.0rc1...2025.0rc2
Release 2025.0rc1
What's Changed
- 2024.12 by @javierggt in #1450
- release checklist step to compile all python code by @javierggt in #1436
- Update template pre-commit file by @jeanconn in #1452
Full Changelog: 2024.12...2025.0rc1
Release 2024.12
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
- dtype of return value in
- 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
- add recipes for acq_stat_reports and guide_stat_reports by @javierggt in #1391
- Update ruff-base.toml to discourage using assert in code except for tests by @taldcroft in #1426
- Add comment to ruff-base.toml by @taldcroft in #1434
- Add recipe for fotmp package by @jeanconn in #1435
- 2024.10 by @javierggt in #1423
- 2024.11 by @javierggt in #1427
- add aperoll by @javierggt in #1418
PR: 1450
Full Changelog: 2024.11...2024.12