File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2.5.0
2+ =====
3+
4+ Documentation
5+ -------------
6+
7+ Update installation instructions given the packaging changes in #858. Add a note that batman package does
8+ not work in python >= 3.12. (#862)
9+
10+
11+ Flux calibration
12+ ----------------
13+
14+ Update NIRCam zeropoints file using data from the most recent photom reference file delivery. (#862)
15+
16+
17+ Packaging
18+ ---------
19+
20+ Modernize packaging strategy. Use pyproject.toml for environment definition. Save environment files at the
21+ time of a release, rather than manually maintaining env files. (#858)
22+
23+ Simplify test workflow. Run tests on python 3.11-3.13. (#859)
24+
25+ Remove requirements.txt file. (#260)
26+
27+ Comment out batman package from pyproject.toml. batman requires distutils, which has been removed from
28+ python >=3.12. Users creating TSO exposures will have to use a python 3.11 environment, and manually install
29+ batman. (#862)
30+
31+
1322.4.1
233=====
334
You can’t perform that action at this time.
0 commit comments