Skip to content

Commit

Permalink
Added diffraction technique to inelastic instruments. refs #4819
Browse files Browse the repository at this point in the history
Just added the "Neutron Diffraction" tag to BASIS, CNCS, SEQUOIA,
ARCS and VISION.
(cherry picked from commit 2a18e58)
  • Loading branch information
stuartcampbell authored and martyngigg committed Mar 12, 2012
1 parent a55b014 commit cac39bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Code/Mantid/instrument/Facilities.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@
<instrument name="BASIS" shortname="BSS" beamline="2">
<technique>Neutron Spectroscopy</technique>
<technique>TOF Indirect Geometry Spectroscopy</technique>
<technique>Neutron Diffraction</technique>
</instrument>

<instrument name="SNAP" beamline="3">
Expand All @@ -247,6 +248,7 @@
<instrument name="CNCS" beamline="5">
<technique>Neutron Spectroscopy</technique>
<technique>TOF Direct Geometry Spectroscopy</technique>
<technique>Neutron Diffraction</technique>
</instrument>

<instrument name="EQ-SANS" shortname="EQSANS" beamline="6">
Expand Down Expand Up @@ -284,16 +286,19 @@

<instrument name="VISION" shortname="VIS" beamline="16B">
<technique>Neutron Spectroscopy</technique>
<technique>Neutron Diffraction</technique>
</instrument>

<instrument name="SEQUOIA" shortname="SEQ" beamline="17">
<technique>Neutron Spectroscopy</technique>
<technique>TOF Direct Geometry Spectroscopy</technique>
<technique>Neutron Diffraction</technique>
</instrument>

<instrument name="ARCS" beamline="18">
<technique>Neutron Spectroscopy</technique>
<technique>TOF Direct Geometry Spectroscopy</technique>
<technique>Neutron Diffraction</technique>
</instrument>

<instrument name="VENUS">
Expand Down

0 comments on commit cac39bd

Please sign in to comment.