AMPL data model view, see previous implementation

calibration
config
other
raw
science

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