spacetelescope / roman_datamodels

Datamodel support for the roman calibration pipeline
https://roman-datamodels.readthedocs.io
Other
7 stars 21 forks source link

TVAC and FPS in RCAL Code #407

Open PaulHuwe opened 3 days ago

PaulHuwe commented 3 days ago

RAD datamodels have strayed far enough from FPS & TVAC models that RomanCAL can no longer process them. Methods need to be added to translate FPS & TVAC into RCAL readable datamodels. The following test can be used for such methods:

https://github.com/spacetelescope/roman_datamodels/blob/main/tests/test_models.py#L1037