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

Use more sampling points by default for pulse distributions #28

Closed nvaytet closed 1 year ago

nvaytet commented 1 year ago

Default number of points for interpolating distribution function is 10,000. This has been seen to not be enough, for some chopper settings. Either use 100,000 by default, or maybe have something that is based on the number of neutrons? e.g. N/10

nvaytet commented 1 year ago

Fixed in #26 , sampling should no longer be needed for most applications.