Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mantidproject
mantid
Commits
3c507d25
Unverified
Commit
3c507d25
authored
6 years ago
by
Pete Peterson
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #22679 from mantidproject/4a_and_4b_monitors
Add dummy monitors to reflectometers
parents
d3cede84
b640456d
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
instrument/REF_L_Definition.xml
+23
-1
23 additions, 1 deletion
instrument/REF_L_Definition.xml
instrument/REF_M_Definition.xml
+22
-2
22 additions, 2 deletions
instrument/REF_M_Definition.xml
with
45 additions
and
3 deletions
instrument/REF_L_Definition.xml
+
23
−
1
View file @
3c507d25
...
...
@@ -74,5 +74,27 @@
</cuboid>
<algebra
val=
"pixel-shape"
/>
</type>
<!--MONITORS-->
<component
idlist=
"monitors"
type=
"monitors"
>
<location/>
</component>
<type
name=
"monitors"
>
<component
type=
"monitor"
>
<location
name=
"monitor1"
z=
"-0.23368"
/>
</component>
</type>
<type
is=
"monitor"
name=
"monitor"
>
<cylinder
id=
"cyl-approx"
>
<centre-of-bottom-base
x=
"0.0"
y=
"0.0"
z=
"0.0"
/>
<axis
x=
"0.0"
y=
"0.0"
z=
"1.0"
/>
<radius
val=
"0.01"
/>
<height
val=
"0.03"
/>
</cylinder>
<algebra
val=
"cyl-approx"
/>
</type>
<idlist
idname=
"monitors"
>
<id
val=
"-1"
/>
</idlist>
</instrument>
This diff is collapsed.
Click to expand it.
instrument/REF_M_Definition.xml
+
22
−
2
View file @
3c507d25
...
...
@@ -74,6 +74,26 @@
</cuboid>
<algebra
val=
"pixel-shape"
/>
</type>
<!--MONITORS-->
<component
idlist=
"monitors"
type=
"monitors"
>
<location/>
</component>
<type
name=
"monitors"
>
<component
type=
"monitor"
>
<location
name=
"monitor1"
z=
"-0.23368"
/>
</component>
</type>
<type
is=
"monitor"
name=
"monitor"
>
<cylinder
id=
"cyl-approx"
>
<centre-of-bottom-base
x=
"0.0"
y=
"0.0"
z=
"0.0"
/>
<axis
x=
"0.0"
y=
"0.0"
z=
"1.0"
/>
<radius
val=
"0.01"
/>
<height
val=
"0.03"
/>
</cylinder>
<algebra
val=
"cyl-approx"
/>
</type>
<idlist
idname=
"monitors"
>
<id
val=
"-1"
/>
</idlist>
</instrument>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment