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

wcs_from_points inverse fit and interface changes #349

Merged
merged 2 commits into from
Jan 26, 2021

Conversation

cshanahan1
Copy link
Contributor

Changed the interface to wcs_from_points to better match the similar function in astropy, and added the fitting of the inverse transform.

After discussion with @nden, we decided to not allow a WCS to be passed in to be refit (as is done in astropy - 'projection' can be a projection code or a WCS). Additionally, in astropy a string projection code is supplied but here a projection type is used.

@jdavies-st jdavies-st requested review from mcara and nden January 15, 2021 15:29
Copy link
Member

@mcara mcara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@nden nden added this to the 0.17 milestone Jan 21, 2021
@nden
Copy link
Collaborator

nden commented Jan 21, 2021

@cshanahan1 Please add a change log entry under 0.17.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants