Skip to content

Commit

Permalink
Remove WIKI header from Symmetrise.py
Browse files Browse the repository at this point in the history
Refs #7860
  • Loading branch information
DanNixon committed Aug 19, 2014
1 parent 028182b commit 95b576f
Showing 1 changed file with 0 additions and 8 deletions.
@@ -1,11 +1,3 @@
"""*WIKI*
Symmetrise takes an asymmetric <math>S(Q,w)</math> - i.e. one in which the
moduli of xmin & xmax are different. Typically xmax is > mod(xmin).
A negative value of x is chosen (XCut) so that the curve for mod(XCut) to xmax
is reflected and inserted for x less than the XCut.
*WIKI*"""

from mantid import logger, mtd
from mantid.api import PythonAlgorithm, AlgorithmFactory, WorkspaceProperty
from mantid.kernel import Direction
Expand Down

0 comments on commit 95b576f

Please sign in to comment.