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


next up previous contents index
Next: e2emakefiles - Tool Up: e2epipeline - Tool Previous: e2epipeline - Constructor


e2epipeline.project - Function



Package nrao
Module e2e
Tool e2epipeline


Process a project from the archive


Synopsis
project(project, telescope, tbeg, tend, execute, target)


Description
The data from a specified project are processed through a pipeline. The script is generated automatically from information in the archive, using an e2emakefiles.



Arguments

project   Name of project to process
    Allowed: String
telescope   Name of telescope from which the project originates
    Allowed: String
    Default: unset
tbeg   Beginning time
    Allowed: String
    Default: unset
tend   End time
    Allowed: String
    Default: unset
execute   Execute the script?
    Allowed: Bool
    Default: T
target   Name of makefile target
    Allowed: String
    Default: 'all'


Returns
Bool







next up previous contents index
Next: e2emakefiles - Tool Up: e2epipeline - Tool Previous: e2epipeline - Constructor   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