slac-lcls / smalldata_tools

code to facilitate production of LCLS small data files and the analysis thereof
12 stars 12 forks source link

Pyfai #87

Closed vespos closed 2 years ago

vespos commented 2 years ago

Description

  1. pyFAI based DetObjecFunc
  2. Add post-processing function framework to the cube. DetObjectFunc can now be applied to the summed binned data and their results saved to the cubed file
  3. Modification / improvement of the cube framework to handle feature in 2.
  4. Add an exception hook to catch single rank failure, which were responsible for cube jobs to hang
  5. Add mfx cube config file

Motivation and Context User request for pyFAI. Make cube analysis more versatile, lower the amount of work on the users' end.

How Has This Been Tested? On run 239 of mfxc00118 (Rayonix). Partially on run 386 (epix10k2M)

Where Has This Been Documented? In the smalldata_tools confluence page