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

Check GriddedPSFModel inputs #1662

Merged
merged 1 commit into from Nov 20, 2023
Merged

Conversation

larrybradley
Copy link
Member

GriddedPSFModel does not work with 3D input x and y arrays. With this PR, a ValueError is raised if it is called with x and y arrays that have more than 2 dimensions.

Closes: #1660

@larrybradley larrybradley added this to the 1.10.0 milestone Nov 20, 2023
@larrybradley larrybradley merged commit a50fe17 into astropy:main Nov 20, 2023
22 of 23 checks passed
@larrybradley larrybradley deleted the grid-3d branch November 20, 2023 19:43
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.

Problem with 3D inputs to GriddedPSFModel
1 participant