BIAS data model view, see previous implementation

calibration
config
other
raw
science

  graph LR
GuidingSystem -- N --> SGSGuideStar
BIAS --> EsoProgram
BIAS --> RawFits
BIAS --> QC_values_BIAS
RawFits --> ObservingBlock
RawFits --> LogFile
BIAS --> ObservingBlock
RawFits -- N --> EnvMeasurement
RawFits --> GuidingSystem
GuidingSystem -- N --> AGGuideStar
style AGGuideStar stroke:#ea8a31
style ObservingBlock stroke:#ea8a31
style EsoProgram stroke:#ea8a31
style EnvMeasurement stroke:#ea8a31
style LogFile stroke:#ea8a31
style BIAS stroke:green
style RawFits stroke:#ea8a31
style SGSGuideStar stroke:#ea8a31
style QC_values_BIAS stroke:#ea8a31
style GuidingSystem stroke:#ea8a31