Skip to content
Snippets Groups Projects
Commit ddb47e11 authored by Nick Draper's avatar Nick Draper
Browse files

Add missing lines to algorithms

re #1
parent 59ca9966
No related branches found
No related tags found
No related merge requests found
...@@ -88,3 +88,7 @@ Output: ...@@ -88,3 +88,7 @@ Output:
Peaks dataset has 3 rows, for our 3 peaks Peaks dataset has 3 rows, for our 3 peaks
First peak is at D spacing 1.0 First peak is at D spacing 1.0
Third peak X0 = 0.5 Third peak X0 = 0.5
.. categories::
.. sourcelink::
...@@ -121,3 +121,7 @@ Output: ...@@ -121,3 +121,7 @@ Output:
irs26176_graphite002_conv_1LFixF_s0_to_9_Members_Diff irs26176_graphite002_conv_1LFixF_s0_to_9_Members_Diff
irs26176_graphite002_conv_1LFixF_s0_to_9_Members_LinearBackground irs26176_graphite002_conv_1LFixF_s0_to_9_Members_LinearBackground
irs26176_graphite002_conv_1LFixF_s0_to_9_Members_Lorentzian irs26176_graphite002_conv_1LFixF_s0_to_9_Members_Lorentzian
.. categories::
.. sourcelink::
...@@ -40,3 +40,7 @@ Output: ...@@ -40,3 +40,7 @@ Output:
.. testcleanup:: ExLoadLamp .. testcleanup:: ExLoadLamp
mtd.clear() mtd.clear()
.. categories::
.. sourcelink::
...@@ -13,3 +13,7 @@ Description ...@@ -13,3 +13,7 @@ Description
The purpose of this algorithm is to crash mantid. Do **not** run it The purpose of this algorithm is to crash mantid. Do **not** run it
unless you want that to happen. This runs a variation the example code unless you want that to happen. This runs a variation the example code
on `wikipedia <https://en.wikipedia.org/wiki/Segmentation_fault>`_. on `wikipedia <https://en.wikipedia.org/wiki/Segmentation_fault>`_.
.. categories::
.. sourcelink::
...@@ -58,3 +58,7 @@ Usage ...@@ -58,3 +58,7 @@ Usage
DeleteWorkspace('vesuvio_einstein_params') DeleteWorkspace('vesuvio_einstein_params')
DeleteWorkspace('vesuvio_debye_params') DeleteWorkspace('vesuvio_debye_params')
.. categories::
.. sourcelink::
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