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


next up previous contents index
Next: dynamicsched.schedule - Function Up: dynamicsched - Tool Previous: dynamicsched.getpgplotter - Function


dynamicsched.setschedcriteria - Function



Package synthesis
Module simulator
Tool dynamicsched


Set criteria for scheduling observations


Synopsis
setschedcriteria(hatozenith, hafromzenith, phasecutoff)


Description
Set criteria for scheduling observations. Currently, the algorithm used to schedule observations is quite brain-dead, taking sources within some hour angle range of transit, and picking the highest frequency observations that still have residual phase errors less than the cut-off value.



Arguments

hatozenith Hour angle approaching zenith
Allowed: Quantity
Default: '2h'
hafromzenith Hour angle passing zenith
Allowed: Quantity
Default: '1.5h'
phasecutoff Maximum residual phase error permitted
Allowed: Quantity
Default: '30deg'


Returns
Bool


Example
mysched.setschedcriteria(hatozenith='1.0h', hafromzenith='1.0h', 
phasecutoff='20deg');





next up previous contents index
Next: dynamicsched.schedule - Function Up: dynamicsched - Tool Previous: dynamicsched.getpgplotter - 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-10-15