ComputationalRadiationPhysics / jungfrau-photoncounter

Conversion of Jungfrau pixel detector data to photon count rate
GNU General Public License v3.0
2 stars 2 forks source link

Write Kernel #3

Closed kloppstock closed 7 years ago

kloppstock commented 7 years ago

Write a kernel for:

de-narm commented 7 years ago

Both kernels are written, whether or not the math is actually done correctly I'll determine when the upstream works. Furthermore, the current calibration kernel only covers the initial creation of the pedestals. I'll add the update functions after the conversion kernel has been proven to work.

@TheFl0w @kloppstock In order to compile them on Taurs I had to load an older version of gcc. 4.9.1 did work fine, I didn't test anything between 4.9.1 and 6.2.0 though.