Skip to content

Commit

Permalink
Corrected filename in doc test, added file note
Browse files Browse the repository at this point in the history
Refs #10083
  • Loading branch information
DanNixon committed Sep 29, 2014
1 parent 4210329 commit 79b2403
Showing 1 changed file with 5 additions and 1 deletion.
Expand Up @@ -14,11 +14,13 @@ Performs a reduction for an inelastic indirect geometry instrument.
Usage
-----

.. include:: ../usagedata-note.txt

**Example - IRIS energy conversion:**

.. testcode:: ExIRISReduction

InelasticIndirectReduction(InputFiles='IRS21360.RAW',
InelasticIndirectReduction(InputFiles='IRS21360.raw',
OutputWorkspaceGroup='IndirectReductions',
Instrument='IRIS',
Analyser='graphite',
Expand All @@ -31,6 +33,8 @@ Usage
for workspace_name in reduction_workspace_names:
print workspace_name

Output:

.. testoutput:: ExIRISReduction

irs21360_graphite002_red
Expand Down

0 comments on commit 79b2403

Please sign in to comment.