neutrons / mantid_total_scattering

Implementing total neutron scattering data reduction using the Mantid Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix that the tof min and max can be cropped bank by bank

marshallmcdonnell opened this issue · comments

The relevant lines are here for the hard-coded, NOMAD-specific lines:
https://github.com/marshallmcdonnell/mantid_total_scattering/blob/master/total_scattering/reduction/total_scattering_reduction.py#L1158-L1159

Would like to add the ability in the input file for specifying the cropping

Will be closed once #64 is addressed