See: Description
| Class | Description |
|---|---|
| ArrayElementsMean |
This operator calculates the mean value of each element in the array and puts out another array which holds the mean value for each element.
|
| ArrayLength |
This operator returns the length of the array specified by the key
|
| ArrayMean |
This operator calculates the mean value of the values in of the array specified by the key.
|
| ArrayRMS |
This operator calculates the rms of the array specified by the key
|
| ArrayStatistics |
Writes some information about the given array to the data item.
|
| ArraySum |
This operator calculates the sum of the values in of the array specified by the key.
|
| ArrayVariance |
This operator calculates the rms of the array specified by the key
|
| CameraAverage | |
| Derivation |
Return an array with the deviation of neighboring slices in each pixel.
|
| KeyInShowerDistribution | |
| PatchAverage | |
| SinglePeStatisticsPixel |
Calculate the Statistics of Pixel Arrays
|
| SlidingFastFourierTrafo | |
| TimeseriesFeatures |
This processor calculates several features of the timerow in a given timewindow:
- mean, std, skewness, kurtosis
- median, mode, min, max, quantil 25%, quantil 75%
- histogram (over all events) from the difference between the data voltages and the voltages after a moving average filter
|
This should NOT replace analysis software like ssps or root. This is meant to get a quick overview of the data thats currently being analyzed. However this package also contains some useful processors to calculate the Hillas Parameter;
Copyright © 2019. All rights reserved.