Class | Description |
---|---|
AboveThreshold |
Finds pixels above a certain threshold limit.
|
BasicExtraction |
This processor performs a basic extraction on the data array.
|
EstimateBaseline |
Simple processor tho estimate the baseline amplitude with the average from the slices of a given window
Created by jbuss on 29.01.15.
|
HandleSaturation |
TODO: This is a work in progress.
|
IdentifyPixelAboveThreshold |
Identify pixel with a signal above a given threshold by means of photon charge, hand them over as list and pixel array
|
MaxAmplitude |
This processor simply calculates the maximum value for all time slices in each Pixel.
|
MinAmplitudeGlobal |
This processor simply calculates the minimum value for all time slices in each Pixel.
|
NeighborPixelCorrelation |
Calculate the average covariance and correlation of neighboring pixels to determine
the correlation of theire timeseries
|
NeighborPixelDCF |
Calculate the Descrete Correlation Function for the Time Series of neigbouring pixels as a measure for their
correllation
|
PhotonChargeTimeOverThreshold |
This feature is supposed to calculate the photon charge of a SiPM pulse
from number of slices above a given Threshold (aka Pulse Width).
|
RisingEdgeForPositions | |
RisingEdgePolynomFit | |
SaturatedSlicesPercentage |
Simply calculates the percentage of values in an array, that are above a certain threshold.
|
TimeOverThreshold |
This feature is supposed to give the number of slices above a given Threshold,
in order to calculate the width of a Signal
|
TimeOverThresholdTL |
This feature is supposed to give the number of slices above a given Threshold,
caclulated for a defined extraction window
|
WaveformFluctuation |
This processor calculates integrals of a given integration window beginning at an random start sample.
|
Copyright © 2019. All rights reserved.