epoc-ed / GUI

Graphical User Inteface for JungFrau integrated in JEOL TEM
0 stars 0 forks source link

Cutoff value for high intensities #81

Open svanterwingen opened 2 days ago

svanterwingen commented 2 days ago

There seems to be a cutoff value for high intensities at which the viewer just shows one color (e.g. yellow in Viridis color mode). What is that cutoff value and should it really exist? Sometimes it throws me off when focusing the beam.

erikfrojdh commented 2 days ago

When Jungfrau detector is close to saturating Jungfraujoch sets the pixel value to int32max (I think) to indicate that something went wrong.

Maybe there is a way to disable this but it would anyway be a flat top with almost only the same values.

Workaround:

In case there is a strong need for correct pixel values with a focused beam one could:

This extends the dynamic range of Jungfrau by a factor of almost 200, but at the cost of duty cycle.