The find_peaksborder_width keyword can now accept two values, indicating the border width along the the y and x edges, respectively.
When exclude_border is set to True in the DAOStarFinder and StarFinder classes, the excluded border region can be different along the x and y edges if the kernel shape is rectangular.
The
find_peaks
border_width
keyword can now accept two values, indicating the border width along the the y and x edges, respectively.When
exclude_border
is set toTrue
in theDAOStarFinder
andStarFinder
classes, the excluded border region can be different along the x and y edges if the kernel shape is rectangular.