slac-lcls / smalldata_tools

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

Enh/droplet2 consistent #112

Closed silkenelson closed 2 years ago

silkenelson commented 2 years ago

Improvements to xtcav processing (add report of success-rate of processing, deal with potential several results resulting from different methods) add creating of ragged output arrays to sparsityFunc (nData<=0) remove saving option/step from droplet2Func, check that adding imageFunc&sparsifyFunc work instead. This is done to make this function more consistent with other similar functions.

silkenelson commented 2 years ago

photon also uses sparsify and if we write new algorithms that create data that could be written essentially as a sparsified matrix should be treated there. Next step would be to add an option to sparsity that will use Mike's new method (aka Clemen's style).