See: Description
Interface | Description |
---|---|
TimeCorrectionKernel |
This interface is for time correction of the data array.
|
Class | Description |
---|---|
ApplyRandomArrivalTimeShift |
add random offsets to an array of arrival times.
|
ApplyRandomTimelineShift |
shift each pixel's timeline by a random offsets.
|
CastDoubleArrayToIntArray | |
CastToDoubleArray |
Created by kaibrugge on 01.09.14.
|
CombineDataArrays |
Combine two Pixel Arrays of the same size with each other
Allows for either addition, substraction, multiplication or division.
|
CreateFakeStartCells | |
CreateFakeTime | |
DividePixelArrays |
Subtract two Pixel Arrays of the same size from each other
|
ElementWise |
A collection of element-wise operations on double[] arrays with a scalar.
|
ElementwiseMultiplyDoubleArray | |
LinearTimeCorrectionKernel |
This class does an linear interpolation of input points.
|
PreviousEventInfo | |
Remapping |
This processors changes the order of the pixels in the data from SoftId to Chid
|
RemappingKeys |
The monte carlo values are written in softId order.
|
SanitizeKeys |
Processor that converts all keys to snake case and replaces mars class name stuff and hungarian notation.
|
SelectArrayByChid |
Created by jbuss on 20.11.14.
|
SelectValueByChid |
Created by jbuss on 20.11.14.
|
ShiftDataArray |
Created by jbuss on 09.10.14.
|
SortDoubleArray | |
SubtractDataArrays |
Subtract two Pixel Arrays of the same size from each other
|
Copyright © 2019. All rights reserved.