Skip to content

CASA task to imulate data on already-existing measurement sets.

License

Notifications You must be signed in to change notification settings

onsala-space-observatory/fakeobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAKEOBS

Installation

Steps to install the fakeobs 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 fakeobs
buildmytasks
  1. Edit the file $HOME/.casa/init.py. Add the line:
execfile('$HOME/.casa/NordicTools/fakeobs/mytasks.py')

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

tget fakeobs

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

About

CASA task to imulate data on already-existing measurement sets.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages