![]() |
eMorpho Data Server Reference |
eMorphoUSB driverData structuresAPIData Server |
eMorpho Data Structure: fpga_weightsSummaryThe fpga_weights data structure contains summation weights that can be used to improve energy resolution in some scintillators (eg SrI2) and to improve pulse shape discrimination in specialized firmware. Note that weights are only available in non-standard 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. |