Skip to content

Allow mismatch between uri and interpolate_over with error bars#59

Merged
olivhoenen merged 3 commits into
iterorganization:developfrom
jwasikpsnc:bugfix/fix-interpolation-not-supporting-error-bars
May 20, 2026
Merged

Allow mismatch between uri and interpolate_over with error bars#59
olivhoenen merged 3 commits into
iterorganization:developfrom
jwasikpsnc:bugfix/fix-interpolation-not-supporting-error-bars

Conversation

@jwasikpsnc
Copy link
Copy Markdown
Collaborator

Response to issue #58
This PR allows to put data node in interpolate_over parameter when uri points to _error_* node

E.g. uri=...#equilibrium/time_slice[:]/profiles_2d[:]/psi_error_upper and interpolate_over=...#equilibrium/time_slice[:]/profiles_2d[:]/psi are now valid pair of arguments.
Reason for this change is to allow interpolating _error_* node even when _error_* from target URI is empty.

Also:

  • Updated docs data_interpolation.rst with this exception to the previous rules
  • Updated interpolation tests - testing response codes when arguments are invalid

@jwasikpsnc
Copy link
Copy Markdown
Collaborator Author

FYI @mfiaudrin-epsyl

@olivhoenen
Copy link
Copy Markdown
Contributor

Please rebase and resolve conflicts as required @jwasikpsnc

@jwasikpsnc
Copy link
Copy Markdown
Collaborator Author

Merged develop into bugfix branch

@olivhoenen olivhoenen merged commit 9932657 into iterorganization:develop May 20, 2026
13 checks passed
mfiaudrin-epsyl added a commit to mfiaudrin-epsyl/IBEX that referenced this pull request May 20, 2026
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.

2 participants