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