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.boxcar - Function Up: dish - Tool Previous: dish.bdrop - Function


dish.bias - Function



Package dish
Module dish
Tool dish


Add a bias to the scan in memory


Synopsis
bias(factor)


Description
This function will add a bias to the scan in memory. The bias should be a vector of the same shape as the scan's number of polarizations, or a single value to be applied to all polarizations.



Arguments

factor   The constant or vector to add
    Allowed: float or vector of floats
    Default: none


Returns
boolean (T if successful)


Description


Example
- d.plotc(159)
- d.bias([-2.0,-0.5]);
- d.show();





next up previous contents index
Next: dish.boxcar - Function Up: dish - Tool Previous: dish.bdrop - 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