Feature/data smoothing#72
Conversation
jwasikpsnc
commented
May 20, 2026
- Updated /info/data_manipulation_methods/ workflow
- Added Gaussian and Savitzky-Golay filters
- Passing whole request structure to data_source layer instead of parameters extraction
- Added smoothing tests
- Updated docs
…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
|
@olivhoenen |
Yes, having the linter checking for these is indeed a good idea @jwasikpsnc |
|
Ok, will do it in separate branch |
|
|
@olivhoenen |