MODEL_DARK data model view, see previous implementation

calibration
config
other
raw
science

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