STD data model view, see previous implementation

calibration
config
other
raw
science

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