Ticket #1165 (closed: fixed)
SANS: Add option to change monitor from mask file
Reported by: | Martyn Gigg | Owned by: | Steve Williams |
---|---|---|---|
Priority: | major | Milestone: | Iteration 22 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Currently the SANS mask file can contain a line MON/LENGTH 12.3 4
which sets the monitor-sample distance=12.3 and the monitor spectrum to 4.
We need to add the option to change the monitor spectrum in isolation from the length by adding the option to recognise a line
MON/SPECTRUM=4
when reading the mask file.
All that needs changing is the "MaskFile" function in the SANSReduction script.
Change History
comment:1 Changed 11 years ago by Steve Williams
- Status changed from new to closed
- Resolution set to fixed
comment:2 Changed 11 years ago by Steve Williams
- Status changed from closed to reopened
- Resolution fixed deleted
Note: See
TracTickets for help on using
tickets.
(In [4192]) Added reading MON/SPECTRUM in SANS mask files fixes #1165