scipp / tof

A simple tool to create time-of-flight chopper cascade diagrams
https://tof.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Further unit testing #25

Open nvaytet opened 1 year ago

nvaytet commented 1 year ago

A first set of basic unit tests were added in #23 . We need to expand the case coverage, using tools like hypothesis to probe the parameter space (with things like making sure no neutrons go unaccounted for along their journey though the model).

See https://github.com/scipp/tof/pull/23#discussion_r1179137997