Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLOSURES

Installation

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

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

tget closures

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

About

CASA task to plot closure phases (or amplitudes) vs. time or frequency.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages