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.bshape - Function Up: dish - Tool Previous: dish.bias - Function


dish.boxcar - Function



Package dish
Module dish
Tool dish


Perform a boxcar smoothing


Synopsis
boxcar(smooth_width)


Description
This function will perform a boxcar smooth using the specified window in channels on the spectrum in globalscan1. This function automatically performs decimation. Use the smooth or regrid functions for more options.



Arguments

smooth_width   The smoothing width
    Allowed: integer
    Default: 3


Returns
Boolean


Example
- d.boxcar(5)
- d.show()





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