FLAT data model view, see previous implementation

calibration
config
other
raw
science

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