Skip to content

Commit

Permalink
Refs #5897. Adding SINQ instruments.
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfpeterson committed Oct 2, 2012
1 parent 101f617 commit f9d6eea
Showing 1 changed file with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions Code/Mantid/instrument/Facilities.xml
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,78 @@
</instrument>

</facility>

<facility name="SINQ" FileExtensions=".hdf">

<instrument name="HRPT">
<technique>Neutron Diffraction</technique>
</instrument>

<instrument name="DMC">
<technique>Neutron Diffraction</technique>
</instrument>

<instrument name="TriCS">
<technique>Neutron Diffraction</technique>
</instrument>

<instrument name="POLDI">
<technique>Neutron Diffraction</technique>
</instrument>

<instrument name="ORION">
<technique>Neutron Diffraction</technique>
</instrument>

<instrument name="SANS-I">
<technique>Small Angle Scattering</technique>
</instrument>

<instrument name="SANS-II">
<technique>Small Angle Scattering</technique>
</instrument>

<instrument name="AMOR">
<technique>Reflectometry</technique>
</instrument>

<instrument name="MORPHEUS">
<technique>Reflectometry</technique>
</instrument>

<instrument name="NARZISS">
<technique>Reflectometry</technique>
</instrument>

<instrument name="FOCUS">
<technique>Neutron Spectroscopy</technique>
<technique>TOF Direct Geometry Spectroscopy</technique>
</instrument>

<instrument name="Rita-II">
<technique>Triple Axis Spectroscopy</technique>
</instrument>

<instrument name="TASP">
<technique>Triple Axis Spectroscopy</technique>
</instrument>

<instrument name="EIGER">
<technique>Triple Axis Spectroscopy</technique>
</instrument>

<instrument name="MARS">
<technique>Neutron Spectroscopy</technique>
<technique>TOF Indirect Geometry Spectroscopy</technique>
</instrument>

<instrument name="MuPAD">
</instrument>

<instrument name="ECHO">
</instrument>

</facility>

<facility name="TEST" FileExtensions=".nxs,.dat,.xml">

Expand Down

0 comments on commit f9d6eea

Please sign in to comment.