scipp / essdiffraction

Diffraction data reduction for the European Spallation Source
https://scipp.github.io/essdiffraction/
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Save data in TOF to CIF #97

Open jl-wynen opened 1 week ago

jl-wynen commented 1 week ago

We need to write the final results in TOF so that analysis software can read them. In the CIF writer, this means changing from saving pd_proc to pr_meas with the appropriate fields.

jl-wynen commented 1 week ago

Currently blocked because we don't have an implementation for converting back to TOF. But this issue needs to be resolved quickly once we have that.

SimonHeybrock commented 1 week ago

Is the wavelength modified after computing it? If not we can just keep the TOF coord when computing wavelength?