Skip to content

Implement -Q for greenspline 1d#7155

Merged
PaulWessel merged 2 commits intomasterfrom
greenspline-deriv-1d
Dec 13, 2022
Merged

Implement -Q for greenspline 1d#7155
PaulWessel merged 2 commits intomasterfrom
greenspline-deriv-1d

Conversation

@PaulWessel
Copy link
Member

There was no way to use -Q with 1-D spline as you got an error with any argument. This PR now allows -Q with no arg when dimension is 1. It also fixes the error that the data normalization undo was applied to the -Q slope output. This is now correct for 1-D - more work will be required for 2-D (and even 3-D); see the discussion.

There was no way to use -Q with 1-D spline as you got an error with any argument. This PR now allows -Q with no arg when dimension is 1.  It also fixes the error that the data normalization undo was applied to the -Q slope output.  This is now correct for 1-D - more work will be required for 2-D (and even 3-D).
@PaulWessel PaulWessel added bug Something isn't working documentation Improve documentation enhancement Improving an existing feature labels Dec 13, 2022
@PaulWessel PaulWessel added this to the 6.5.0 milestone Dec 13, 2022
@PaulWessel PaulWessel self-assigned this Dec 13, 2022
@PaulWessel PaulWessel merged commit 9d37d96 into master Dec 13, 2022
@PaulWessel PaulWessel deleted the greenspline-deriv-1d branch December 13, 2022 17:20
@maxrjones maxrjones added the add-changelog Add PR to the changelog label Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add-changelog Add PR to the changelog bug Something isn't working documentation Improve documentation enhancement Improving an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants