Skip to content

A library to stack sources in astronomical interferometric data.

License

Notifications You must be signed in to change notification settings

thatoeugine/stacker

 
 

Repository files navigation

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

Requirements:
linux (a version for mac should be coming soon)
casapy
+ everything required to run casa


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

About

A library to stack sources in astronomical interferometric data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 78.7%
  • Python 15.6%
  • Cuda 4.3%
  • C 1.3%
  • Makefile 0.1%