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


next up previous contents index
Next: vlafiller.selecttime - Function Up: vlafiller - Tool Previous: vlafiller.output - Function


vlafiller.selectproject - Function



Package nrao
Module vla
Tool vlafiller


Select which project to convert


Synopsis
selectproject(project)


Description

The selectproject function filters the data so that only some of it is copied to the output measurement set. The observing project identifier is a string of six or less characters. Only records that contain the same, case in-sensitive, string are copied to the output measurement set. The 'unset' value matches all projects. This is the default.

This functions returns F if the selection could not be done.



Arguments

project   The observing project name.
    Allowed: string
    Default: unset


Returns
T or F


Example
See the example for the vlafiller constructor.



next up previous contents index
Next: vlafiller.selecttime - Function Up: vlafiller - Tool Previous: vlafiller.output - 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