sddsbaseline
performs baseline removal for SDDS column data. Several methods of
determining the baseline are provided.
endPoints
specifies selecting number values from the start and end of the column. outsideFWHA
specifies selecting all values that are outside multiplier times the full-width-at-half-amplitude (FWHA)
of the pixel count distribution. |verb|antiOutlier| specifies selecting all values that are not deemed outliers in the 2-sigma sense in any of passes inspections. These last two options implicitly assume that the statistical distribution of the pixel counts is baseline dominated.
fit
specifies fitting a line to the values (as a function of index). average
specifies taking a simple average of the values.
sddssmooth
) may be applied
after removal of negative values; this can result in the removal of positive noise spikes.
Giving -repeats
allows applying the baseline removal procedure iteratively to the
data.