ILLUM data model view, see previous implementation

calibration
config
other
raw
science

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