Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@schlafly schlafly released this 06 Dec 15:17
· 3 commits to main since this release
72f0084

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 to romanisim/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

Full Changelog: v0.6.1...v0.7.0