Romancal 0.14.0 (DMS build 24Q2_B13)
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
- Rcal 727 Add High Level Pipeline documentation, various updates by @ddavis-stsci in #1043
- RCAL-509: Update jump step docs by @WilliamJamieson in #1035
- add documentation for static preview script by @zacharyburnett in #1046
- Hotfix for regression tests broken by filename changes by @WilliamJamieson in #1050
- remove LFS tracking from
.gitattributes
by @zacharyburnett in #1051 - Add docs for outlier detection step. by @mairanteodoro in #1042
- Rcal 300 Updates to check for CRDS return value for each ELPP step by @ddavis-stsci in #1055
- Add unit tests and outlier module refactoring. by @mairanteodoro in #1058
- Rcal 738 Process data with at least 16 resultants (SOC-1069 & SOC-1070) by @ddavis-stsci in #1059
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1018
- drop sphinx-asdf requirement by @braingram in #1063
- Rcal 740 Add Data Products documentation to RTD by @ddavis-stsci in #1064
- Update to outlier detection docs. by @mairanteodoro in #1062
- fix compare_asdf model difference by @braingram in #1066
- Provide a default WCS for ramp fitting. by @schlafly in #1072
- switch jenkins runs to use roman-serverless for crds by @braingram in #946
- Rcal-622 Add the ability to copy resultantdq from SDF to a rampmodel by @ddavis-stsci in #1085
- RCAL-704 Update resample step to handle the L3 meta data by @stscieisenhamer in #1057
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1069
- Add python 3.12 devdeps testing by @WilliamJamieson in #886
- Update tweakwcs dependency by @schlafly in #1086
- RCAL-724: Add additional information to
compare_asdf
diff reports. by @WilliamJamieson in #1044 - Turn on the apodized FFT interpolation by @WilliamJamieson in #1017
- update
requirements-sdp.txt
instructions to include thesdp
extra by @zacharyburnett in #1097 - Make copies of border pixel arrays when building L2 image. by @schlafly in #1098
- Fix a few incorrect dtypes used in tests by @WilliamJamieson in #1090
- metadata updates for release 0.14.0 by @jhunkeler in #1103
New Contributors
- @jhunkeler made their first contribution in #1103
Full Changelog: 0.13.0...0.14.0