forked from tmt-icd/AOESW-Model-Files
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsubsystem-model.conf
22 lines (15 loc) · 935 Bytes
/
subsystem-model.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// ICD Subsystem
subsystem = AOESW
title = "Adaptive Optics Executive Software"
modelVersion = "2.0"
description = """
This is the API of the __Adaptive Optics Executive Software__ (TMT.INS.AO.AOESW).
The AOESW is composed of three main software sub-systems:
(i) the AO Sequencer, necessary to coordinate all of the AO subsystems and to sequence their AO internal tasks,
(ii) the Reconstructor Parameter Generator (RPG), necessary to generate the AO reconstruction parameters of the AO system,
(iii) and the PSF Reconstructor (PSF-R), dedicated to post-processing the AO PSF.
The AO Sequencer of the AOESW controls the actions of the Laser Guide Star
Facility (LGSF), NFIRAOS, the RPG and the PSF Reconstructor. The AO Sequencer
also controls the wavefront sensors and on-detector guide windows (if any) of the NFIRAOS instruments. The AO Sequencer
does not control the instruments themselves (i.e. IRIS, MODHIS, etc.).
"""