ARC data model view, see previous implementation

calibration
config
other
raw
science

  graph LR
ARC --> RawFits
ARC --> QC_values_ARC
GuidingSystem -- N --> SGSGuideStar
RawFits --> LogFile
ARC -- N --> ARC_par
RawFits --> ObservingBlock
RawFits -- N --> EnvMeasurement
RawFits --> GuidingSystem
ARC --> ObservingBlock
ARC --> EsoProgram
GuidingSystem -- N --> AGGuideStar
style SGSGuideStar stroke:#ea8a31
style QC_values_ARC stroke:#ea8a31
style ARC stroke:green
style LogFile stroke:#ea8a31
style ARC_par stroke:#ea8a31
style GuidingSystem stroke:#ea8a31
style RawFits stroke:#ea8a31
style ObservingBlock stroke:#ea8a31
style AGGuideStar stroke:#ea8a31
style EnvMeasurement stroke:#ea8a31
style EsoProgram stroke:#ea8a31