Skip to content

Feature/signal data operation#90

Draft
jwasikpsnc wants to merge 45 commits into
iterorganization:developfrom
jwasikpsnc:feature/signal_data_operation
Draft

Feature/signal data operation#90
jwasikpsnc wants to merge 45 commits into
iterorganization:developfrom
jwasikpsnc:feature/signal_data_operation

Conversation

@jwasikpsnc

Copy link
Copy Markdown
Collaborator
  • adds /data/plot_data/ signal_operations parameter
  • adds signal operations description in /info/data_manipulation_methods endpoint response
  • accepts operations as list ["operation:<URI>", "..."] e.g. ["add:<uri>","mul:<uri>","div:<uri>"]
  • operations are executed in order determined by position in the list
  • allowed operations:
    • add
    • sub
    • mul
    • div
  • updated docs
  • if <base_uri> and <operand_uri> have the same shapes - > no interpolation needed
  • if <base_uri> and <operand_uri> have different shapes -> error is being raised

Waiting for #89 to be merged first

jwasikpsnc and others added 30 commits April 17, 2026 14:04
…re/data-smoothing

# Conflicts:
#	backend/ibex/core/ibex_service.py
#	backend/ibex/data_source/data_source_interface.py
#	backend/ibex/data_source/imas_python_source.py
#	backend/ibex/data_source/imas_python_source_utils.py
#	backend/ibex/endpoints/data.py
#	backend/ibex/endpoints/info.py
#	backend/ibex/endpoints/schemas/info_schemas.py
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 imas-ibex | 🛠️ Build #33243350 | 📁 Comparing 2499794 against latest (9fe753c)

  🔍 Preview build  

131 files changed · + 81 added · ± 50 modified

+ Added

± Modified

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