Romanisim

Latest version: v0.8.0

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.8.0

Major Changes
* Use new unit-free CRDS reference files introduced in build 17.

What's Changed
* Update default MA table number in romanisim-make-image. by schlafly in https://github.com/spacetelescope/romanisim/pull/191
* Update wcs interface to use pixel_to_world_values instead of non-values versions. by schlafly in https://github.com/spacetelescope/romanisim/pull/195
* Fix floating point issues by farkmarnum in https://github.com/spacetelescope/romanisim/pull/194
* Update for unit-free CRDS reference files. by schlafly in https://github.com/spacetelescope/romanisim/pull/197
* fix webbpsf data download cache by braingram in https://github.com/spacetelescope/romanisim/pull/203
* Migrate to STPSF by schlafly in https://github.com/spacetelescope/romanisim/pull/205

New Contributors
* farkmarnum made their first contribution in https://github.com/spacetelescope/romanisim/pull/194

**Full Changelog**: https://github.com/spacetelescope/romanisim/compare/v0.7.0...v0.8.0

0.7.0

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 https://github.com/spacetelescope/romanisim/pull/155
* [SCSB-174] move DMS requirement <-> test correlations from `metrics_logger` decorators to `romanisim/tests/dms_requirement_tests.json` by zacharyburnett in https://github.com/spacetelescope/romanisim/pull/146
* More doc updates by schlafly in https://github.com/spacetelescope/romanisim/pull/156
* Add Dependabot to update github actions and pin actions to hash by braingram in https://github.com/spacetelescope/romanisim/pull/163
* remove upper pin from `requires-python` by zacharyburnett in https://github.com/spacetelescope/romanisim/pull/167
* Remove units from roman data model outputs by schlafly in https://github.com/spacetelescope/romanisim/pull/165
* Update romanisim to use the new L1 / L2 metadata by schlafly in https://github.com/spacetelescope/romanisim/pull/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 https://github.com/spacetelescope/romanisim/pull/170
* Change CRDS keyword names. by schlafly in https://github.com/spacetelescope/romanisim/pull/172
* Make sure user-specified metadata isn't blown away by default metadata. by schlafly in https://github.com/spacetelescope/romanisim/pull/174
* allow data workflows (WebbPSF + GALSIM) to be used by upstream repos for downstream testing by zacharyburnett in https://github.com/spacetelescope/romanisim/pull/176
* Updating the MA tables in parameters.py and setting the default MAtable to 4 in ris_make_utils.py by eunkyuh in https://github.com/spacetelescope/romanisim/pull/177
* RCAL-853: Allow ability to introduct velocity aberration scale factor by stscieisenhamer in https://github.com/spacetelescope/romanisim/pull/162
* do not error out with negative scales by stscieisenhamer in https://github.com/spacetelescope/romanisim/pull/185
* Throughput updates. by eunkyuh in https://github.com/spacetelescope/romanisim/pull/180
* Handle cases where more than 2 billion photons enter a pixel. by schlafly in https://github.com/spacetelescope/romanisim/pull/188

New Contributors
* braingram made their first contribution in https://github.com/spacetelescope/romanisim/pull/163
* eunkyuh made their first contribution in https://github.com/spacetelescope/romanisim/pull/177
* stscieisenhamer made their first contribution in https://github.com/spacetelescope/romanisim/pull/162

**Full Changelog**: https://github.com/spacetelescope/romanisim/compare/v0.6.1...v0.7.0

0.6.1

Minor bugfix release to improve logging verbosity.

What's Changed
* Increase log verbosity. by schlafly in https://github.com/spacetelescope/romanisim/pull/154

**Full Changelog**: https://github.com/spacetelescope/romanisim/compare/v0.6.0...v0.6.1

0.6.0

