Skip to content

Releases: spacetelescope/romanisim

v0.2.2

26 May 14:08
Compare
Choose a tag to compare

What's changed

  • Updated workflow to build wheels to handle C extensions.

Full Changelog: v0.2.1...v0.2.2

v0.2.2-alpha

26 May 13:48
Compare
Choose a tag to compare
v0.2.2-alpha Pre-release
Pre-release

What's changed

  • Update publish-to-pypi workflow to build wheels for the new C extension associated with ramp fitting.

Full Changelog: v0.2.1...v0.2.2-alpha

v0.2.1

25 May 20:56
8af7a60
Compare
Choose a tag to compare

What's Changed

  • Improved regression test infrastructure
  • Used roman_datamodels for manipulating Roman image objects
  • Added Casertano+22-style ramp fitting, including respecting flagged pixels
  • Propagated pixels affected by saturation and CR hits to ramp fitting.

In more detail...

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Apr 19:54
Compare
Choose a tag to compare

What's Changed

  • Cosmic rays and persistence instrumental effects now included in L1 and L2 images.
  • Unit tests for the WCS, PSF, bandpass, L1, image, and catalog modules.
  • Support for generating catalogs from Gaia
  • Simulated source catalogs from simple parametric source distributions
  • Bug fixes.

In more detail...

Full Changelog: v0.1.3...v0.2.0

v0.1.3

30 Nov 15:18
655fd19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

21 Oct 16:08
05f83ad
Compare
Choose a tag to compare

What's Changed

  • Add support for flat field and gain reference files by @schlafly in #12

v0.1.1

18 Oct 14:43
d20246f
Compare
Choose a tag to compare

Bug fix & minor enhancement release

  • Bug fix: include flux scaling by exposure time for non-chromatic catalog-mode source simulation.
  • Enhancement: Include simulation input arguments in output.
  • Enhancement: Include catalog of locations & fluxes of simulated sources in output.
  • Enhancement: Avoid calling WCS in non-vectorized way.

v0.1.0

14 Oct 20:31
2ab4c37
Compare
Choose a tag to compare

First release of romanisim with support for creating L1 and L2 images.

v0.1

14 Oct 20:21
2ab4c37
Compare
Choose a tag to compare

First romanisim release with rudimentary level 2 image construction.

What's Changed

v0.0.2

03 Aug 17:48
Compare
Choose a tag to compare

Another skeleton release aiming to propagate to pypi, this time with a legal semantic version.