MASK data model view, see previous implementation

calibration
config
other
raw
science

  graph LR
MASK -- N --> MASK_par
GuidingSystem -- N --> SGSGuideStar
MASK --> EsoProgram
GuidingSystem -- N --> AGGuideStar
RawFits --> LogFile
MASK --> QC_values_MASK
RawFits --> ObservingBlock
RawFits -- N --> EnvMeasurement
RawFits --> GuidingSystem
MASK --> ObservingBlock
MASK --> RawFits
style SGSGuideStar stroke:#ea8a31
style LogFile stroke:#ea8a31
style MASK stroke:green
style GuidingSystem stroke:#ea8a31
style RawFits stroke:#ea8a31
style MASK_par stroke:#ea8a31
style ObservingBlock stroke:#ea8a31
style AGGuideStar stroke:#ea8a31
style EnvMeasurement stroke:#ea8a31
style EsoProgram stroke:#ea8a31
style QC_values_MASK stroke:#ea8a31