FLAT data model view, see previous implementation

calibration
config
other
raw
science

  graph LR
FLAT --> QC_values_FLAT
FLAT -- N --> FLAT_par
GuidingSystem -- N --> SGSGuideStar
GuidingSystem -- N --> AGGuideStar
RawFits --> LogFile
RawFits --> ObservingBlock
RawFits -- N --> EnvMeasurement
FLAT --> EsoProgram
FLAT --> ObservingBlock
RawFits --> GuidingSystem
FLAT --> RawFits
style SGSGuideStar stroke:#ea8a31
style LogFile stroke:#ea8a31
style QC_values_FLAT stroke:#ea8a31
style FLAT stroke:green
style GuidingSystem stroke:#ea8a31
style EnvMeasurement stroke:#ea8a31
style RawFits stroke:#ea8a31
style ObservingBlock stroke:#ea8a31
style AGGuideStar stroke:#ea8a31
style FLAT_par stroke:#ea8a31
style EsoProgram stroke:#ea8a31