Ticket #6729 (closed: fixed)
SANS Does not process the DET/RESCALE/FIT
Reported by: | Gesner Passos | Owned by: | Gesner Passos |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | anders.markvardsen@… | Blocked By: | |
Blocking: | Tester: | Roman Tolchenov |
Description
Execute the attached script and you will see that fitScale is false. But, the mask file was set to true.
Attachments
Change History
Changed 8 years ago by Gesner Passos
- Attachment loqreduction.py added
Changed 8 years ago by Gesner Passos
- Attachment MASKLOQ_MAN.112A added
Mask file necessary to show the error
comment:3 Changed 8 years ago by Gesner Passos
- Status changed from accepted to verify
- Cc anders.markvardsen@… added
- Resolution set to fixed
Tester:
it was an important error, but with trivial solution. The branch is feature/6729_process_fitscale
Just execute the loqreduction.py script. If it prints True, True at the end, everything is fine.
Double check with MantidPlot, ISISInterface, set the mask to MASKLOQ_MAN.112A, and check that at tab diagnosis the checkbox for fit scale is checked.
comment:4 Changed 8 years ago by Roman Tolchenov
- Status changed from verify to verifying
- Tester set to Roman Tolchenov
comment:5 Changed 8 years ago by Roman Tolchenov
- Status changed from verifying to closed
The script reports True, True, the checkboxes are checked.
comment:10 Changed 7 years ago by Gesner Passos
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7575
Note: See
TracTickets for help on using
tickets.
Script to show the bug.