Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • averaged over all 14636 events calibrated (pedestal, common mode) data 
  • polarization correction factor 
  • polarization corrected data
  • radial-background subtracted data using single angular bin
  • radial-background subtracted data using 8 angular bins
  • apply some geometry correction

    Code Block
        geo = GeometryAccess(fname_geo)
        geo.move_geo('CSPAD:V1', 0, 1600, 0, 0)
        geo.move_geo('QUAD:V1', 2, -100, 0, 0)


    and plot again radial-background subtracted data using single angular bin
    Image AddedImage Added
    "dish"-like shape disappears.

CSPAD "dopping" artifacts

...