Versions Compared

Key

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

...

This module use results and should work after the ImgAlgos::ImgPeakFinder.
It gets the vector of peaks for the source and key, loops over all founded peaks and counts the number of peaks above the thresholds threshold_peak and threshold_total. If the selection_mode is "SELECTION_ON" and the number of found peaks exceeds the n_peaks_min the event is passed for further analysis/processing,
the table of found peaks may be saved in file with prefix defined by the fname parameter.

...

Wiki Markup
This module extends features of the previous {{ [ImgAlgos::CSPadArrNoise|PCDS:Psana Module Catalog#Module ImgAlgos::CSPadArrNoise}}] module for the case of peak finding.
It works on CSPad data array (shaped as \[5920=4*8*185\]\[388\]) as follows:

...