Skip to content

onsala-space-observatory/checkres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHECKRES

Installation

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

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

tget checkres

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

About

CASA task for a quick check of image residuals in Fourier space.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages