PREVIEW_FOV data model view, see previous implementation

calibration
config
other
raw
science

  graph LR
PREVIEW_FOV -- N --> IMAGE_FOV
PREVIEW_FOV --> LogFile
PREVIEW_FOV --> recipe_exp_align
PREVIEW_FOV --> MuseRun
PREVIEW_FOV -- N --> SOURCE_LIST
style MuseRun stroke:#ea8a31
style IMAGE_FOV stroke:#ea8a31
style LogFile stroke:#ea8a31
style SOURCE_LIST stroke:#ea8a31
style PREVIEW_FOV stroke:red
style recipe_exp_align stroke:purple