Versions Compared

Key

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

...

Code Block
Pkg/Rel        TEST   BASE(ana-0.14.1)
TBATBD

 

 

External files

Configuration script expects a few files in the local directory work/; two files with masks and file with a shape of background.

...

The 1st line in this file is a (commented) header with colon-titles.

Remarks

  • Peak finder parameters - all parameters in the peak finder are set without optimization.

...

  • They need to be tuned in two places;
    1.  in the configuration file for two modules ImgAlgos.NDArrDropletFinder(:Arc/:Equ), and
    2.  in the python script in calls of peaks_filter(...) method.
  • ROI for peakfinder is defined by combination of two mechanisms;
    1. mask - ndarray with values 1/0. Pixels masked by "0", are ignored.
    2. a set of rectangular windows on sensors, defined by the parameter windows in module ImgAlgos::NDArrDropletFinder.
  • Peak finder parameters need to be optimized!

 

 

 

...

References

...