Skip to content

Use `StackDatasetWriter` to implement MultiScan fit

Loic Huder requested to merge multi-scan-slice into main

Each scan correspond to a slice in the dataset created by the output handler MultiScanNexusOutputHandler. This handler has special data handlers (NexusSliceDataHandler) to update the slices.

Queue handlers and data handlers were modified to be able to pass the needed slices in the DATASET message.

EDIT: Now using !52 (comment 252862)

Also, I added the Orange widget and basic workflow.

Edited by Loic Huder

Merge request reports

Loading