DATACUBE_FINAL_user data model view, see previous implementation

calibration
config
other
raw
science

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