scipp / beamlime

Live data reduction visualisation for ESS
https://scipp.github.io/beamlime/
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Insert event data into nexus structure. #172

Closed YooSunYoung closed 6 months ago

YooSunYoung commented 6 months ago

Fixes #134

I tried to make it generic so that DataReductionHandler can insert any time-dependent data into the nexus structure, but the source of the f144(log, ev44(event data) and tdct(chopper) don't seem to be generic...

We are collecting related questions here: #168 and in the mean-time we decided to just use event data.

I created related issue to fix the rest of them #171.

YooSunYoung commented 6 months ago

This PR will be split into multiple ones starting with #175 ...