opticam_new.reduction.finder ============================ .. py:module:: opticam_new.reduction.finder Classes ------- .. autoapisummary:: opticam_new.reduction.finder.DefaultFinder Module Contents --------------- .. py:class:: DefaultFinder(npixels, border_width = 0) Default source finder. Combines image segmentation with source deblending. .. py:attribute:: border_width :value: 0 .. py:attribute:: finder .. py:method:: __call__(data, threshold)