SKYFLAT data model view, see previous implementation

calibration
config
other
raw
science

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