point_source_finderΒΆ

This module provides functionality for identifying the locations of points of interest (unresolved bright spots) in an image and fitting point spread functions to them.

Classes

FindPPOIInROIOut

This named tuple represents the output of the find_poit_in_roi() method.

POIFinderOut

This named tuple represents the output of the point of interest finding process.

PointOfInterestFinder

This class is responsible for finding and refining points of interest in an image.

PointOfInterestFinderOptions

This class defines the options used to configure the PointOfInterestFinder.