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

SplineInterpolation fails when not outputting the derivative WS #11747

Closed
DanNixon opened this issue Jan 16, 2015 · 1 comment
Closed

SplineInterpolation fails when not outputting the derivative WS #11747

DanNixon opened this issue Jan 16, 2015 · 1 comment
Assignees
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@DanNixon
Copy link
Member

The code that sets this output property assumes that if the derivative order is greater than zero then you must want the output, since the default value of DerivOrder is 2 this causes the algorithm to fail when all you want is the interpolated workspace.

@DanNixon
Copy link
Member Author

DanNixon commented Jun 3, 2015

This issue was originally trac ticket 10908

@DanNixon DanNixon added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@DanNixon DanNixon self-assigned this Jun 3, 2015
@DanNixon DanNixon added this to the Release 3.4 milestone Jun 3, 2015
@DanNixon DanNixon closed this as completed Jun 3, 2015
VickieLynch added a commit that referenced this issue Jun 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

1 participant