Skip to content

CASA task to generate synthetic visibilities based on a Total-Power (Single Dish) image.

Notifications You must be signed in to change notification settings

onsala-space-observatory/SD2vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SD2VIS

Installation

Steps to install the SD2vis task into casa

  1. Clone the git repository into a directory of your choice (e.g., $HOME/.casa/NordicTools)
cd $HOME/.casa/NordicTools
git clone <repository url>
cd SD2vis
buildmytasks
  1. Edit the file $HOME/.casa/init.py. Add the line:
execfile('$HOME/.casa/NordicTools/SD2vis/mytasks.py')

That's it! You should be able to run the new task in CASA! Just doing:

tget SD2vis

inside casa should load the task. To get help, just type help SD2vis

About

CASA task to generate synthetic visibilities based on a Total-Power (Single Dish) image.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages