scipp / essreflectometry

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

Replace `sciline.Scope` by generic type aliases #8

Closed jokasimr closed 2 weeks ago

jokasimr commented 8 months ago

(After dropping support for Python3.11!)

When we're on python 3.12 we can use generic type aliases instead of scopes to define generic steps in the pipeline.

SimonHeybrock commented 2 weeks ago

Closing since no specific info here, it just clogs up the issue list.