Skip to content
Snippets Groups Projects
Commit a8f06470 authored by Anthony Lim's avatar Anthony Lim
Browse files

refs #22745 muon process crop - doc test fixes

parent 3d4af1b5
No related branches found
No related tags found
No related merge requests found
...@@ -118,7 +118,7 @@ void MuonProcess::init() { ...@@ -118,7 +118,7 @@ void MuonProcess::init() {
declareProperty("CropWorkspace", true, "Determines if the input workspace " declareProperty("CropWorkspace", true, "Determines if the input workspace "
"should be cropped at Xmax, Xmin is " "should be cropped at Xmax, Xmin is "
"still apllied."); "still aplied.");
declareProperty("WorkspaceName", "", "The name of the input workspace"); declareProperty("WorkspaceName", "", "The name of the input workspace");
} }
......
...@@ -114,8 +114,8 @@ Output: ...@@ -114,8 +114,8 @@ Output:
.. testoutput:: ExMUSRPairAsymmetry .. testoutput:: ExMUSRPairAsymmetry
-0.0176193517359 -0.0141980129084
.. categories:: .. categories::
.. sourcelink:: .. sourcelink::
\ No newline at end of file
...@@ -101,12 +101,12 @@ Output: ...@@ -101,12 +101,12 @@ Output:
.. testoutput:: ExCountsOffsetAndRebin .. testoutput:: ExCountsOffsetAndRebin
Total counts (rebinned) : 84438 Total counts (rebinned) : 79970
Total counts (no rebin) : 84438 Total counts (no rebin) : 79970
Time range (original) : -0.550 - 31.450 mus Time range (original) : -0.550 - 31.450 mus
Time range (no rebin) : -0.550 - 31.450 mus Time range (no rebin) : 0.106 - 31.450 mus
Time range (rebinned) : -0.550 - 31.450 mus Time range (rebinned) : 0.106 - 31.306 mus
Time step (original) : 0.016 mus Time step (original) : 0.016 mus
Time step (no rebin) : 0.016 mus Time step (no rebin) : 0.016 mus
...@@ -115,4 +115,4 @@ Output: ...@@ -115,4 +115,4 @@ Output:
.. categories:: .. categories::
.. sourcelink:: .. sourcelink::
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment