Skip to content
Javier Moldon edited this page Sep 4, 2017 · 23 revisions

The wiki will hold many different things, such as usage of pipeline, coding ethics and install instructions for the various software needed.

For users

See the README file packaged with the pipeline on how to use the pipeline.

Common problems are documented here. If you cannot find your solution on this page please raise an issue and we will try to address it.

External packages

The eMERLIN CASA pipeline requires:

  1. CASA
    • You can obtain the latest CASA release from the NRAO website
  2. Aoflagger (currently non-optional but will be in the future)
    • Easiest way is to use anaconda, with it installed you can run conda install -c pkgw-forge aoflagger=2.9.0
    • On Ubuntu/Debian with apt-get, run apt-get install aoflagger
    • Or to compile from source follow the instructions here

For developers

Before making any changes please follow the link on how to use Github efficiently: Coding Practices

The various meeting minutes can be found here:

The test data used to develop the pipeline can be downloaded here.

Timing information. Information on how long does it take to process a data set here

Clone this wiki locally