Skip to content

Create new Exposure Time Calculator reference file schema #836

@rgcosentino

Description

@rgcosentino

RTB is requesting a new schema and data model for a new Exposure Time Calculator reference file that handles automatic and programmatic updates to the ETC yaml form used when there is a new release of the ETC engine.

See example file in /grp/roman/RFP/DEV/build_files/Build_26Q2_B21/ new_roman_etc_WFI01.asdf - new_roman_etc_WFI18.asdf

In []: af = asdf.open('new_roman_etc_WFI01.asdf')

In []: af.tree['roman'].keys()
Out[]: dict_keys(['form', 'meta'])

meta is a dictionary
form is a dictionary - ok with renaming to etc_form or other suggestions

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions