Produced by IDL 7.1.1
User Documentation

./plotter
bdrop.pro

Last modification date:
Wed Sep 28 13:27:09 2016

bdrop

procedure bdrop, nchan

This procedure is used to specify how many channels at the beginning of the spectrum should be ignored, when plotting. You then avoid the bad autoscaling that can result when the edge of the spectrum contains bad values. Note that the values are applied in channel space, so depending on whether the plot is shown in channels, frequency, or velocity, a bdrop value may affect the left or right side of the plotted spectrum.

Examples
   show       ; show some spectrum with bad channels 
   bdrop,10   ; the spectrum is replotted with better scaling
   bdrop,0    ; unset the bdrop value
 
Version
$Id$
Common blocks
gbtplot_common

Parameters
nchan
in, required
int
number of channels to drop from the beginning of the plot


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:36 2016