Ticket #7016 (closed: fixed)
EQSANS sensitivity is broken in reduction UI
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.5 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
Clicking the button to compute the sensitivity in the EQSANS reduction UI produces an error.
The problem is a call to exec in scripts/Interface/reduction_gui/reduction/eqsans_reduction.py that should be changed to mantidplot.runPythonScript.
Change History
comment:2 Changed 7 years ago by Mathieu Doucet
Re #7016 Fix issue with background execution of sensitivity calc.
Changeset: 0379df413eb9319c20e31cc40198c42449bbb51f
comment:3 Changed 7 years ago by Mathieu Doucet
Re #7016 Fix minor issue with running SetupEQSANSReduction in mtdplot
Changeset: 27a5cb9294843aedb730b05acba0dab612069747
comment:4 Changed 7 years ago by Mathieu Doucet
Re #7016 Fix issue with background execution of sensitivity calc.
Changeset: 0379df413eb9319c20e31cc40198c42449bbb51f
comment:5 Changed 7 years ago by Mathieu Doucet
Re #7016 Fix minor issue with running SetupEQSANSReduction in mtdplot
Changeset: 27a5cb9294843aedb730b05acba0dab612069747
comment:6 Changed 7 years ago by Mathieu Doucet
Re #7016 Fix ghost conflict...
Changeset: 357dd401bb245013264dbe1d107d5f0e6a7a904f
comment:7 Changed 7 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
To test:
- start the EQSANS reduction UI
- go on the Detector tab
- go under tools and click 'Turn debug mode ON'
- check the 'Perform sensitivity correction' box
- check the 'Patch sensitivity' box
- pick any EQSANS file in the 'Sensitivity data file' box
- click the 'Create sensitivity file' button
-> A new workspace named 'sensitivity' should appear -> You should not have any mantid error in red
comment:8 Changed 7 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:9 Changed 7 years ago by Mathieu Doucet
Re #7016 Fix issue with background execution of sensitivity calc.
Changeset: 0379df413eb9319c20e31cc40198c42449bbb51f
comment:10 Changed 7 years ago by Mathieu Doucet
Re #7016 Fix minor issue with running SetupEQSANSReduction in mtdplot
Changeset: 27a5cb9294843aedb730b05acba0dab612069747
comment:12 Changed 7 years ago by Mathieu Doucet
Re #7016 Fix issue with background execution of sensitivity calc.
Changeset: 0379df413eb9319c20e31cc40198c42449bbb51f
comment:13 Changed 7 years ago by Mathieu Doucet
Re #7016 Fix minor issue with running SetupEQSANSReduction in mtdplot
Changeset: 27a5cb9294843aedb730b05acba0dab612069747
comment:14 Changed 7 years ago by Mathieu Doucet
Re #7016 Fix issue with background execution of sensitivity calc.
Changeset: 0379df413eb9319c20e31cc40198c42449bbb51f
comment:15 Changed 7 years ago by Mathieu Doucet
Re #7016 Fix minor issue with running SetupEQSANSReduction in mtdplot
Changeset: 27a5cb9294843aedb730b05acba0dab612069747
comment:16 Changed 7 years ago by Dennis Mikkelson
Merge branch 'bugfix/7011_select_cell_bug' into develop into 6856_ConvertToDiffractionMDWS_v2
comment:17 Changed 7 years ago by Dennis Mikkelson
Merge branch 'bugfix/7011_select_cell_bug' into develop into 6856_ConvertToDiffractionMDWS_v2
comment:18 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7862