https://github.com/timstaley/chimenea
Automated image-synthesis of multi-epoch radio-telescope data.
https://github.com/timstaley/chimenea
Last synced: 7 days ago
JSON representation
Automated image-synthesis of multi-epoch radio-telescope data.
- Host: GitHub
- URL: https://github.com/timstaley/chimenea
- Owner: timstaley
- License: other
- Created: 2015-01-14T11:53:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-06T11:56:06.000Z (almost 9 years ago)
- Last Synced: 2025-02-17T12:45:28.992Z (3 months ago)
- Language: Python
- Homepage:
- Size: 58.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#chimenea#
Chimenea implements a simple but effective algorithm for automated imaging
of multi-epoch radio-synthesis data, developed as part of the
[ALARRM programme](http://4pisky.org/projects/#ALARRM).
The key logic-flow is implemented in the
[pipeline.py](chimenea/pipeline.py) module.
For a full description, see the accompanying paper,
[Staley and Anderson (2015)](https://github.com/timstaley/automated-radio-imaging-paper).The chimenea pipeline is built upon NRAO [CASA](http://casa.nrao.edu)
subroutines, interacting with the CASA environment via the
[drive-casa](https://github.com/timstaley/drive-casa)
interface layer.While chimenea has only been tested with data from AMI-LA to date,
the algorithm is implemented in a telescope-agnostic fashion and could trivially
be adapted to other telescopes. You may want to take a look at the
[amisurvey](https://github.com/timstaley/amisurvey)
package to see how it has been integrated into our project-specific data-flow.If you make use of chimenea in work leading to a publication, we ask that you
cite the relevant [ASCL entry](http://ascl.net/1504.005) and accompanying paper
([Staley and Anderson (2015)](https://github.com/timstaley/automated-radio-imaging-paper)).
![]()
Casa, chimenea, estrellas.
(Image credit: [Jonas Wagner](https://www.flickr.com/photos/80225884@N06/), CC BY-NC-SA 2.0)