OBJECT data model view, see previous implementation

calibration
config
other
raw
science

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