Closed YooSunYoung closed 6 months ago
@SimonHeybrock Will you check if it's in the right direction...?
This is what I tried to make:
I put the IofQ back.
Since the workflow accepts JsonGroup
, how should they be tested...?
Is there any tools to convert NexusGroup
into JsonGroup
...?
Has this been tested with the latest
Beamlime
? Do we get data through the entire chain?
I tried but I couldn't make it work with the loki.json
template.
It's complaining with this error message:
ValueError: Raw data loaded from NeXus does not contain events or a histogram. Expected to find a data array, but the data only contains {'depends_on', 'name', 'transformations', 'transform', 'monitor_2_events', 'position'}
That's why I asked this:
Since the workflow accepts JsonGroup, how should they be tested...? Is there any tools to convert NexusGroup into JsonGroup...?
Has this been tested with the latest
Beamlime
? Do we get data through the entire chain?
The minitor workflow works with the fixes that I mentioned here: https://github.com/scipp/beamlime/issues/193
The fixes are stashed in this branch: https://github.com/scipp/beamlime/tree/atleast-work
I'll fix them in an order...
I got these plots as a result :D
Fixes scipp/beamlime#186