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

Sample Images #7

Closed kloppstock closed 7 years ago

kloppstock commented 7 years ago

As we are approaching the test phase, we would like to ask for sample rendered sample images to compare our output against. Frame 1 and Frame 1000 of the supplied dataset or something similar would be sufficient.

sredford commented 7 years ago

Is your output pedestal corrected ADC counts, or something else? What format do you want the sample images in?

de-narm commented 7 years ago

Our output is pedestal corrected but we don't update them yet. We're using the calibrated energy formula. The format we're using are .bmp files.

sredford commented 7 years ago

Ah, so your output is energy? (You take the raw ADC counts, pedestal correct and then multiply by the gain factors) .bmp files: so you just want to look at two images to make the comparison? In that case I can send you png files.

de-narm commented 7 years ago

Yes, our output is energy. .png files would be great, we'd currently compare them manually anyway.

sredford commented 7 years ago

Here are the sample images. Gain frame 0 gain_hist_2d_frame0 Gain frame 0 zoom gain_hist_2d_frame0_zoom Gain frame 999 gain_hist_2d_frame999 Gain frame 999 zoom gain_hist_2d_frame999_zoom ADC frame 0 adc_hist_2d_frame0 ADC frame 0 zoom adc_hist_2d_frame0_zoom ADC frame 999 adc_hist_2d_frame999 ADC frame 999 zoom adc_hist_2d_frame999_zoom Energy frame 0 logz energy_hist_2d_frame0_log Energy frame 0 logz zoom energy_hist_2d_frame0_zoom_log Energy frame 999 logz energy_hist_2d_frame999_log Energy frame 999 logz zoom energy_hist_2d_frame999_zoom_log

kloppstock commented 7 years ago

Thank you!