Releases: sot/chandra_aca
Releases · sot/chandra_aca
Release 4.48.0
What's Changed
- Use CxoTime.linspace on get_aca_images for > 3hour range by @jeanconn in #181
- Migrate maude_decom to CxoTime by @taldcroft in #183
get_aca_images()
returns MaskedColumns only for data with masked values (except IMG) by @taldcroft in #182- Add some routines to get background subtracted images by @jeanconn in #174
- Ruff by @jeanconn in #184
Full Changelog: 4.47.0...4.48.0
Includes the following merges:
Release 4.47.0
Release 4.46.0
What's Changed
- Use proseco acq candidate mask for ACA plot (bad_acq_stars) by @taldcroft in #170
- Binomial uncertainty by @javierggt in #171
- Add routine for modern dark scaling by @jeanconn in #172
Full Changelog: 4.45.1...4.46.0
Includes the following merges:
Release 4.45.1
What's Changed
- Fix indexing issues by @taldcroft in #169
- [Speedy]: fix ellipsis in ACAImage and squash warning about integer arrays by @javierggt in #167
Full Changelog: 4.45.0...4.45.1
Includes the following merges:
- PR #169: Fix indexing issues
Release 4.45.0
Includes the following merges:
Release 4.44.0
Includes the following merges:
- PR #161: Add tolerance args to clip_and_warn
Release 4.43.0
Release 4.42.0
Includes the following merges:
- PR #156: Convert docstrings to numpydocs format and add dark_model API docs