Skip to content
Robert Schulz edited this page Mar 13, 2019 · 32 revisions

Welcome to the dataqa wiki!

Procedure

  1. Initial setup

    1. Log-in to Happili-01

    2. Open a screen session (not necessary, but recommended)

      • Example: screen -S dataqa
    3. Clone the repository to your home

      • Example: git clone https://github.com/apertif/dataqa.git
    4. Go to the cloned directory (e.g., /home/<user>/dataqa)

    5. 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>
  2. Run crosscal qa

  3. Run selfcal qa

  4. Run continuum qa

  5. Run line qa

  6. Run mosaic qa

  7. Put relevant information into Google-Doc

Clone this wiki locally