MODEL_DARK data model view, see previous implementation

calibration
config
other
raw
science

  graph LR
MODEL_DARK -- N --> DARK
RawFits --> LogFile
MASTER_BIAS --> BADPIX_TABLE
BIAS --> ObservingBlock
BIAS --> EsoProgram
MODEL_DARK --> MASTER_BIAS
MASTER_BIAS --> QC_MASTER_BIAS
MODEL_DARK --> ObservingBlock
MASTER_BIAS --> MuseReference
MASTER_BIAS --> ObservingBlock
DARK --> QC_values_DARK
BIAS --> RawFits
RawFits --> ObservingBlock
MASTER_BIAS --> QC_values_MASTER_BIAS
DARK --> ObservingBlock
GuidingSystem -- N --> SGSGuideStar
DARK --> EsoProgram
MASTER_BIAS --> recipe_bias
MASTER_BIAS --> MuseRun
MASTER_BIAS -- N --> BIAS
MASTER_BIAS --> LogFile
BIAS --> QC_values_BIAS
QC_MASTER_BIAS -- N --> QCpar_MASTER_BIAS
MODEL_DARK --> BADPIX_TABLE
MODEL_DARK --> MuseRun
MODEL_DARK --> recipe_dark
MODEL_DARK --> LogFile
RawFits -- N --> EnvMeasurement
RawFits --> GuidingSystem
DARK --> RawFits
GuidingSystem -- N --> AGGuideStar
style AGGuideStar stroke:#ea8a31
style MODEL_DARK stroke:red
style MASTER_BIAS stroke:blue
style ObservingBlock stroke:#ea8a31
style recipe_dark stroke:purple
style EsoProgram stroke:#ea8a31
style EnvMeasurement stroke:#ea8a31
style BADPIX_TABLE stroke:green
style recipe_bias stroke:purple
style MuseReference stroke:#ea8a31
style GuidingSystem stroke:#ea8a31
style RawFits stroke:#ea8a31
style SGSGuideStar stroke:#ea8a31
style QCpar_MASTER_BIAS stroke:purple
style QC_values_MASTER_BIAS stroke:#ea8a31
style MuseRun stroke:#ea8a31
style LogFile stroke:#ea8a31
style DARK stroke:green
style BIAS stroke:green
style QC_values_BIAS stroke:#ea8a31
style QC_MASTER_BIAS stroke:purple
style QC_values_DARK stroke:#ea8a31