centowen / stacker

A library to stack sources in astronomical interferometric data.
GNU General Public License v2.0
3 stars 4 forks source link

Python module to stack data in the uv or image domain.

Requirements: linux (a version for mac should be coming soon) casapy

To install run: make install

For further instruction on installation and compilation view file INSTALL.

An example of using the stacker is contained in 'example/stack_testdata.py'. To run: cd example casapy execfile('stack_testdata.py') # in the casa shell

For more information on running code read documentation.pdf