DARK data model view, see previous implementation

calibration
config
other
raw
science

  graph LR
GuidingSystem -- N --> SGSGuideStar
GuidingSystem -- N --> AGGuideStar
RawFits --> LogFile
DARK --> ObservingBlock
RawFits -- N --> EnvMeasurement
RawFits --> ObservingBlock
DARK --> EsoProgram
DARK --> RawFits
RawFits --> GuidingSystem
DARK --> QC_values_DARK
style EsoProgram stroke:#ea8a31
style RawFits stroke:#ea8a31
style LogFile stroke:#ea8a31
style ObservingBlock stroke:#ea8a31
style EnvMeasurement stroke:#ea8a31
style SGSGuideStar stroke:#ea8a31
style DARK stroke:green
style GuidingSystem stroke:#ea8a31
style AGGuideStar stroke:#ea8a31
style QC_values_DARK stroke:#ea8a31