-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Javier Moldon edited this page Sep 13, 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.
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.
Task summary: summary.pdf
The eMERLIN CASA pipeline requires:
- CASA
- You can obtain the latest CASA release from the NRAO website
- 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
, runapt-get install aoflagger
- Or to compile from source follow the instructions here
- Easiest way is to use anaconda, with it installed you can run
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