Ticket #1944 (closed: fixed)
Geometry: neutronic (vs. physical) position for components
Reported by: | Janik Zikovsky | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | 2zr@…, scu@… | Blocked By: | |
Blocking: | Tester: | Andrei Savici |
Description (last modified by Russell Taylor) (diff)
Add the ability to specify both the neutronic and actual position of components. The "neutronic" position will be used by all algorithms, the actual position is just for use in the instrument view.
Will need new tags in the XML instrument definition file.
This will be done by having two separate instrument trees created when LoadInstrument spots the extra tags in the IDF. The 'neutronic' instrument will be attached to the workspace, the other will be available via a toggle button in the instrument view.
Change History
comment:1 Changed 10 years ago by Janik Zikovsky
- Milestone changed from Iteration 26 to Iteration 27
comment:2 Changed 10 years ago by Janik Zikovsky
- Milestone changed from Iteration 27 to Iteration 28
comment:4 Changed 9 years ago by Janik Zikovsky
- Milestone changed from Iteration 29 to Iteration 30
Moved my tickets that won't get finished by iteration 29
comment:5 Changed 9 years ago by Russell Taylor
- Owner changed from Janik Zikovsky to Russell Taylor
- Status changed from new to accepted
- Description modified (diff)
I'm going to take this one...
comment:10 Changed 9 years ago by Russell Taylor
In [14278]:
comment:11 Changed 9 years ago by Russell Taylor
In [14279]:
comment:12 Changed 9 years ago by Russell Taylor
In [14282]:
comment:13 Changed 9 years ago by Russell Taylor
In [14285]:
comment:14 Changed 9 years ago by Russell Taylor
In [14300]:
comment:15 Changed 9 years ago by Russell Taylor
In [14312]:
comment:16 Changed 9 years ago by Russell Taylor
In [14314]:
comment:17 Changed 9 years ago by Russell Taylor
In [14356]:
comment:18 Changed 9 years ago by Russell Taylor
In [14371]:
comment:19 Changed 9 years ago by Russell Taylor
In [14380]:
comment:20 Changed 9 years ago by Russell Taylor
In [14396]:
comment:21 Changed 9 years ago by Russell Taylor
In [14429]:
comment:22 Changed 9 years ago by Mathieu Doucet
In [14452]:
comment:23 Changed 9 years ago by Russell Taylor
In [14478]:
comment:24 Changed 9 years ago by Russell Taylor
In [14518]:
comment:25 Changed 9 years ago by Martyn Gigg
In [14524]:
comment:26 Changed 9 years ago by Martyn Gigg
In [14525]:
comment:27 Changed 9 years ago by Russell Taylor
In [14580]:
comment:28 Changed 9 years ago by Russell Taylor
In [14637]:
comment:29 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 30 to Iteration 31
Bulk move of tickets to iteration 31 at the iteration 30 code freeze
comment:30 Changed 9 years ago by Russell Taylor
In [14952]:
comment:31 Changed 9 years ago by Russell Taylor
In [14975]:
comment:32 Changed 9 years ago by Russell Taylor
Instructions for the changes required to the IDF have been added at http://www.mantidproject.org/Indirect_Instrument_Definition_Options
comment:34 Changed 9 years ago by Russell Taylor
- Status changed from accepted to verify
- Resolution set to fixed
- Blocked By 3884 removed
To test: Load IDFs_for_UNIT_TESTING/INDIRECT_Definition.xml and compare its representation in the Instrument Window compared to all other places (e.g. from the detector table, python, algorithms). They will be different!
comment:35 Changed 9 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:36 Changed 9 years ago by Andrei Savici
- Status changed from verifying to closed
Detector table data is different than the one shown in instrument view. It is NOT clear which things are displayed. This MUST be made clear, in documentation and in captions (instrument view - show "xyz neutronic" or "xyz physical". Same for Detector table ("R-physical", or "theta-neutronic")
comment:37 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2791