ILLUM data model view, see previous implementation

calibration
config
other
raw
science

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