Major changes
- Major refactoring of instrumental effects to improve reusability in other simulations and source ultimately from roman-technical information (Yuedong Fang, #328)
- Improvements to L3 file generation (#348, #350)
- Support for GRISM/PRISM bandpasses (to be used in concert with --extra_counts; romanisim itself still does not simulate dispersed images; Nikhil Padmanabhan)
What's Changed
- Make astropy times use isot under-the-hood by @schlafly in #348
- Fix readnoise pixfrac scaling by @schlafly in #350
- Handle unspecified APT file in romanisim-make-stack by @schlafly in #353
- do not build for free-threaded Python by @zacharyburnett in #355
- romanisim.models by @yuedong0607 in #328
- remove parameters.py under romanisim folder by @yuedong0607 in #356
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #362
- Updates to support GRISM/PRISM bandpasses by @npadmana in #258
New Contributors
- @yuedong0607 made their first contribution in #328
Full Changelog: v0.13.1...v0.14.0