Name Last Update
..
calibrator_source Loading commit data...
migrations Loading commit data...
AgentImagesCalibrator.py Loading commit data...
AgentImagesProcessor.py Loading commit data...
README.md Loading commit data...
__init__.py Loading commit data...
admin.py Loading commit data...
apps.py Loading commit data...
calibrator Loading commit data...
models.py Loading commit data...
tasks.py Loading commit data...
tests.py Loading commit data...
urls.py Loading commit data...
views.py Loading commit data...

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.