Skip to content

Commit

Permalink
refs #12694. Tweak rst
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenArnold committed Sep 8, 2015
1 parent a8c1af2 commit e4fd88f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Code/Mantid/docs/source/algorithms/ReplicateMD-v1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
Description
-----------

This is a function to create a higher dimensional dataset by replicating along an additional axis. The synax is similar to that used by The synax is similar to that used by `Horace <http://horace.isis.rl.ac.uk/Reshaping_etc#replicate>`__.
This algorithm creates a higher dimensional dataset by replicating along an additional axis. The synax is similar to that used by `Horace <http://horace.isis.rl.ac.uk/Reshaping_etc#replicate>`__.

The *ShapeWorkspace* input defines the shape of the *OutputWorkspace*, but not the contents. The *DataWorkspace* provides the data in the lower dimensionality cut, which will be replicated over. This algorithm operates on :ref:`MDHistoWorkspace <MDHistoWorkspace>` and provides a :ref:`MDHistoWorkspace <MDHistoWorkspace>` as an output.
The *ShapeWorkspace* input defines the shape of the *OutputWorkspace*, but not the contents. The *DataWorkspace* provides the data contents in the lower dimensionality cut, which will be replicated over. This algorithm operates on :ref:`MDHistoWorkspace <MDHistoWorkspace>` inputs and provides a :ref:`MDHistoWorkspace <MDHistoWorkspace>` as an output.


Usage
Expand Down

0 comments on commit e4fd88f

Please sign in to comment.