Skip to content

Releases: spacetelescope/romanisim

v0.7.0

06 Dec 15:17
72f0084
Compare
Choose a tag to compare

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

v0.6.1

11 Sep 16:03
cd507f3
Compare
Choose a tag to compare

Minor bugfix release to improve logging verbosity.

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

10 Sep 20:53
88e615d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.6.0

v0.5.2

28 May 14:57
d2f21ee
Compare
Choose a tag to compare

What's Changed

  • New source injection feature for L3 images. L3 image generation is coming in the next release.

More details

Full Changelog: v0.5.1...v0.5.2

v0.5.1

03 May 14:24
6a98ffb
Compare
Choose a tag to compare

What's changed

  • The default PSF is now spatially variable, varying linearly across each detector.
  • The population of metadata is more complete.
  • The units have been updated following roman_datamodels / rad schemas.
  • romanisim can take an APT output file to simulate an APT program.

More details

Full Changelog: v0.5.0...v0.5.1

v0.5.0

20 Feb 14:05
c39e136
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

04 Dec 21:31
8a31e25
Compare
Choose a tag to compare

What's Changed

  • Support more detailed configuration files and override reference files.
  • Allow ramp fitting to use pixels marked with bad non-linearity.
  • Ensure correct PSF orientation.
  • Test source injection in L2 files.
  • Use read_pattern instead of ma_table.
  • Update install and readthedocs with 'Roman I-Sim' pronunciation and styling.

Full Changelog: v0.3...v0.4.0

v0.3.1

31 Aug 15:11
02eb229
Compare
Choose a tag to compare

What's Changed

  • Ramp fitting now uses much less memory.
  • Non-linearity correction now uses CRDS reference files.
  • Output images now include more useful metadata.

More detailed of changes

Full Changelog: v0.2.2...v0.3.1

v0.3

31 Aug 13:30
02eb229
Compare
Choose a tag to compare

What's Changed

  • Ramp fitting now uses much less memory.
  • Non-linearity correction now uses CRDS reference files.
  • Output images now include more useful metadata.

More detailed of changes

Full Changelog: v0.2.2...v0.3

v0.2.3

30 May 16:45
Compare
Choose a tag to compare

This is a minor release needed to retrigger the pypi workflow, with no code changes wrt v0.2.2.