Closed Cathyhjj closed 7 months ago
Observed issues in xafs_scan, when step size is bigger than stop point.
For example:
start: 0 step: 50 end: 70
Which of the following is correct:
Consensus from SKD/MAS/CJS was option 1.
Possible fix: https://github.com/spc-group/haven/commit/d48328cf57e4a8656355bf33b8afe3483651f543
solved by Mark using np.linspace
Observed issues in xafs_scan, when step size is bigger than stop point.