slac-lcls / smalldata_tools

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

Enh/unsparse #136

Closed silkenelson closed 2 years ago

silkenelson commented 2 years ago

Add a function to turn dictionary (data, row, col, ...) into a full array for further processing. This was needed to run azimuthal averaging on the droplet output.

Also fixes a bug that only appeared when adding azimuthal averaging to a dropletFunc in setFromFunc.