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.nogui - Function Up: dish - Tool Previous: dish.multiply - Function


dish.nfit - Function



Package dish
Module dish
Tool dish


Set the order of the polynomial for baseline subtraction.


Synopsis
nfit(value)


Description
This function sets the order of the polynomial for baseline subtraction. It is used by the bshape and baseline functions. Use d.nfit() with no arguments to query the current value.



Arguments

value   The order of the polynomial
    Allowed: integer
    Default: none


Example
- d.nfit(3);
- d.upr('nfit')
nfit  =  3
- d.nfit()
3



Returns
Boolean




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