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.saveprojects - Function Up: dynamicsched - Tool Previous: dynamicsched.generateprojects - Function


dynamicsched.probview - Function



Package synthesis
Module simulator
Tool dynamicsched


View the probability distributions for time, freq, rating, RA/DEC


Synopsis
probview(whichone)


Description
View the probability distributions for time, freq, rating, RA/DEC which have been created by generateprojects and are reflected in the projects.



Arguments

whichone Which distribution should we look at?
Allowed: 'freq'|'rating'|'radec'|'time'
Default: 'freq'


Returns
Bool


Example
mysched.probview('freq');
mysched.probview('time');
mysched.probview('radec');
mysched.probview('rating');





next up previous contents index
Next: dynamicsched.saveprojects - Function Up: dynamicsched - Tool Previous: dynamicsched.generateprojects - 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