Versions Compared

Key

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

...

Effect of polarization is somehow accounted, but most likely the sample-to-detector distance 1m is not correct.

CSPAD "dopping" artifacts

Code Block
arr = load_txt(fname_nda)
rb = RadialBkgd(X, Y, mask, nradbins=500, nphibins=1)
pf = gu.reshape_to_2d(polarization_factor(rb.pixel_rad(), rb.pixel_phi(), 0.5e6))
nda = rb.subtract_bkgd(arr * pf) * mask.flatten()

Image Added Image Added Image Added

References

...