Skip to content

Feature/binary data operation#89

Draft
jwasikpsnc wants to merge 34 commits into
iterorganization:developfrom
jwasikpsnc:feature/binary_data_operation
Draft

Feature/binary data operation#89
jwasikpsnc wants to merge 34 commits into
iterorganization:developfrom
jwasikpsnc:feature/binary_data_operation

Conversation

@jwasikpsnc

Copy link
Copy Markdown
Collaborator
  • adds /data/plot_data/ operations parameter
  • adds operations description in /info/data_manipulation_methods endpoint response
  • accepts operations as list ["operation:value", "..."] e.g. ["add:1","mul:2","div:3"]`
  • operations are executed in order determined by position in the list
  • allowed operations:
    • add
    • sub
    • mul
    • div
    • pow
    • root
  • updated docs

Waiting for #72 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 #33195617 | 📁 Comparing d79fac5 against latest (024d53b)

  🔍 Preview build  

130 files changed · + 80 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