Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timstaley/amisurvey

End-to-end calibration and imaging of AMI-LA data.
https://github.com/timstaley/amisurvey

Last synced: about 11 hours ago
JSON representation

End-to-end calibration and imaging of AMI-LA data.

Awesome Lists containing this project

README

        

#AMIsurvey

An end-to-end calibration and imaging pipeline for data from the
[AMI-LA](http://www.mrao.cam.ac.uk/telescopes/ami/) radio observatory.
For a full description, see the accompanying paper,
[Staley and Anderson (2015)](https://github.com/timstaley/automated-radio-imaging-paper).

Builds upon:
* [drive-ami](https://github.com/timstaley/drive-ami), for interfacing with the
AMI-Reduce calibration pipeline.
* [drive-casa](https://github.com/timstaley/drive-casa), for interfacing with
the NRAO [CASA](http://casa.nrao.edu) image-synthesis routines.
* [chimenea](https://github.com/timstaley/chimenea), which implements a
simple iterative algorithm for automated imaging of multi-epoch radio
observations.

##Installation

pip install -r requirements.txt
pip install -e .

##Usage

amisurvey_makelist.py --help
amisurvey_reduce.py --help