Ticket #1522 (closed: fixed)
Add use of helper method to get instrument geometry filename in algorithms
Reported by: | Stuart Campbell | Owned by: | Stuart Campbell |
---|---|---|---|
Priority: | major | Milestone: | Iteration 28 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
Look through the code to see where we are manually constructing the instrument definition filename and replace by a call to the helper function ConfigService::getInstrumentFilename().
Change History
comment:1 Changed 10 years ago by Nick Draper
- Owner set to Stuart Campbell
- Status changed from new to assigned
comment:2 Changed 10 years ago by Stuart Campbell
- Component set to Mantid
- Milestone changed from Iteration 25 to Iteration 26
comment:3 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:4 Changed 10 years ago by Stuart Campbell
- Milestone changed from Iteration 27 to Iteration 28
comment:10 Changed 10 years ago by Stuart Campbell
comment:11 Changed 10 years ago by Mathieu Doucet
comment:12 Changed 10 years ago by Stuart Campbell
comment:13 Changed 10 years ago by Stuart Campbell
comment:14 Changed 10 years ago by Stuart Campbell
comment:15 Changed 10 years ago by Stuart Campbell
comment:16 Changed 10 years ago by Stuart Campbell
comment:17 Changed 10 years ago by Stuart Campbell
comment:18 Changed 10 years ago by Stuart Campbell
comment:19 Changed 10 years ago by Stuart Campbell
comment:20 Changed 10 years ago by Stuart Campbell
comment:21 Changed 10 years ago by Stuart Campbell
comment:22 Changed 10 years ago by Stuart Campbell
comment:23 Changed 10 years ago by Stuart Campbell
(In [10380]) Re-insert hack back as this seems to break lots of things. The problem is being caused by relying on NOT finding the instrument definition and loading the info from the RAW files instead. We should fix this, if people need to load from the RAW file they should do it explicitly. refs #1522
comment:24 Changed 10 years ago by Stuart Campbell
comment:25 Changed 10 years ago by Stuart Campbell
comment:26 Changed 10 years ago by Stuart Campbell
comment:27 Changed 10 years ago by Stuart Campbell
comment:28 Changed 10 years ago by Stuart Campbell
comment:30 Changed 10 years ago by Mathieu Doucet
comment:31 Changed 10 years ago by Russell Taylor
comment:32 Changed 10 years ago by Stuart Campbell
- Status changed from accepted to verify
- Resolution set to fixed
comment:33 Changed 9 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:34 Changed 9 years ago by Andrei Savici
- Status changed from verifying to closed
Seems to be working. Before this, if I used MantidPlot and I set the facility, I had to delete my mantid profile in order for the tests to run. Now it's no problem
comment:35 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2369