-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Robert Schulz edited this page Mar 14, 2019
·
32 revisions
Scripts for data QA
Wrapper scripts for specific data QA should live at the top level. There are separate directories for scripts/code related to each type of data QA. E.g.
run_crosscalQA.py
crosscal
->ccal_plots.py
-
Initial setup
-
Log-in to Happili-01
-
Open a screen session (optional, but recommended)
- Example:
screen -S dataqa
- Example:
-
Clone the repository to your home
- Example:
git clone https://github.com/apertif/dataqa.git
- Example:
-
Go to the cloned directory (e.g.,
/home/<user>/dataqa) -
Run set_up_qa.py
- Example:
python set_up_qa.py <obs_id> - This will create the directory structure by default to
/home/<user>/qa_science_demo_2019/<obs_id>
- Example:
-
Set environment for apercal (if not already done)
-
-
Run crosscal qa
Example:
python run_ccal_plots <scannumber> <fluxcal> [-p --/path/to/write/images/too] -
Run selfcal qa
-
Run continuum qa
-
Run line qa
-
Run mosaic qa
-
Put relevant information into Google-Doc