Skip to content

Releases: spacetelescope/romancal

Romancal 0.16.3 (24Q4_B15)

29 Aug 15:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.2...0.16.3

Romancal 0.16.2 (24Q4_B15)

23 Aug 16:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.1...0.16.2

Romancal 0.16.1 (24Q4_B15)

14 Aug 17:17
Compare
Choose a tag to compare

What's Changed

  • release metadata for 0.16.1 + update stpipe to use ModelLibrary + stcal to use outlier detection functions by @zacharyburnett in #1364

Full Changelog: 0.16.0...0.16.1

Romancal 0.16.0 (24Q4_B15)

13 Aug 19:07
Compare
Choose a tag to compare

rad 0.21.0

  • Add schema for sky background
  • Update schema for TVAC and FPS data

roman_datamodels 0.21.0

  • Update models for sky background
  • Updates for TVAC data
  • Updates to improve memory usage

romancal 0.16.0

  • Updates to the source catalog step
  • Update tweakreg step to use source catalog
  • Updates to the skymatch step
  • Replace ModelContainer with ModelLibrary
  • Update code to use ModelLibrary
  • Updates to improve memory management
full changelog...

Full Changelog: 0.15.2...0.16.0

Romancal 0.15.2

22 Jul 18:39
4d4de46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.1...0.15.2

Romancal 0.15.1

15 May 16:20
Compare
Choose a tag to compare
  • roman_datamodels bug fixes
  • Improved support for TVAC/FPS schemas

New Contributors

Full Changelog: 0.15.0...0.15.1

Romancal 0.15.0 (DMS build 24Q3_B14)

09 May 12:53
Compare
Choose a tag to compare

RAD v 0.19.4, cumulative changes since v0.19.0

  • Changed image units from e/s to DN/s.
  • Add flux step schema
  • Add L2 and L3 catalog schema
  • Add L2 and L3 segmentation map schema

Roman Datamodels v 0.19.2, cumulative changes since v0.19.0

  • Move dqflags to roman_datamodels from romancal
  • Updates for FPS and TVAC schemas
  • Add Bit Mask to Resample
  • Add 'basic' schema to 'wfi_mosaic'
  • Change image units from e/s to DN/s
  • Improve handling of individual image metadata.

Romancal v 0.15.0

  • The high-level processing pipeline can now resample images onto skycells
  • New capability to compute skycells matching input images
  • Allow DQ flags to be specified by the user in resample step
  • Populate the l3 product individual_image_meta block, which tracks the metadata from input L2 images.
  • Include the input L2 file names on disk in the meta.resample information
  • Populate level 3 WCS keywords
  • Include logs in L3 products
  • Move dqflags to roman_datamodels
  • Make PSF fitting the default in source detection, and improve PSF fitting.
  • Resampling now populates weight maps and context images.
  • Improve outlier detection.
  • Add a flux calibration step to the mosaic pipeline.
  • Add new a new SourceCatalog step with Webb heritage.
  • Add a new test of astrometric accuracy.

General

  • Updates to read-the-docs
  • Updates for unit and regression tests

New Contributors

Full Changelog: 0.14.0...0.15.0

Romancal 0.14.0 (DMS build 24Q2_B13)

14 Feb 02:54
d4b8998
Compare
Choose a tag to compare

RAD v 0.19.0

  • The Level 3 Mosaic schema was updated to include new metadata
  • Add a wcs tag to schemas so the WCS object is now validated
  • Removed unused variance schema

Roman Datamodels v 0.19.0

  • Updates for metadata of the Level 3 Mosaics model
  • The WCS object is now required for Level 2 and Level 3 models
  • Updates to have meta.model_type to reflect current model

Romancal v 0.14.0

Level 2 products

  • Activate apodized FFT interpolation in RefPix
  • Accept dq array from SDF in the case of telemetry data dropouts
  • Border pixels arrays are now copies and not views into the full data array. This avoids the increase of file size as with the view the original 3D data array was copied in the Level 2 products.

Level 3 products

  • Update resample step to handle the L3 metadata

General

  • Updates to read-the-docs
  • Updates for unit and regression tests

Changelog

New Contributors

Full Changelog: 0.13.0...0.14.0

Romancal 0.13.0 (DMS build 24Q1_B12)

28 Nov 15:42
Compare
Choose a tag to compare
  • Ramp fitting supports uneven ramps
  • Jump detection algorithm updated
  • Combine jump detection and ramp fitting steps
  • Support for data with truncated MA tables
  • Added skymatch, outlier detection and resample steps
  • Refined source catalogs in the tweakreg step
  • Updates to the saturation step
  • Code for the High Level Pipeline

What's Changed

Read more

Romancal 0.12.0 (DMS build 23Q4_B11)

21 Aug 15:39
79a4dd8
Compare
Choose a tag to compare

This release includes updates for association processing in the pipeline, added the reference pixel step, and some improvements in memory usage. It also includes updates for roman_datamodels for additional unit checking. The input data files now include updated quantities and the CRDS context is now at roman_0051.

What's Changed

New Contributors

Full Changelog: 0.11.0...0.12.0