Ticket #1811 (closed: fixed)
Get beam center finding work under the Mathieu's new framework
Reported by: | Steve Williams | Owned by: | Steve Williams |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 29 |
Component: | Python | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
Center finding should work in the SANS GUI and SANSRunWindow.cpp, can't import SANSReduction. SANSReduction.py will remain for the time being so not to break legacy scripts.
Change History
comment:8 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 26 to Iteration 27
Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.
comment:9 Changed 10 years ago by Russell Taylor
(In [8502]) Split off Windows setup into separate file. Revert bit-ness check to test CMAKE_CL_64 (can't rely on "64" being in the generator string - it isn't for NMake). Still works for me if choosing 32 bit Visual Studio generator. Remove explicit path from FindPoco - CMAKE_LIBRARY_PATH is searched anyway. Re #1811.
comment:10 Changed 10 years ago by Russell Taylor
The last check-in should have been under #1881.
comment:11 Changed 10 years ago by Steve Williams
comment:12 Changed 10 years ago by Steve Williams
comment:13 Changed 10 years ago by Steve Williams
comment:14 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 27 to Iteration 28
Bulk move of tickets at the end of iteration 27
comment:15 Changed 10 years ago by Steve Williams
comment:16 Changed 10 years ago by Steve Williams
comment:17 Changed 10 years ago by Martyn Gigg
comment:18 Changed 10 years ago by Martyn Gigg
comment:19 Changed 10 years ago by Martyn Gigg
comment:20 Changed 10 years ago by Steve Williams
comment:21 Changed 10 years ago by Steve Williams
comment:22 Changed 9 years ago by Steve Williams
comment:23 Changed 9 years ago by Steve Williams
- Status changed from new to verify
- Resolution set to fixed
comment:24 Changed 9 years ago by Steve Williams
- Status changed from verify to reopened
- Resolution fixed deleted
comment:25 Changed 9 years ago by Steve Williams
- Milestone changed from Iteration 28 to Iteration 29
comment:26 Changed 9 years ago by Steve Williams
comment:27 Changed 9 years ago by Steve Williams
comment:28 Changed 9 years ago by Steve Williams
comment:29 Changed 9 years ago by Steve Williams
comment:30 Changed 9 years ago by Steve Williams
comment:31 Changed 9 years ago by Steve Williams
comment:32 Changed 9 years ago by Steve Williams
comment:33 Changed 9 years ago by Steve Williams
comment:34 Changed 9 years ago by Steve Williams
comment:35 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 29 to Iteration 30
Accepted and assigned tickets moved at iteration 29 code freeze
comment:36 Changed 9 years ago by Steve Williams
- Status changed from reopened to accepted
- Milestone changed from Iteration 30 to Iteration 29
Must work as the instructions here http://www.mantidproject.org/Using_the_SANS_GUI_Beam_Centre_Finder
comment:37 Changed 9 years ago by Steve Williams
- Status changed from accepted to verify
- Resolution set to fixed
comment:38 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:39 Changed 9 years ago by Michael Reuter
- Status changed from verifying to closed
The procedure seems to work OK.
comment:40 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2658
(In [7201]) Fixed some problems with the SANS GUI talking to the Python objects re #1811