What's Changed
* Use WFI_XY_FULL as the aperture instead of WFI_CEN. by schlafly in https://github.com/spacetelescope/romanisim/pull/126
* Document feature for generating images with all SCAs by bmorris3 in https://github.com/spacetelescope/romanisim/pull/129
* Add frame zero effects. by schlafly in https://github.com/spacetelescope/romanisim/pull/130
* Abstract data download step into separate reusable workflow by zacharyburnett in https://github.com/spacetelescope/romanisim/pull/128
* Build with Numpy 2.0 by zacharyburnett in https://github.com/spacetelescope/romanisim/pull/127
* Miscellaneous fixes following initial science validation comments. by schlafly in https://github.com/spacetelescope/romanisim/pull/131
* Use reusable workflow from WebbPSF repository to download and cache data by zacharyburnett in https://github.com/spacetelescope/romanisim/pull/135
* Add support for image input by schlafly in https://github.com/spacetelescope/romanisim/pull/133
* Inject sources into L3 files by PaulHuwe in https://github.com/spacetelescope/romanisim/pull/132
* Refactor L2 injection by schlafly in https://github.com/spacetelescope/romanisim/pull/138
* Metadata updates for science verification. by schlafly in https://github.com/spacetelescope/romanisim/pull/142
* L3 simulations by PaulHuwe in https://github.com/spacetelescope/romanisim/pull/137
* Improve APT program generation interface. by schlafly in https://github.com/spacetelescope/romanisim/pull/144
* Add romanisim-make-l3 image; refactor L3 code to support by schlafly in https://github.com/spacetelescope/romanisim/pull/145

New Contributors
* bmorris3 made their first contribution in https://github.com/spacetelescope/romanisim/pull/129

**Full Changelog**: https://github.com/spacetelescope/romanisim/compare/v0.5.2...v0.6.0

0.5.2

What's Changed
* New source injection feature for L3 images. L3 image generation is coming in the next release.


More details
* ensure extension modules are present in built wheel by zacharyburnett in https://github.com/spacetelescope/romanisim/pull/121
* change HTTP -> HTTPS by zacharyburnett in https://github.com/spacetelescope/romanisim/pull/124
* Add a bounding box, but don't use it in romanisim. by schlafly in https://github.com/spacetelescope/romanisim/pull/123
* RCAL-789: Source Injection - Level 3 by PaulHuwe in https://github.com/spacetelescope/romanisim/pull/120


**Full Changelog**: https://github.com/spacetelescope/romanisim/compare/v0.5.1...v0.5.2

0.5.1

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
* Add variable PSF option to romanisim and make it the default. by schlafly in https://github.com/spacetelescope/romanisim/pull/101
* Regtest maker functions by schlafly in https://github.com/spacetelescope/romanisim/pull/102
* Fill out target metadata stanza by schlafly in https://github.com/spacetelescope/romanisim/pull/103
* Change L2 units to DN/s reflecting changes to L2 schema in rad. by schlafly in https://github.com/spacetelescope/romanisim/pull/104
* update actions version by zacharyburnett in https://github.com/spacetelescope/romanisim/pull/98
* Use nlamba=1 for PSF generation in test to be a bit faster. by schlafly in https://github.com/spacetelescope/romanisim/pull/105
* Allow SCA -1 to indicate that multiple images should be made. by schlafly in https://github.com/spacetelescope/romanisim/pull/109
* [SCSB-145] require Python 3.10 by zacharyburnett in https://github.com/spacetelescope/romanisim/pull/106
* Use numerical inverse to improve WCS accuracy by schlafly in https://github.com/spacetelescope/romanisim/pull/110
* RCAL-762: Simulate APT program by PaulHuwe in https://github.com/spacetelescope/romanisim/pull/107
* Truncate some too-long dummy metadata strings. by schlafly in https://github.com/spacetelescope/romanisim/pull/111
* Variances should be divided by gain**2, rather than gain. by schlafly in https://github.com/spacetelescope/romanisim/pull/114
* [CI] install `fftw` with `brew` by zacharyburnett in https://github.com/spacetelescope/romanisim/pull/116
* Convert counts to integer to avoid floating point weirdness. by schlafly in https://github.com/spacetelescope/romanisim/pull/119


**Full Changelog**: https://github.com/spacetelescope/romanisim/compare/v0.5.0...v0.5.1

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.