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

Online display / live system #21

Closed kloppstock closed 5 years ago

kloppstock commented 7 years ago

Implement an interface for the actual JF module to calculate the photon maps in real time. A first implementation is currently located in the online-calculation branch.

kloppstock commented 6 years ago

Requirements (as discussed in the meeting on 25. May):

sredford commented 6 years ago

what does 'show highest value' mean?

kloppstock commented 6 years ago

This tracks the highest measured photon count since it was last displayed per pixel.

kloppstock commented 5 years ago

Hi,

currently all methods to extract the data mentioned above are implemented and will soon also get a better documentation. Did you need anything more, or will your implementation be made on top of these functions?

Cheers, Jonas