Skip to content

Feature/interpolation without new values#60

Merged
olivhoenen merged 7 commits into
iterorganization:developfrom
jwasikpsnc:feature/interpolation-without-new-values
May 18, 2026
Merged

Feature/interpolation without new values#60
olivhoenen merged 7 commits into
iterorganization:developfrom
jwasikpsnc:feature/interpolation-without-new-values

Conversation

@jwasikpsnc
Copy link
Copy Markdown
Collaborator

  • added interpolation_method parameter to plot_data
    possible values are:
    -- exact_value (don't create new values)
    -- “linear”, “nearest”, “slinear”, “cubic”, “quintic” and “pchip” (method parameter from RegularGridInterpolator)
  • added new endpoint info/data_manipulation_methods - returning list of possible data manipulations (to be updated with new functionalities) - acts as reference for FE with names, descriptions and parameters
  • added more detailed tests for interpolation
  • updated docs

Comment thread backend/ibex/data_source/imas_python_source.py
Comment thread backend/ibex/core/ibex_service.py
Comment thread backend/ibex/endpoints/schemas/info_schemas.py
@olivhoenen olivhoenen merged commit c528665 into iterorganization:develop May 18, 2026
13 checks passed
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