Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: dish.fileout - Function Up: dish - Tool Previous: dish.empty - Function


dish.filein - Function



Package dish
Module dish
Tool dish


Sets the scan group used by scan access functions.


Synopsis
filein(wsname)


Description
Several scan groups (Measurement sets or saved data) can be available in the results manager at once. This function sets which of those available functions is used when scan access routines (getr, getc, getscan) are called. If a scan group is not in the results manager yet but has been filled and saved to disk, it can be opened with the d.open command.



Arguments

wsname   scan group name; must already be 'opened' (exist in the Result s Manager)
    Allowed: string
    Default: no default


Returns
T (if successful)


Example
- d.filein('dishdemo2');





next up previous contents index
Next: dish.fileout - Function Up: dish - Tool Previous: dish.empty - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01