![]() |
MCA-3K Data Server Reference |
eMorphoUSB driverData structuresFPGA Data structuresARM Data structuresAPI |
MCA-3K Data Structure: fpga_weights
SummaryThe fpga_weights data structure contains summation weights that can be used to improve energy resolution in some scintillators and to improve pulse shape discrimination in specialized firmware. Data structureThe fpga_weights structure simply contains an array of 1024 16-bit unsigned int16 (uint16). No further named fields or user dictionaries are available.
Summation weights are used when computing the energy sum. E=Σkwkyk, where By default all weights are equal: 32768, which corresponds to unity gain. |