Alpha Release - Interface

-bash-3.00$ casapy
___________________________________________________________
Available tasks:

   *almasim      bandpass      blcal         clean   
   contsub       correct       *exportfits   *exportuvfits
   feather       flagautocorr  *flagger   
   flagxy        fluxscale     fringecal     ft
   gaincal       importarchive *importasdm   importfits
   importuvfits  *imcontsub    clearcal      invert 
   listhistory   listobs       mosaic        plotants
   plotxy        *polcal       *regrid       setjy   
   split         uvmodelfit    viewer
 
Available tools:

   ms (MS)               mp (MS plot)
   cb (calibrater)       cp (cal plot)
   tb (table)            tp (table plot)
   im (imager)           af (autoflag)
   me (measures)         qa (quanta)
   ia (image analysis)   sm (simulation)
 
   pl (pylab functions)
   sd (ASAP functions)

___________________________________________________________________

Help :
   help taskname          - Full help for task
   help par.parametername - Full help for parameter name 
   tasklist               - Task list organized by catagory
   taskhelp               - One line summary of available tasks
   toolhelp               - One line summary of available tools
   startup                - The start up screen

___________________________________________________________________
Activating auto-logging. Current session state plus future input saved.
Filename       : ./ipython.log
Mode           : append
Output logging : False
Timestamping   : False
State          : active
Python 2.4.2 (#1, Aug 13 2006, 18:07:01) 
Type "copyright", "credits" or "license" for more information.

IPython 0.7.1 -- An enhanced Interactive Python.
?       -> Introduction to IPython's features.
%magic  -> Information about IPython's 'magic' % functions.
help    -> Python's own help system.
object? -> Details about 'object'. ?object also works, ?? prints more.

In-line help/documentation

  • help taskname
  • help par.parametername
  • help tasklist
  • help toolhelp
  • startup
CASA UI
  • inp 'taskname' -- see current parameter values
  • parameter = value -- set a parameter to a value; this will be picked up by any tasks which use this value.
  • save 'taskname' -- save taskname's parameters to taskname.saved in local directory (Note: you can also specify the file) as in:
    • save 'taskname', 'thisfile.saved'
  • execfile 'taskname.saved' -- restores the task's parameters to the saved values.
  • In action - NGC5921 end-to-end script
  • Meet the new viewer
  • Meet the new table browser
Needed
  • Complete interface tests for all tools
  • Initial task cookbook complete; user ref man updated
  • All regression tests migrated to tool/task scripts
  • Parameter setting shell for tools
  • Distribution mechanisms
CHUG Effort
  • task review
  • priority task implementation (e.g., image analysis)
  • Cookbook review
  • Parameter dictionary review
  • SSG - patch cycle of two weeks - re-release/distribute with bug fixes
SSG Schedule
  • October - Alpha release (6 October)--13 October
  • October - ALMA simulator release to NAASC
  • November 27 - EVLA TST3 (calibration)
  • December - ALMA TST5 (+single dish) --> January 29(?)
    • Due to ALMA confluence of schedules, delay in holography.
  • January - ALMA simulator release to external users

Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu

Copyright © 2006 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense

Modified on Monday, 12-Dec-2011 08:10:21 MST