MASK data model view, see previous implementation

calibration
config
other
raw
science

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