Skip to content

Implement task to save outputs of `IntegrateBlissScanWithoutSaving` to NeXus

Loic Huder requested to merge nexus-nD into main

For #12 (closed) (#12 (comment 231985) specifically)

I didn't change the API of the existing task SaveNexusPattern1D to not break existing workflows. Instead, I extracted some of its methods into util functions to reuse them in the new task SaveNexusCakeOrStack (input welcomed on the name) EDIT: Renamed SaveNexusIntegrated.

If we can sort out API change problems, I think both tasks could merged in one.

Edited by Loic Huder

Merge request reports