scipp / ess

European Spallation Source facility bespoke, neutron scattering tools based on scipp.
https://scipp.github.io/ess/
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Wrappers for coordinate transformations #185

Open jl-wynen opened 1 year ago

jl-wynen commented 1 year ago

We want to removed scippneutron.convert at some point. But we need to first ensure that we have user friendly interface around transform_coords. This likely requires wrappers around it for each technique / instrument.

We should start by refactoring all usages of convert to transform_coords and then compare workflows to come up with a common structure for a wrapper.