Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow find_peaks border_width to be different along x and y #1957

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

larrybradley
Copy link
Member

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 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.

@larrybradley larrybradley added this to the 2.1.0 milestone Nov 20, 2024
@larrybradley larrybradley merged commit 8db3f19 into astropy:main Nov 21, 2024
25 checks passed
@larrybradley larrybradley deleted the find-peaks-border branch November 21, 2024 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant