Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

alexhroom
Copy link
Collaborator

Fixes #69 by splitting resampleParams into resampleMinAngle and resampleNPoints. Also changes the validation for resampleMinAngle to match MATLAB and be mathematically sensible - now accepts values strictly greater than 0 and less than or equal to 1.

Copy link
Collaborator

@DrPaulSharp DrPaulSharp left a comment

Choose a reason for hiding this comment

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

I'm afraid I have another inconsistency for you to mop up. Everything else looks good though.

@alexhroom alexhroom changed the title Splits resampleParams into two parameters Splits resampleParams into two parameters and bumped version to 0.0.0.dev2 Sep 6, 2024
@alexhroom alexhroom changed the title Splits resampleParams into two parameters and bumped version to 0.0.0.dev2 Splits resampleParams into two parameters and bumps version to 0.0.0.dev2 Sep 6, 2024
@alexhroom alexhroom merged commit 9a6c196 into RascalSoftware:main Sep 6, 2024
7 checks passed
@alexhroom alexhroom deleted the 69-split-resample-params branch September 6, 2024 14:03
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.

Do we want to split resampleParams into two parameters?
2 participants