FLAT data model view, see previous implementation
calibration
config
other
raw
science
graph LR FLAT -- N --> FLAT_par GuidingSystem -- N --> SGSGuideStar FLAT --> RawFits FLAT --> EsoProgram RawFits --> ObservingBlock FLAT --> ObservingBlock RawFits --> LogFile RawFits -- N --> EnvMeasurement RawFits --> GuidingSystem GuidingSystem -- N --> AGGuideStar FLAT --> QC_values_FLAT style AGGuideStar stroke:#ea8a31 style QC_values_FLAT stroke:#ea8a31 style ObservingBlock stroke:#ea8a31 style EsoProgram stroke:#ea8a31 style EnvMeasurement stroke:#ea8a31 style LogFile stroke:#ea8a31 style RawFits stroke:#ea8a31 style SGSGuideStar stroke:#ea8a31 style FLAT stroke:green style GuidingSystem stroke:#ea8a31 style FLAT_par stroke:#ea8a31