- Updated model subclass code - changed from returning a generator to a set for use with more complicated model selections. [#169]
- Corrected time format in tests to astropy time objects. [#169]
- Cleaned up old tests to better reflect present models. [#169]
- Added check for core metadata inclusion in nonreference files. [#169]
- Create stpipe module which provides Roman-specific Step and Pipeline subclasses. [#103, #128]
- Clean up and improve flatfield step. [#122]
- Added
RampModel
,GLS_RampFitModel
,RampFitOutputModel
and schemas. [#110] - Added
DQModel
and schemas. [#81]
- First release of romancal. Includes the core metadata and a
FlatModel
. - Update date strings in schemas and tests from strings to astropy objects [#32]
- Update Flat Schema for DQ Array DType [#55]