MASK data model view, see previous implementation

calibration
config
other
raw
science

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