Major Changes
- Migrate to new schema for L1 and L2 files.
- Support new multi-accum tables.
- Use per-SCA throughput curves.
All Changes
- ignore cython-generated C files by @zacharyburnett in #155
- [SCSB-174] move DMS requirement <-> test correlations from
@metrics_logger
decorators toromanisim/tests/dms_requirement_tests.json
by @zacharyburnett in #146 - More doc updates by @schlafly in #156
- Add Dependabot to update github actions and pin actions to hash by @braingram in #163
- remove upper pin from
requires-python
by @zacharyburnett in #167 - Remove units from roman data model outputs by @schlafly in #165
- Update romanisim to use the new L1 / L2 metadata by @schlafly in #166
- Bump actions/cache from 4.0.2 to 4.1.2 in /.github/workflows in the actions group across 1 directory by @dependabot in #170
- Change CRDS keyword names. by @schlafly in #172
- Make sure user-specified metadata isn't blown away by default metadata. by @schlafly in #174
- allow data workflows (WebbPSF + GALSIM) to be used by upstream repos for downstream testing by @zacharyburnett in #176
- Updating the MA tables in parameters.py and setting the default MAtable to 4 in ris_make_utils.py by @eunkyuh in #177
- RCAL-853: Allow ability to introduct velocity aberration scale factor by @stscieisenhamer in #162
- do not error out with negative scales by @stscieisenhamer in #185
- Throughput updates. by @eunkyuh in #180
- Handle cases where more than 2 billion photons enter a pixel. by @schlafly in #188
New Contributors
- @braingram made their first contribution in #163
- @eunkyuh made their first contribution in #177
- @stscieisenhamer made their first contribution in #162
Full Changelog: v0.6.1...v0.7.0