Skip to content

Implement basic sum task that saves in EDF

Loic Huder requested to merge sum-task into main

For ewoksid22#7 (closed)

Initial implementation to be built upon, following the script sum_id22.py.

Here are the relevant features for now

  • Sums images across scans (should be an option later)
  • Optional normalization by monitor data
  • Saves the result in EDF (should be configurable later)
Edited by Loic Huder

Merge request reports