README.md
Observation_manager
Observation_manager contains agents to process images acquired by PyROS. The levels of image pprocessing are defined as bellow:
- L0: Raw image.
- L1a: Correction dark, flat (pixel modified).
- L1b: Calibration WCS (header modified).
- L1c: Analyzed specific for each Scientific Program (header modified). Data are produced.
- L2: Image archived.
The agents:
- agentImagesCalibrator: Creates dark, flat calibration files.
- agentImagesProcessor: Correction dark, flat (L0 -> L1a) and WCS calibration (L1a -> L1b).
- agentImagesAnalyser: Analyze specific to Scientific Programs (L1b -> L1c).
Few basic examples of use
First example: To launch agentImagesProcessor from the root of PyROS in test mode:
cd $PYROS
.\PYROS -t start agentImagesProcessor -o tnc -fg
The option -t creates a test.