Ticket #9874: output.txt

File output.txt, 122.2 KB (added by Martyn Gigg, 6 years ago)
Line 
1Results of doctest builder run on 2014-08-08 04:42:20
2=====================================================
3
4Document: algorithms/Multiply-v1
5--------------------------------
64 items passed all tests:
7   1 tests in ExMultiplyAsAlg
8   1 tests in ExMultiplyAsOpperand
9   1 tests in ExMultiplyInPlace
10   1 tests in ExMultiplyWithSingleVal
114 tests in 4 items.
124 passed and 0 failed.
13Test passed.
144 items passed all tests:
15   1 tests in ExMultiplyAsAlg (cleanup code)
16   1 tests in ExMultiplyAsOpperand (cleanup code)
17   1 tests in ExMultiplyInPlace (cleanup code)
18   1 tests in ExMultiplyWithSingleVal (cleanup code)
194 tests in 4 items.
204 passed and 0 failed.
21Test passed.
22
23Document: algorithms/LoadISISNexus-v2
24-------------------------------------
253 items passed all tests:
26   1 tests in ExLoadEntryNumber
27   1 tests in ExLoadISISnexus
28   1 tests in ExLoadSpectrumMinMax
293 tests in 3 items.
303 passed and 0 failed.
31Test passed.
323 items passed all tests:
33   1 tests in ExLoadEntryNumber (cleanup code)
34   1 tests in ExLoadISISnexus (cleanup code)
35   1 tests in ExLoadSpectrumMinMax (cleanup code)
363 tests in 3 items.
373 passed and 0 failed.
38Test passed.
39
40Document: algorithms/SumNeighbours-v1
41-------------------------------------
421 items passed all tests:
43   1 tests in ExSumNeighbours
441 tests in 1 items.
451 passed and 0 failed.
46Test passed.
471 items passed all tests:
48   1 tests in ExSumNeighbours (cleanup code)
491 tests in 1 items.
501 passed and 0 failed.
51Test passed.
52
53Document: algorithms/GeneratePythonScript-v1
54--------------------------------------------
552 items passed all tests:
56   1 tests in ExGeneratePythonScriptFile
57   1 tests in ExGeneratePythonScriptSimple
582 tests in 2 items.
592 passed and 0 failed.
60Test passed.
612 items passed all tests:
62   2 tests in ExGeneratePythonScriptFile (cleanup code)
63   2 tests in ExGeneratePythonScriptSimple (cleanup code)
644 tests in 2 items.
654 passed and 0 failed.
66Test passed.
67
68Document: algorithms/Rebin2D-v1
69-------------------------------
702 items passed all tests:
71   1 tests in ExTranspose
72   1 tests in ExUseFractionalArea
732 tests in 2 items.
742 passed and 0 failed.
75Test passed.
762 items passed all tests:
77   1 tests in ExTranspose (cleanup code)
78   1 tests in ExUseFractionalArea (cleanup code)
792 tests in 2 items.
802 passed and 0 failed.
81Test passed.
82
83Document: algorithms/LoadMask-v1
84--------------------------------
851 items passed all tests:
86   1 tests in DoIt
871 tests in 1 items.
881 passed and 0 failed.
89Test passed.
901 items passed all tests:
91   1 tests in DoIt (cleanup code)
921 tests in 1 items.
931 passed and 0 failed.
94Test passed.
95
96Document: algorithms/ProjectMD-v1
97---------------------------------
981 items passed all tests:
99   1 tests in ProjectMD
1001 tests in 1 items.
1011 passed and 0 failed.
102Test passed.
1031 items passed all tests:
104   1 tests in ProjectMD (cleanup code)
1051 tests in 1 items.
1061 passed and 0 failed.
107Test passed.
108
109Document: algorithms/PoissonErrors-v1
110-------------------------------------
1111 items passed all tests:
112   1 tests in ExPoissonSimple
1131 tests in 1 items.
1141 passed and 0 failed.
115Test passed.
1161 items passed all tests:
117   1 tests in ExPoissonSimple (cleanup code)
1181 tests in 1 items.
1191 passed and 0 failed.
120Test passed.
121
122Document: algorithms/RotateInstrumentComponent-v1
123-------------------------------------------------
1242 items passed all tests:
125   1 tests in ExBank
126   1 tests in ExDet
1272 tests in 2 items.
1282 passed and 0 failed.
129Test passed.
1302 items passed all tests:
131   1 tests in ExBank (cleanup code)
132   1 tests in ExDet (cleanup code)
1332 tests in 2 items.
1342 passed and 0 failed.
135Test passed.
136
137Document: algorithms/PlotAsymmetryByLogValue-v1
138-----------------------------------------------
1394 items passed all tests:
140   1 tests in ExCustomGrouping
141   1 tests in ExDeadTimeCorrection
142   1 tests in ExRedGreen
143   1 tests in ExSimple
1444 tests in 4 items.
1454 passed and 0 failed.
146Test passed.
1474 items passed all tests:
148   1 tests in ExCustomGrouping (cleanup code)
149   1 tests in ExDeadTimeCorrection (cleanup code)
150   1 tests in ExRedGreen (cleanup code)
151   1 tests in ExSimple (cleanup code)
1524 tests in 4 items.
1534 passed and 0 failed.
154Test passed.
155
156Document: algorithms/AnvredCorrection-v1
157----------------------------------------
1581 items passed all tests:
159   1 tests in AnvredCorrection
1601 tests in 1 items.
1611 passed and 0 failed.
162Test passed.
1631 items passed all tests:
164   1 tests in AnvredCorrection (cleanup code)
1651 tests in 1 items.
1661 passed and 0 failed.
167Test passed.
168
169Document: algorithms/SofQW2-v1
170------------------------------
1711 items passed all tests:
172   1 tests in SofQW2
1731 tests in 1 items.
1741 passed and 0 failed.
175Test passed.
1761 items passed all tests:
177   2 tests in SofQW2 (cleanup code)
1782 tests in 1 items.
1792 passed and 0 failed.
180Test passed.
181
182Document: algorithms/IntegratePeaksUsingClusters-v1
183---------------------------------------------------
1841 items passed all tests:
185   1 tests in IntegratePeaksUsingClustersExample
1861 tests in 1 items.
1871 passed and 0 failed.
188Test passed.
1891 items passed all tests:
190   1 tests in IntegratePeaksUsingClustersExample (cleanup code)
1911 tests in 1 items.
1921 passed and 0 failed.
193Test passed.
194
195Document: algorithms/CopyInstrumentParameters-v1
196------------------------------------------------
1971 items passed all tests:
198   1 tests in ExCopyInstrumentParametersSimple
1991 tests in 1 items.
2001 passed and 0 failed.
201Test passed.
2021 items passed all tests:
203   1 tests in ExCopyInstrumentParametersSimple (cleanup code)
2041 tests in 1 items.
2051 passed and 0 failed.
206Test passed.
207
208Document: algorithms/CreateWorkspace-v1
209---------------------------------------
2101 items passed all tests:
211   1 tests in default
2121 tests in 1 items.
2131 passed and 0 failed.
214Test passed.
2151 items passed all tests:
216   1 tests in default (cleanup code)
2171 tests in 1 items.
2181 passed and 0 failed.
219Test passed.
220
221Document: algorithms/SaveAscii-v2
222---------------------------------
2233 items passed all tests:
224   1 tests in ExSaveASCIIComment
225   1 tests in ExSaveASCIIDelimiter
226   1 tests in ExSaveASCIISimple
2273 tests in 3 items.
2283 passed and 0 failed.
229Test passed.
2303 items passed all tests:
231   2 tests in ExSaveASCIIComment (cleanup code)
232   2 tests in ExSaveASCIIDelimiter (cleanup code)
233   2 tests in ExSaveASCIISimple (cleanup code)
2346 tests in 3 items.
2356 passed and 0 failed.
236Test passed.
237
238Document: algorithms/SavePHX-v1
239-------------------------------
2401 items passed all tests:
241   1 tests in exSavePHX
2421 tests in 1 items.
2431 passed and 0 failed.
244Test passed.
2451 items passed all tests:
246   2 tests in exSavePHX (cleanup code)
2472 tests in 1 items.
2482 passed and 0 failed.
249Test passed.
250
251Document: algorithms/ConjoinWorkspaces-v1
252-----------------------------------------
2531 items passed all tests:
254   1 tests in ConjoinWorkspacesEx
2551 tests in 1 items.
2561 passed and 0 failed.
257Test passed.
2581 items passed all tests:
259   1 tests in ConjoinWorkspacesEx (cleanup code)
2601 tests in 1 items.
2611 passed and 0 failed.
262Test passed.
263
264Document: algorithms/MaskBTP-v1
265-------------------------------
2661 items passed all tests:
267   1 tests in MaskBTP
2681 tests in 1 items.
2691 passed and 0 failed.
270Test passed.
2711 items passed all tests:
272   2 tests in MaskBTP (cleanup code)
2732 tests in 1 items.
2742 passed and 0 failed.
275Test passed.
276
277Document: algorithms/UnwrapMonitor-v1
278-------------------------------------
2791 items passed all tests:
280   1 tests in UnwrapMonitor
2811 tests in 1 items.
2821 passed and 0 failed.
283Test passed.
2841 items passed all tests:
285   1 tests in UnwrapMonitor (cleanup code)
2861 tests in 1 items.
2871 passed and 0 failed.
288Test passed.
289
290Document: algorithms/SaveNexusProcessed-v1
291------------------------------------------
2923 items passed all tests:
293   1 tests in ExSaveNexusProcessedEvent
294   1 tests in ExSaveNexusProcessedOptions
295   1 tests in ExSaveNexusProcessedSimple
2963 tests in 3 items.
2973 passed and 0 failed.
298Test passed.
2993 items passed all tests:
300   2 tests in ExSaveNexusProcessedEvent (cleanup code)
301   2 tests in ExSaveNexusProcessedOptions (cleanup code)
302   2 tests in ExSaveNexusProcessedSimple (cleanup code)
3036 tests in 3 items.
3046 passed and 0 failed.
305Test passed.
306
307Document: algorithms/DetectorEfficiencyCor-v1
308---------------------------------------------
3091 items passed all tests:
310   1 tests in ExDetectorEfficiencyCorr
3111 tests in 1 items.
3121 passed and 0 failed.
313Test passed.
3141 items passed all tests:
315   2 tests in ExDetectorEfficiencyCorr (cleanup code)
3162 tests in 1 items.
3172 passed and 0 failed.
318Test passed.
319
320Document: algorithms/SANSWideAngleCorrection-v1
321-----------------------------------------------
3221 items passed all tests:
323   1 tests in ExCorrection
3241 tests in 1 items.
3251 passed and 0 failed.
326Test passed.
3271 items passed all tests:
328   1 tests in ExCorrection (cleanup code)
3291 tests in 1 items.
3301 passed and 0 failed.
331Test passed.
332
333Document: algorithms/SaveReflTBL-v1
334-----------------------------------
3351 items passed all tests:
336   1 tests in ExReflTBLSimple
3371 tests in 1 items.
3381 passed and 0 failed.
339Test passed.
3401 items passed all tests:
341   2 tests in ExReflTBLSimple (cleanup code)
3422 tests in 1 items.
3432 passed and 0 failed.
344Test passed.
345
346Document: algorithms/NormaliseVanadium-v1
347-----------------------------------------
3481 items passed all tests:
349   1 tests in NormaliseVanadium
3501 tests in 1 items.
3511 passed and 0 failed.
352Test passed.
3531 items passed all tests:
354   1 tests in NormaliseVanadium (cleanup code)
3551 tests in 1 items.
3561 passed and 0 failed.
357Test passed.
358
359Document: algorithms/DensityOfStates-v1
360---------------------------------------
3613 items passed all tests:
362   1 tests in ExDensityOfStatesPartial
363   1 tests in ExDensityOfStatesPartialSummed
364   1 tests in ExDensityOfStatesSimple
3653 tests in 3 items.
3663 passed and 0 failed.
367Test passed.
3683 items passed all tests:
369   1 tests in ExDensityOfStatesPartial (cleanup code)
370   1 tests in ExDensityOfStatesPartialSummed (cleanup code)
371   1 tests in ExDensityOfStatesSimple (cleanup code)
3723 tests in 3 items.
3733 passed and 0 failed.
374Test passed.
375
376Document: algorithms/LoadIsawUB-v1
377----------------------------------
3781 items passed all tests:
379   1 tests in LoadIsawUB
3801 tests in 1 items.
3811 passed and 0 failed.
382Test passed.
3831 items passed all tests:
384   2 tests in LoadIsawUB (cleanup code)
3852 tests in 1 items.
3862 passed and 0 failed.
387Test passed.
388
389Document: algorithms/AppendSpectra-v1
390-------------------------------------
3911 items passed all tests:
392   1 tests in ExAppendSpectra
3931 tests in 1 items.
3941 passed and 0 failed.
395Test passed.
3961 items passed all tests:
397   1 tests in ExAppendSpectra (cleanup code)
3981 tests in 1 items.
3991 passed and 0 failed.
400Test passed.
401
402Document: algorithms/BinaryOperateMasks-v1
403------------------------------------------
4041 items passed all tests:
405   1 tests in BinaryOperateMasksExample
4061 tests in 1 items.
4071 passed and 0 failed.
408Test passed.
4091 items passed all tests:
410   1 tests in BinaryOperateMasksExample (cleanup code)
4111 tests in 1 items.
4121 passed and 0 failed.
413Test passed.
414
415Document: algorithms/MaxMin-v1
416------------------------------
4172 items passed all tests:
418   1 tests in ExMaxMinForMax
419   1 tests in ExMaxMinForMin
4202 tests in 2 items.
4212 passed and 0 failed.
422Test passed.
4232 items passed all tests:
424   1 tests in ExMaxMinForMax (cleanup code)
425   1 tests in ExMaxMinForMin (cleanup code)
4262 tests in 2 items.
4272 passed and 0 failed.
428Test passed.
429
430Document: algorithms/SaveANSTOAscii-v1
431--------------------------------------
4321 items passed all tests:
433   1 tests in ExANSTOSimple
4341 tests in 1 items.
4351 passed and 0 failed.
436Test passed.
4371 items passed all tests:
438   2 tests in ExANSTOSimple (cleanup code)
4392 tests in 1 items.
4402 passed and 0 failed.
441Test passed.
442
443Document: algorithms/UnwrapSNS-v1
444---------------------------------
4451 items passed all tests:
446   1 tests in ExUnwrapSNS
4471 tests in 1 items.
4481 passed and 0 failed.
449Test passed.
4501 items passed all tests:
451   1 tests in ExUnwrapSNS (cleanup code)
4521 tests in 1 items.
4531 passed and 0 failed.
454Test passed.
455
456Document: algorithms/MaskDetectors-v1
457-------------------------------------
4584 items passed all tests:
459   1 tests in ExMaskIDs
460   1 tests in ExMaskMask
461   1 tests in ExMaskSpec
462   1 tests in ExMaskWI
4634 tests in 4 items.
4644 passed and 0 failed.
465Test passed.
4664 items passed all tests:
467   1 tests in ExMaskIDs (cleanup code)
468   1 tests in ExMaskMask (cleanup code)
469   1 tests in ExMaskSpec (cleanup code)
470   1 tests in ExMaskWI (cleanup code)
4714 tests in 4 items.
4724 passed and 0 failed.
473Test passed.
474
475Document: algorithms/HFIRLoad-v1
476--------------------------------
4771 items passed all tests:
478   1 tests in ExHfirLoad
4791 tests in 1 items.
4801 passed and 0 failed.
481Test passed.
4821 items passed all tests:
483   1 tests in ExHfirLoad (cleanup code)
4841 tests in 1 items.
4851 passed and 0 failed.
486Test passed.
487
488Document: algorithms/AddLogDerivative-v1
489----------------------------------------
4901 items passed all tests:
491   1 tests in AddLogDerivative
4921 tests in 1 items.
4931 passed and 0 failed.
494Test passed.
4951 items passed all tests:
496   1 tests in AddLogDerivative (cleanup code)
4971 tests in 1 items.
4981 passed and 0 failed.
499Test passed.
500
501Document: algorithms/IntegratePeaksHybrid-v1
502--------------------------------------------
5031 items passed all tests:
504   1 tests in IntegratePeaksUsingClustersExample
5051 tests in 1 items.
5061 passed and 0 failed.
507Test passed.
5081 items passed all tests:
509   1 tests in IntegratePeaksUsingClustersExample (cleanup code)
5101 tests in 1 items.
5111 passed and 0 failed.
512Test passed.
513
514Document: algorithms/MoveInstrumentComponent-v1
515-----------------------------------------------
5162 items passed all tests:
517   1 tests in ExByID
518   1 tests in ExByName
5192 tests in 2 items.
5202 passed and 0 failed.
521Test passed.
5222 items passed all tests:
523   1 tests in ExByID (cleanup code)
524   1 tests in ExByName (cleanup code)
5252 tests in 2 items.
5262 passed and 0 failed.
527Test passed.
528
529Document: algorithms/SaveGSASInstrumentFile-v1
530----------------------------------------------
5311 items passed all tests:
532   1 tests in ExHistSimple
5331 tests in 1 items.
5341 passed and 0 failed.
535Test passed.
5361 items passed all tests:
537   2 tests in ExHistSimple (cleanup code)
5382 tests in 1 items.
5392 passed and 0 failed.
540Test passed.
541
542Document: algorithms/ExportTimeSeriesLog-v1
543-------------------------------------------
5442 items passed all tests:
545   1 tests in ExExpTempEvent
546   1 tests in ExExpTempWS2D
5472 tests in 2 items.
5482 passed and 0 failed.
549Test passed.
5502 items passed all tests:
551   2 tests in ExExpTempEvent (cleanup code)
552   2 tests in ExExpTempWS2D (cleanup code)
5534 tests in 2 items.
5544 passed and 0 failed.
555Test passed.
556
557Document: algorithms/Scale-v1
558-----------------------------
5591 items passed all tests:
560   2 tests in ExOffsetScale
5612 tests in 1 items.
5622 passed and 0 failed.
563Test passed.
5641 items passed all tests:
565   1 tests in ExOffsetScale (cleanup code)
5661 tests in 1 items.
5671 passed and 0 failed.
568Test passed.
569
570Document: algorithms/EnginXCalibrate-v1
571---------------------------------------
572**********************************************************************
573File "algorithms/EnginXCalibrate-v1.rst", line 61, in Ex
574Failed example:
575    Difc, Zero = EnginXCalibrate(FileName="ENGINX00213855.nxs",
576                                      ExpectedPeaks=[1.097, 2.1], Bank=1)
577
578    print "Difc:", Difc
579    print "Zero:", Zero
580Expected:
581    Difc: 18404.9320202
582    Zero: -10.8859388527
583Got:
584    Difc: 18404.9320202
585    Zero: -10.8859388528
586**********************************************************************
5871 items had failures:
588   1 of   1 in Ex
5891 tests in 1 items.
5900 passed and 1 failed.
591***Test Failed*** 1 failures.
5921 items passed all tests:
593   1 tests in Ex (cleanup code)
5941 tests in 1 items.
5951 passed and 0 failed.
596Test passed.
597
598Document: algorithms/CalMuonDeadTime-v1
599---------------------------------------
6001 items passed all tests:
601   1 tests in CalMuonDeadTime
6021 tests in 1 items.
6031 passed and 0 failed.
604Test passed.
6051 items passed all tests:
606   1 tests in CalMuonDeadTime (cleanup code)
6071 tests in 1 items.
6081 passed and 0 failed.
609Test passed.
610
611Document: algorithms/DefineGaugeVolume-v1
612-----------------------------------------
6131 items passed all tests:
614   1 tests in ExSimpleSpereWithCuboidGuage
6151 tests in 1 items.
6161 passed and 0 failed.
617Test passed.
6181 items passed all tests:
619   1 tests in ExSimpleSpereWithCuboidGuage (cleanup code)
6201 tests in 1 items.
6211 passed and 0 failed.
622Test passed.
623
624Document: algorithms/LoadMappingTable-v1
625----------------------------------------
6261 items passed all tests:
627   1 tests in default
6281 tests in 1 items.
6291 passed and 0 failed.
630Test passed.
6311 items passed all tests:
632   1 tests in default (cleanup code)
6331 tests in 1 items.
6341 passed and 0 failed.
635Test passed.
636
637Document: concepts/Properties_File
638----------------------------------
6391 items passed all tests:
640   1 tests in properties
6411 tests in 1 items.
6421 passed and 0 failed.
643Test passed.
6441 items passed all tests:
645   1 tests in properties (cleanup code)
6461 tests in 1 items.
6471 passed and 0 failed.
648Test passed.
649
650Document: algorithms/ConvertAxesToRealSpace-v1
651----------------------------------------------
6521 items passed all tests:
653   1 tests in ConvertAxesToRealSpaceExample
6541 tests in 1 items.
6551 passed and 0 failed.
656Test passed.
6571 items passed all tests:
658   1 tests in ConvertAxesToRealSpaceExample (cleanup code)
6591 tests in 1 items.
6601 passed and 0 failed.
661Test passed.
662
663Document: algorithms/CreateGroupingWorkspace-v1
664-----------------------------------------------
6653 items passed all tests:
666   1 tests in ExCreateGroupingWorkspaceFromIDF
667   1 tests in ExCreateGroupingWorkspaceFromWorkspace
668   1 tests in ExCreateGroupingWorkspaceSimple
6693 tests in 3 items.
6703 passed and 0 failed.
671Test passed.
6723 items passed all tests:
673   1 tests in ExCreateGroupingWorkspaceFromIDF (cleanup code)
674   1 tests in ExCreateGroupingWorkspaceFromWorkspace (cleanup code)
675   1 tests in ExCreateGroupingWorkspaceSimple (cleanup code)
6763 tests in 3 items.
6773 passed and 0 failed.
678Test passed.
679
680Document: algorithms/LoadSassena-v1
681-----------------------------------
6821 items passed all tests:
683   1 tests in Ex
6841 tests in 1 items.
6851 passed and 0 failed.
686Test passed.
6871 items passed all tests:
688   1 tests in Ex (cleanup code)
6891 tests in 1 items.
6901 passed and 0 failed.
691Test passed.
692
693Document: algorithms/ConvertSpectrumAxis-v2
694-------------------------------------------
6951 items passed all tests:
696   2 tests in default
6972 tests in 1 items.
6982 passed and 0 failed.
699Test passed.
7001 items passed all tests:
701   1 tests in default (cleanup code)
7021 tests in 1 items.
7031 passed and 0 failed.
704Test passed.
705
706Document: algorithms/PreprocessDetectorsToMD-v1
707-----------------------------------------------
7081 items passed all tests:
709   1 tests in ExPreprocessDetectoresToMD
7101 tests in 1 items.
7111 passed and 0 failed.
712Test passed.
7131 items passed all tests:
714   2 tests in ExPreprocessDetectoresToMD (cleanup code)
7152 tests in 1 items.
7162 passed and 0 failed.
717Test passed.
718
719Document: algorithms/CreateTransmissionWorkspaceAuto-v1
720-------------------------------------------------------
7213 items passed all tests:
722   1 tests in ExCreateTransWSAutoOverload
723   1 tests in ExCreateTransWSAutoSimple
724   1 tests in ExCreateTransWSAutoTwo
7253 tests in 3 items.
7263 passed and 0 failed.
727Test passed.
7283 items passed all tests:
729   1 tests in ExCreateTransWSAutoOverload (cleanup code)
730   1 tests in ExCreateTransWSAutoSimple (cleanup code)
731   1 tests in ExCreateTransWSAutoTwo (cleanup code)
7323 tests in 3 items.
7333 passed and 0 failed.
734Test passed.
735
736Document: algorithms/RenameWorkspaces-v1
737----------------------------------------
7382 items passed all tests:
739   1 tests in ExNewNames
740   1 tests in ExPrefixAndSuffix
7412 tests in 2 items.
7422 passed and 0 failed.
743Test passed.
7442 items passed all tests:
745   1 tests in ExNewNames (cleanup code)
746   1 tests in ExPrefixAndSuffix (cleanup code)
7472 tests in 2 items.
7482 passed and 0 failed.
749Test passed.
750
751Document: algorithms/LoadIsawDetCal-v1
752--------------------------------------
7531 items passed all tests:
754   1 tests in LoadIsawDetCal
7551 tests in 1 items.
7561 passed and 0 failed.
757Test passed.
7581 items passed all tests:
759   2 tests in LoadIsawDetCal (cleanup code)
7602 tests in 1 items.
7612 passed and 0 failed.
762Test passed.
763
764Document: algorithms/CropWorkspace-v1
765-------------------------------------
7661 items passed all tests:
767   1 tests in ExCropWorkspace
7681 tests in 1 items.
7691 passed and 0 failed.
770Test passed.
7711 items passed all tests:
772   1 tests in ExCropWorkspace (cleanup code)
7731 tests in 1 items.
7741 passed and 0 failed.
775Test passed.
776
777Document: algorithms/ImportMDEventWorkspace-v1
778----------------------------------------------
7792 items passed all tests:
780   1 tests in ExMdEvents
781   1 tests in ExMdLeanEvents
7822 tests in 2 items.
7832 passed and 0 failed.
784Test passed.
7852 items passed all tests:
786   1 tests in ExMdEvents (cleanup code)
787   1 tests in ExMdLeanEvents (cleanup code)
7882 tests in 2 items.
7892 passed and 0 failed.
790Test passed.
791
792Document: algorithms/SaveRKH-v1
793-------------------------------
7941 items passed all tests:
795   1 tests in ExSimpleSavingRoundtrip
7961 tests in 1 items.
7971 passed and 0 failed.
798Test passed.
7991 items passed all tests:
800   2 tests in ExSimpleSavingRoundtrip (cleanup code)
8012 tests in 1 items.
8022 passed and 0 failed.
803Test passed.
804
805Document: algorithms/CheckWorkspacesMatch-v1
806--------------------------------------------
8072 items passed all tests:
808   1 tests in ExCheckWorkspacesMatchSimple
809   1 tests in ExCheckWorkspacesMatchTolerance
8102 tests in 2 items.
8112 passed and 0 failed.
812Test passed.
8132 items passed all tests:
814   1 tests in ExCheckWorkspacesMatchSimple (cleanup code)
815   1 tests in ExCheckWorkspacesMatchTolerance (cleanup code)
8162 tests in 2 items.
8172 passed and 0 failed.
818Test passed.
819
820Document: algorithms/LoadRawSpectrum0-v1
821----------------------------------------
8221 items passed all tests:
823   1 tests in raw
8241 tests in 1 items.
8251 passed and 0 failed.
826Test passed.
8271 items passed all tests:
828   1 tests in raw (cleanup code)
8291 tests in 1 items.
8301 passed and 0 failed.
831Test passed.
832
833Document: algorithms/PeaksOnSurface-v1
834--------------------------------------
8351 items passed all tests:
836   1 tests in PeaksOnSurfaceExample
8371 tests in 1 items.
8381 passed and 0 failed.
839Test passed.
8401 items passed all tests:
841   1 tests in PeaksOnSurfaceExample (cleanup code)
8421 tests in 1 items.
8431 passed and 0 failed.
844Test passed.
845
846Document: algorithms/FindDetectorsOutsideLimits-v1
847--------------------------------------------------
8481 items passed all tests:
849   1 tests in ExFindDetsOutsideLimits
8501 tests in 1 items.
8511 passed and 0 failed.
852Test passed.
8531 items passed all tests:
854   1 tests in ExFindDetsOutsideLimits (cleanup code)
8551 tests in 1 items.
8561 passed and 0 failed.
857Test passed.
858
859Document: algorithms/DgsReduction-v1
860------------------------------------
8614 items passed all tests:
862   1 tests in CorrectSnsEx
863   1 tests in EventSnsEx
864   1 tests in SimpleIsisEx
865   1 tests in SimpleSnsEx
8664 tests in 4 items.
8674 passed and 0 failed.
868Test passed.
8694 items passed all tests:
870   1 tests in CorrectSnsEx (cleanup code)
871   1 tests in EventSnsEx (cleanup code)
872   1 tests in SimpleIsisEx (cleanup code)
873   1 tests in SimpleSnsEx (cleanup code)
8744 tests in 4 items.
8754 passed and 0 failed.
876Test passed.
877
878Document: algorithms/SaveILLCosmosAscii-v1
879------------------------------------------
8801 items passed all tests:
881   1 tests in ExILLCosmosSimple
8821 tests in 1 items.
8831 passed and 0 failed.
884Test passed.
8851 items passed all tests:
886   2 tests in ExILLCosmosSimple (cleanup code)
8872 tests in 1 items.
8882 passed and 0 failed.
889Test passed.
890
891Document: algorithms/SplineBackground-v1
892----------------------------------------
8931 items passed all tests:
894   1 tests in ExampleSpline
8951 tests in 1 items.
8961 passed and 0 failed.
897Test passed.
8981 items passed all tests:
899   1 tests in ExampleSpline (cleanup code)
9001 tests in 1 items.
9011 passed and 0 failed.
902Test passed.
903
904Document: algorithms/MuonCalculateAsymmetry-v1
905----------------------------------------------
9062 items passed all tests:
907   1 tests in ExGroupAsymmetryMultiperiod
908   1 tests in ExPairAsymmetry
9092 tests in 2 items.
9102 passed and 0 failed.
911Test passed.
9122 items passed all tests:
913   1 tests in ExGroupAsymmetryMultiperiod (cleanup code)
914   1 tests in ExPairAsymmetry (cleanup code)
9152 tests in 2 items.
9162 passed and 0 failed.
917Test passed.
918
919Document: algorithms/CalculateFlatBackground-v1
920-----------------------------------------------
9212 items passed all tests:
922   1 tests in ExReturnMean
923   1 tests in ExSubLinFit
9242 tests in 2 items.
9252 passed and 0 failed.
926Test passed.
9272 items passed all tests:
928   1 tests in ExReturnMean (cleanup code)
929   1 tests in ExSubLinFit (cleanup code)
9302 tests in 2 items.
9312 passed and 0 failed.
932Test passed.
933
934Document: algorithms/InterpolatingRebin-v1
935------------------------------------------
9361 items passed all tests:
937   1 tests in default
9381 tests in 1 items.
9391 passed and 0 failed.
940Test passed.
9411 items passed all tests:
942   1 tests in default (cleanup code)
9431 tests in 1 items.
9441 passed and 0 failed.
945Test passed.
946
947Document: algorithms/Fit-v1
948---------------------------
9491 items passed all tests:
950   1 tests in ExFitPeak
9511 tests in 1 items.
9521 passed and 0 failed.
953Test passed.
9541 items passed all tests:
955   1 tests in ExFitPeak (cleanup code)
9561 tests in 1 items.
9571 passed and 0 failed.
958Test passed.
959
960Document: algorithms/GetEi-v2
961-----------------------------
9623 items passed all tests:
963   1 tests in ExIsis
964   1 tests in ExSns
965   1 tests in fixEi
9663 tests in 3 items.
9673 passed and 0 failed.
968Test passed.
9693 items passed all tests:
970   1 tests in ExIsis (cleanup code)
971   1 tests in ExSns (cleanup code)
972   1 tests in fixEi (cleanup code)
9733 tests in 3 items.
9743 passed and 0 failed.
975Test passed.
976
977Document: algorithms/SuggestTibCNCS-v1
978--------------------------------------
9791 items passed all tests:
980   1 tests in ExSuggestTibCNCS
9811 tests in 1 items.
9821 passed and 0 failed.
983Test passed.
9841 items passed all tests:
985   1 tests in ExSuggestTibCNCS (cleanup code)
9861 tests in 1 items.
9871 passed and 0 failed.
988Test passed.
989
990Document: algorithms/LoadSampleDetailsFromRaw-v1
991------------------------------------------------
9921 items passed all tests:
993   1 tests in ExLoadDetails
9941 tests in 1 items.
9951 passed and 0 failed.
996Test passed.
9971 items passed all tests:
998   1 tests in ExLoadDetails (cleanup code)
9991 tests in 1 items.
10001 passed and 0 failed.
1001Test passed.
1002
1003Document: algorithms/SortPeaksWorkspace-v1
1004------------------------------------------
10051 items passed all tests:
1006   1 tests in ExSortPeaksWorkspaceSimple
10071 tests in 1 items.
10081 passed and 0 failed.
1009Test passed.
10101 items passed all tests:
1011   1 tests in ExSortPeaksWorkspaceSimple (cleanup code)
10121 tests in 1 items.
10131 passed and 0 failed.
1014Test passed.
1015
1016Document: algorithms/LoadMultipleGSS-v1
1017---------------------------------------
10181 items passed all tests:
1019   1 tests in LoadMultipleGSS
10201 tests in 1 items.
10211 passed and 0 failed.
1022Test passed.
10231 items passed all tests:
1024   2 tests in LoadMultipleGSS (cleanup code)
10252 tests in 1 items.
10262 passed and 0 failed.
1027Test passed.
1028
1029Document: algorithms/FindCenterOfMassPosition-v2
1030------------------------------------------------
10311 items passed all tests:
1032   1 tests in ExBeamCenter
10331 tests in 1 items.
10341 passed and 0 failed.
1035Test passed.
10361 items passed all tests:
1037   1 tests in ExBeamCenter (cleanup code)
10381 tests in 1 items.
10391 passed and 0 failed.
1040Test passed.
1041
1042Document: algorithms/FindCenterOfMassPosition-v1
1043------------------------------------------------
10441 items passed all tests:
1045   1 tests in ExBeamCenter
10461 tests in 1 items.
10471 passed and 0 failed.
1048Test passed.
10491 items passed all tests:
1050   1 tests in ExBeamCenter (cleanup code)
10511 tests in 1 items.
10521 passed and 0 failed.
1053Test passed.
1054
1055Document: algorithms/CreateCalFileByNames-v1
1056--------------------------------------------
10571 items passed all tests:
1058   1 tests in ExCreateCalFileByNamesSimple
10591 tests in 1 items.
10601 passed and 0 failed.
1061Test passed.
10621 items passed all tests:
1063   2 tests in ExCreateCalFileByNamesSimple (cleanup code)
10642 tests in 1 items.
10652 passed and 0 failed.
1066Test passed.
1067
1068Document: algorithms/ExportSampleLogsToCSVFile-v1
1069-------------------------------------------------
10701 items passed all tests:
1071   1 tests in ExExportSampleToTSV
10721 tests in 1 items.
10731 passed and 0 failed.
1074Test passed.
10751 items passed all tests:
1076   2 tests in ExExportSampleToTSV (cleanup code)
10772 tests in 1 items.
10782 passed and 0 failed.
1079Test passed.
1080
1081Document: algorithms/LoadBBY-v1
1082-------------------------------
10831 items passed all tests:
1084   1 tests in ExSimple
10851 tests in 1 items.
10861 passed and 0 failed.
1087Test passed.
10881 items passed all tests:
1089   1 tests in ExSimple (cleanup code)
10901 tests in 1 items.
10911 passed and 0 failed.
1092Test passed.
1093
1094Document: algorithms/LoadIDFFromNexus-v1
1095----------------------------------------
10961 items passed all tests:
1097   1 tests in ExLoadIDFFromnNexusSimple
10981 tests in 1 items.
10991 passed and 0 failed.
1100Test passed.
11011 items passed all tests:
1102   1 tests in ExLoadIDFFromnNexusSimple (cleanup code)
11031 tests in 1 items.
11041 passed and 0 failed.
1105Test passed.
1106
1107Document: algorithms/ChangeBinOffset-v1
1108---------------------------------------
11091 items passed all tests:
1110   1 tests in ExOffset
11111 tests in 1 items.
11121 passed and 0 failed.
1113Test passed.
11141 items passed all tests:
1115   1 tests in ExOffset (cleanup code)
11161 tests in 1 items.
11171 passed and 0 failed.
1118Test passed.
1119
1120Document: algorithms/CheckForSampleLogs-v1
1121------------------------------------------
11221 items passed all tests:
1123   1 tests in CheckForSampleLogs
11241 tests in 1 items.
11251 passed and 0 failed.
1126Test passed.
11271 items passed all tests:
1128   2 tests in CheckForSampleLogs (cleanup code)
11292 tests in 1 items.
11302 passed and 0 failed.
1131Test passed.
1132
1133Document: algorithms/SaveDetectorsGrouping-v1
1134---------------------------------------------
11351 items passed all tests:
1136   1 tests in ExMUSRGrouping
11371 tests in 1 items.
11381 passed and 0 failed.
1139Test passed.
11401 items passed all tests:
1141   2 tests in ExMUSRGrouping (cleanup code)
11422 tests in 1 items.
11432 passed and 0 failed.
1144Test passed.
1145
1146Document: algorithms/EnginXCalibrateFull-v1
1147-------------------------------------------
11481 items passed all tests:
1149   1 tests in Ex
11501 tests in 1 items.
11511 passed and 0 failed.
1152Test passed.
11531 items passed all tests:
1154   1 tests in Ex (cleanup code)
11551 tests in 1 items.
11561 passed and 0 failed.
1157Test passed.
1158
1159Document: algorithms/ApplyDetailedBalance-v1
1160--------------------------------------------
11611 items passed all tests:
1162   1 tests in ExApplyDetailedBalanceSimple
11631 tests in 1 items.
11641 passed and 0 failed.
1165Test passed.
11661 items passed all tests:
1167   1 tests in ExApplyDetailedBalanceSimple (cleanup code)
11681 tests in 1 items.
11691 passed and 0 failed.
1170Test passed.
1171
1172Document: algorithms/SliceMD-v1
1173-------------------------------
11742 items passed all tests:
1175   1 tests in SliceMDExample
1176   1 tests in SliceMDExampleComplex
11772 tests in 2 items.
11782 passed and 0 failed.
1179Test passed.
11802 items passed all tests:
1181   1 tests in SliceMDExample (cleanup code)
1182   1 tests in SliceMDExampleComplex (cleanup code)
11832 tests in 2 items.
11842 passed and 0 failed.
1185Test passed.
1186
1187Document: algorithms/SolidAngle-v1
1188----------------------------------
11891 items passed all tests:
1190   1 tests in solidAngle
11911 tests in 1 items.
11921 passed and 0 failed.
1193Test passed.
11941 items passed all tests:
1195   1 tests in solidAngle (cleanup code)
11961 tests in 1 items.
11971 passed and 0 failed.
1198Test passed.
1199
1200Document: algorithms/Symmetrise-v1
1201----------------------------------
12021 items passed all tests:
1203   1 tests in ExSymmetriseSimple
12041 tests in 1 items.
12051 passed and 0 failed.
1206Test passed.
12071 items passed all tests:
1208   1 tests in ExSymmetriseSimple (cleanup code)
12091 tests in 1 items.
12101 passed and 0 failed.
1211Test passed.
1212
1213Document: algorithms/ConvertToMD-v1
1214-----------------------------------
12153 items passed all tests:
1216   1 tests in ExConvertToMDNoQ
1217   1 tests in ExConvertToMDQ3D
1218   1 tests in ExConvertToMD|Q|T
12193 tests in 3 items.
12203 passed and 0 failed.
1221Test passed.
12223 items passed all tests:
1223   2 tests in ExConvertToMDNoQ (cleanup code)
1224   2 tests in ExConvertToMDQ3D (cleanup code)
1225   2 tests in ExConvertToMD|Q|T (cleanup code)
12266 tests in 3 items.
12276 passed and 0 failed.
1228Test passed.
1229
1230Document: algorithms/FitPeak-v1
1231-------------------------------
12321 items passed all tests:
1233   1 tests in ExFitPeak
12341 tests in 1 items.
12351 passed and 0 failed.
1236Test passed.
12371 items passed all tests:
1238   2 tests in ExFitPeak (cleanup code)
12392 tests in 1 items.
12402 passed and 0 failed.
1241Test passed.
1242
1243Document: algorithms/SaveDspacemap-v1
1244-------------------------------------
12451 items passed all tests:
1246   1 tests in ExSavePG3Dmap
12471 tests in 1 items.
12481 passed and 0 failed.
1249Test passed.
12501 items passed all tests:
1251   2 tests in ExSavePG3Dmap (cleanup code)
12522 tests in 1 items.
12532 passed and 0 failed.
1254Test passed.
1255
1256Document: algorithms/FilterBadPulses-v1
1257---------------------------------------
12581 items passed all tests:
1259   1 tests in Filter
12601 tests in 1 items.
12611 passed and 0 failed.
1262Test passed.
12631 items passed all tests:
1264   1 tests in Filter (cleanup code)
12651 tests in 1 items.
12661 passed and 0 failed.
1267Test passed.
1268
1269Document: algorithms/DakotaChiSquared-v1
1270----------------------------------------
12711 items passed all tests:
1272   1 tests in DakotaChiSquared
12731 tests in 1 items.
12741 passed and 0 failed.
1275Test passed.
12761 items passed all tests:
1277   2 tests in DakotaChiSquared (cleanup code)
12782 tests in 1 items.
12792 passed and 0 failed.
1280Test passed.
1281
1282Document: algorithms/SphericalAbsorption-v1
1283-------------------------------------------
12841 items passed all tests:
1285   1 tests in ExSphericalAbsorption
12861 tests in 1 items.
12871 passed and 0 failed.
1288Test passed.
12891 items passed all tests:
1290   1 tests in ExSphericalAbsorption (cleanup code)
12911 tests in 1 items.
12921 passed and 0 failed.
1293Test passed.
1294
1295Document: algorithms/FindUBUsingMinMaxD-v1
1296------------------------------------------
12971 items passed all tests:
1298   1 tests in ExFindUBUsingMinMaxD
12991 tests in 1 items.
13001 passed and 0 failed.
1301Test passed.
13021 items passed all tests:
1303   1 tests in ExFindUBUsingMinMaxD (cleanup code)
13041 tests in 1 items.
13051 passed and 0 failed.
1306Test passed.
1307
1308Document: algorithms/InvertMask-v1
1309----------------------------------
13101 items passed all tests:
1311   1 tests in ExInvertPG3
13121 tests in 1 items.
13131 passed and 0 failed.
1314Test passed.
13151 items passed all tests:
1316   1 tests in ExInvertPG3 (cleanup code)
13171 tests in 1 items.
13181 passed and 0 failed.
1319Test passed.
1320
1321Document: algorithms/LoadVulcanCalFile-v1
1322-----------------------------------------
13231 items passed all tests:
1324   1 tests in LoadVulcanCalFile
13251 tests in 1 items.
13261 passed and 0 failed.
1327Test passed.
13282 items passed all tests:
1329   1 tests in LoadVulcanCalFile (cleanup code)
1330   2 tests in default (cleanup code)
13313 tests in 2 items.
13323 passed and 0 failed.
1333Test passed.
1334
1335Document: algorithms/SmoothNeighbours-v1
1336----------------------------------------
13373 items passed all tests:
1338   1 tests in ExAdj
1339   1 tests in ExRadius
1340   1 tests in ExSum
13413 tests in 3 items.
13423 passed and 0 failed.
1343Test passed.
13443 items passed all tests:
1345   1 tests in ExAdj (cleanup code)
1346   1 tests in ExRadius (cleanup code)
1347   1 tests in ExSum (cleanup code)
13483 tests in 3 items.
13493 passed and 0 failed.
1350Test passed.
1351
1352Document: algorithms/GetEiT0atSNS-v1
1353------------------------------------
13541 items passed all tests:
1355   1 tests in GetEiT0atSNS
13561 tests in 1 items.
13571 passed and 0 failed.
1358Test passed.
13591 items passed all tests:
1360   2 tests in GetEiT0atSNS (cleanup code)
13612 tests in 1 items.
13622 passed and 0 failed.
1363Test passed.
1364
1365Document: algorithms/ConvertTableToMatrixWorkspace-v1
1366-----------------------------------------------------
13671 items passed all tests:
1368   1 tests in ExConvertTabletoMatrix
13691 tests in 1 items.
13701 passed and 0 failed.
1371Test passed.
13721 items passed all tests:
1373   1 tests in ExConvertTabletoMatrix (cleanup code)
13741 tests in 1 items.
13751 passed and 0 failed.
1376Test passed.
1377
1378Document: algorithms/ShiftLogTime-v1
1379------------------------------------
13801 items passed all tests:
1381   1 tests in ShiftLogTime
13821 tests in 1 items.
13831 passed and 0 failed.
1384Test passed.
13851 items passed all tests:
1386   2 tests in ShiftLogTime (cleanup code)
13872 tests in 1 items.
13882 passed and 0 failed.
1389Test passed.
1390
1391Document: algorithms/AsymmetryCalc-v1
1392-------------------------------------
13931 items passed all tests:
1394   1 tests in ExSimple
13951 tests in 1 items.
13961 passed and 0 failed.
1397Test passed.
13981 items passed all tests:
1399   1 tests in ExSimple (cleanup code)
14001 tests in 1 items.
14011 passed and 0 failed.
1402Test passed.
1403
1404Document: algorithms/ResizeRectangularDetector-v1
1405-------------------------------------------------
14061 items passed all tests:
1407   1 tests in ExScaleBank1
14081 tests in 1 items.
14091 passed and 0 failed.
1410Test passed.
14111 items passed all tests:
1412   1 tests in ExScaleBank1 (cleanup code)
14131 tests in 1 items.
14141 passed and 0 failed.
1415Test passed.
1416
1417Document: algorithms/RayTracerTester-v1
1418---------------------------------------
14191 items passed all tests:
1420   1 tests in Ex1
14211 tests in 1 items.
14221 passed and 0 failed.
1423Test passed.
14241 items passed all tests:
1425   1 tests in Ex1 (cleanup code)
14261 tests in 1 items.
14271 passed and 0 failed.
1428Test passed.
1429
1430Document: algorithms/CorrectKiKf-v1
1431-----------------------------------
14321 items passed all tests:
1433   1 tests in CorrectKiKf
14341 tests in 1 items.
14351 passed and 0 failed.
1436Test passed.
14371 items passed all tests:
1438   1 tests in CorrectKiKf (cleanup code)
14391 tests in 1 items.
14401 passed and 0 failed.
1441Test passed.
1442
1443Document: algorithms/ExtractSingleSpectrum-v1
1444---------------------------------------------
14451 items passed all tests:
1446   1 tests in ExExtractSingleSpectrum
14471 tests in 1 items.
14481 passed and 0 failed.
1449Test passed.
14501 items passed all tests:
1451   1 tests in ExExtractSingleSpectrum (cleanup code)
14521 tests in 1 items.
14531 passed and 0 failed.
1454Test passed.
1455
1456Document: algorithms/ChangeLogTime-v1
1457-------------------------------------
14581 items passed all tests:
1459   1 tests in ChangeLogTime
14601 tests in 1 items.
14611 passed and 0 failed.
1462Test passed.
14631 items passed all tests:
1464   2 tests in ChangeLogTime (cleanup code)
14652 tests in 1 items.
14662 passed and 0 failed.
1467Test passed.
1468
1469Document: algorithms/FindDetectorsPar-v1
1470----------------------------------------
14712 items passed all tests:
1472   1 tests in ExDpolDazi
1473   1 tests in ExDxDy
14742 tests in 2 items.
14752 passed and 0 failed.
1476Test passed.
14772 items passed all tests:
1478   1 tests in ExDpolDazi (cleanup code)
1479   1 tests in ExDxDy (cleanup code)
14802 tests in 2 items.
14812 passed and 0 failed.
1482Test passed.
1483
1484Document: algorithms/Min-v1
1485---------------------------
14861 items passed all tests:
1487   1 tests in Min
14881 tests in 1 items.
14891 passed and 0 failed.
1490Test passed.
14911 items passed all tests:
1492   2 tests in Min (cleanup code)
14932 tests in 1 items.
14942 passed and 0 failed.
1495Test passed.
1496
1497Document: algorithms/ApplyCalibration-v1
1498----------------------------------------
14991 items passed all tests:
1500   1 tests in ExApplyCalibSimple
15011 tests in 1 items.
15021 passed and 0 failed.
1503Test passed.
15041 items passed all tests:
1505   1 tests in ExApplyCalibSimple (cleanup code)
15061 tests in 1 items.
15071 passed and 0 failed.
1508Test passed.
1509
1510Document: algorithms/Transpose-v1
1511---------------------------------
15121 items passed all tests:
1513   1 tests in Ex
15141 tests in 1 items.
15151 passed and 0 failed.
1516Test passed.
15171 items passed all tests:
1518   1 tests in Ex (cleanup code)
15191 tests in 1 items.
15201 passed and 0 failed.
1521Test passed.
1522
1523Document: algorithms/SANSBeamFluxCorrection-v1
1524----------------------------------------------
15251 items passed all tests:
1526   1 tests in ExTable
15271 tests in 1 items.
15281 passed and 0 failed.
1529Test passed.
15301 items passed all tests:
1531   1 tests in ExTable (cleanup code)
15321 tests in 1 items.
15331 passed and 0 failed.
1534Test passed.
1535
1536Document: algorithms/SaveNXSPE-v1
1537---------------------------------
15381 items passed all tests:
1539   1 tests in ExSimpleSavingRoundtrip
15401 tests in 1 items.
15411 passed and 0 failed.
1542Test passed.
15431 items passed all tests:
1544   2 tests in ExSimpleSavingRoundtrip (cleanup code)
15452 tests in 1 items.
15462 passed and 0 failed.
1547Test passed.
1548
1549Document: algorithms/LoadDetectorsGroupingFile-v1
1550-------------------------------------------------
15511 items passed all tests:
1552   1 tests in LoadDetectorsGroupingFile
15531 tests in 1 items.
15541 passed and 0 failed.
1555Test passed.
15561 items passed all tests:
1557   2 tests in LoadDetectorsGroupingFile (cleanup code)
15582 tests in 1 items.
15592 passed and 0 failed.
1560Test passed.
1561
1562Document: algorithms/RemoveExpDecay-v1
1563--------------------------------------
15641 items passed all tests:
1565   1 tests in ExSimple
15661 tests in 1 items.
15671 passed and 0 failed.
1568Test passed.
15691 items passed all tests:
1570   1 tests in ExSimple (cleanup code)
15711 tests in 1 items.
15721 passed and 0 failed.
1573Test passed.
1574
1575Document: algorithms/OSIRISDiffractionReduction-v1
1576--------------------------------------------------
15771 items passed all tests:
1578   1 tests in ExOSIRISDiffractionReductionSimple
15791 tests in 1 items.
15801 passed and 0 failed.
1581Test passed.
15821 items passed all tests:
1583   2 tests in ExOSIRISDiffractionReductionSimple (cleanup code)
15842 tests in 1 items.
15852 passed and 0 failed.
1586Test passed.
1587
1588Document: algorithms/SelectCellWithForm-v1
1589------------------------------------------
15901 items passed all tests:
1591   1 tests in ExSelectCellWithForm
15921 tests in 1 items.
15931 passed and 0 failed.
1594Test passed.
15951 items passed all tests:
1596   1 tests in ExSelectCellWithForm (cleanup code)
15971 tests in 1 items.
15981 passed and 0 failed.
1599Test passed.
1600
1601Document: algorithms/PlotPeakByLogValue-v1
1602------------------------------------------
16032 items passed all tests:
1604   1 tests in ExPlotPeakByLogValueSeq
1605   1 tests in ExPlotPeakByLogValueSimple
16062 tests in 2 items.
16072 passed and 0 failed.
1608Test passed.
16092 items passed all tests:
1610   1 tests in ExPlotPeakByLogValueSeq (cleanup code)
1611   1 tests in ExPlotPeakByLogValueSimple (cleanup code)
16122 tests in 2 items.
16132 passed and 0 failed.
1614Test passed.
1615
1616Document: algorithms/DeleteTableRows-v1
1617---------------------------------------
16181 items passed all tests:
1619   1 tests in ExDeteleTableRows
16201 tests in 1 items.
16211 passed and 0 failed.
1622Test passed.
16231 items passed all tests:
1624   1 tests in ExDeteleTableRows (cleanup code)
16251 tests in 1 items.
16261 passed and 0 failed.
1627Test passed.
1628
1629Document: algorithms/LoadHKL-v1
1630-------------------------------
16311 items passed all tests:
1632   1 tests in ExLoadHKL
16331 tests in 1 items.
16341 passed and 0 failed.
1635Test passed.
16361 items passed all tests:
1637   1 tests in ExLoadHKL (cleanup code)
16381 tests in 1 items.
16391 passed and 0 failed.
1640Test passed.
1641
1642Document: algorithms/MergeMD-v1
1643-------------------------------
16441 items passed all tests:
1645   1 tests in ExMergeMD
16461 tests in 1 items.
16471 passed and 0 failed.
1648Test passed.
16491 items passed all tests:
1650   1 tests in ExMergeMD (cleanup code)
16511 tests in 1 items.
16521 passed and 0 failed.
1653Test passed.
1654
1655Document: algorithms/FindSXPeaks-v1
1656-----------------------------------
16571 items passed all tests:
1658   1 tests in ExFindSXPeaksSimple
16591 tests in 1 items.
16601 passed and 0 failed.
1661Test passed.
16621 items passed all tests:
1663   1 tests in ExFindSXPeaksSimple (cleanup code)
16641 tests in 1 items.
16651 passed and 0 failed.
1666Test passed.
1667
1668Document: algorithms/DeleteWorkspace-v1
1669---------------------------------------
16701 items passed all tests:
1671   2 tests in default
16722 tests in 1 items.
16732 passed and 0 failed.
1674Test passed.
16751 items passed all tests:
1676   1 tests in default (cleanup code)
16771 tests in 1 items.
16781 passed and 0 failed.
1679Test passed.
1680
1681Document: algorithms/Plus-v1
1682----------------------------
16834 items passed all tests:
1684   1 tests in ExPlusAsAlg
1685   1 tests in ExPlusAsOpperand
1686   1 tests in ExPlusInPlace
1687   1 tests in ExPlusWithSingleVal
16884 tests in 4 items.
16894 passed and 0 failed.
1690Test passed.
16914 items passed all tests:
1692   1 tests in ExPlusAsAlg (cleanup code)
1693   1 tests in ExPlusAsOpperand (cleanup code)
1694   1 tests in ExPlusInPlace (cleanup code)
1695   1 tests in ExPlusWithSingleVal (cleanup code)
16964 tests in 4 items.
16974 passed and 0 failed.
1698Test passed.
1699
1700Document: algorithms/WeightedMeanOfWorkspace-v1
1701-----------------------------------------------
17021 items passed all tests:
1703   1 tests in ExWorkspace
17041 tests in 1 items.
17051 passed and 0 failed.
1706Test passed.
17071 items passed all tests:
1708   1 tests in ExWorkspace (cleanup code)
17091 tests in 1 items.
17101 passed and 0 failed.
1711Test passed.
1712
1713Document: algorithms/ElasticWindow-v1
1714-------------------------------------
17151 items passed all tests:
1716   1 tests in default
17171 tests in 1 items.
17181 passed and 0 failed.
1719Test passed.
17201 items passed all tests:
1721   1 tests in default (cleanup code)
17221 tests in 1 items.
17231 passed and 0 failed.
1724Test passed.
1725
1726Document: algorithms/ReflectometryReductionOneAuto-v1
1727-----------------------------------------------------
17283 items passed all tests:
1729   1 tests in ExReflRedOneAutoOverload
1730   1 tests in ExReflRedOneAutoSimple
1731   1 tests in ExReflRedOneAutoTrans
17323 tests in 3 items.
17333 passed and 0 failed.
1734Test passed.
17353 items passed all tests:
1736   1 tests in ExReflRedOneAutoOverload (cleanup code)
1737   1 tests in ExReflRedOneAutoSimple (cleanup code)
1738   1 tests in ExReflRedOneAutoTrans (cleanup code)
17393 tests in 3 items.
17403 passed and 0 failed.
1741Test passed.
1742
1743Document: algorithms/MuonGroupDetectors-v1
1744------------------------------------------
17452 items passed all tests:
1746   1 tests in ExGroupMUSR
1747   1 tests in ExGroupingFromNexus
17482 tests in 2 items.
17492 passed and 0 failed.
1750Test passed.
17512 items passed all tests:
1752   1 tests in ExGroupMUSR (cleanup code)
1753   1 tests in ExGroupingFromNexus (cleanup code)
17542 tests in 2 items.
17552 passed and 0 failed.
1756Test passed.
1757
1758Document: algorithms/ConvertToYSpace-v1
1759---------------------------------------
17601 items passed all tests:
1761   1 tests in ExConvetToYSp
17621 tests in 1 items.
17631 passed and 0 failed.
1764Test passed.
17651 items passed all tests:
1766   2 tests in ExConvetToYSp (cleanup code)
17672 tests in 1 items.
17682 passed and 0 failed.
1769Test passed.
1770
1771Document: algorithms/GroupDetectors-v2
1772--------------------------------------
17737 items passed all tests:
1774   1 tests in ExDet
1775   1 tests in ExGroupDetectorsWithMap
1776   1 tests in ExGroupDetectorsWithSpectra
1777   1 tests in ExKeep
1778   1 tests in ExMapFile
1779   1 tests in ExSpectra
1780   1 tests in ExWii
17817 tests in 7 items.
17827 passed and 0 failed.
1783Test passed.
17847 items passed all tests:
1785   1 tests in ExDet (cleanup code)
1786   2 tests in ExGroupDetectorsWithMap (cleanup code)
1787   1 tests in ExGroupDetectorsWithSpectra (cleanup code)
1788   2 tests in ExKeep (cleanup code)
1789   2 tests in ExMapFile (cleanup code)
1790   1 tests in ExSpectra (cleanup code)
1791   1 tests in ExWii (cleanup code)
179210 tests in 7 items.
179310 passed and 0 failed.
1794Test passed.
1795
1796Document: algorithms/LoadInstrumentFromRaw-v1
1797---------------------------------------------
17981 items passed all tests:
1799   1 tests in Ex
18001 tests in 1 items.
18011 passed and 0 failed.
1802Test passed.
18031 items passed all tests:
1804   1 tests in Ex (cleanup code)
18051 tests in 1 items.
18061 passed and 0 failed.
1807Test passed.
1808
1809Document: algorithms/GroupDetectors-v1
1810--------------------------------------
18113 items passed all tests:
1812   1 tests in ExDet
1813   1 tests in ExSpectra
1814   1 tests in ExWii
18153 tests in 3 items.
18163 passed and 0 failed.
1817Test passed.
18183 items passed all tests:
1819   1 tests in ExDet (cleanup code)
1820   1 tests in ExSpectra (cleanup code)
1821   1 tests in ExWii (cleanup code)
18223 tests in 3 items.
18233 passed and 0 failed.
1824Test passed.
1825
1826Document: algorithms/MonteCarloAbsorption-v1
1827--------------------------------------------
18281 items passed all tests:
1829   1 tests in ExMonteSimpleSample
18301 tests in 1 items.
18311 passed and 0 failed.
1832Test passed.
18331 items passed all tests:
1834   1 tests in ExMonteSimpleSample (cleanup code)
18351 tests in 1 items.
18361 passed and 0 failed.
1837Test passed.
1838
1839Document: algorithms/FilterLogByTime-v1
1840---------------------------------------
18411 items passed all tests:
1842   1 tests in Filter
18431 tests in 1 items.
18441 passed and 0 failed.
1845Test passed.
18461 items passed all tests:
1847   1 tests in Filter (cleanup code)
18481 tests in 1 items.
18491 passed and 0 failed.
1850Test passed.
1851
1852Document: algorithms/SaveZODS-v1
1853--------------------------------
18541 items passed all tests:
1855   1 tests in SaveZODSEx
18561 tests in 1 items.
18571 passed and 0 failed.
1858Test passed.
18591 items passed all tests:
1860   1 tests in SaveZODSEx (cleanup code)
18611 tests in 1 items.
18621 passed and 0 failed.
1863Test passed.
1864
1865Document: algorithms/SaveParameterFile-v1
1866-----------------------------------------
18671 items passed all tests:
1868   1 tests in default
18691 tests in 1 items.
18701 passed and 0 failed.
1871Test passed.
18721 items passed all tests:
1873   2 tests in default (cleanup code)
18742 tests in 1 items.
18752 passed and 0 failed.
1876Test passed.
1877
1878Document: algorithms/EstimatePDDetectorResolution-v1
1879----------------------------------------------------
18801 items passed all tests:
1881   1 tests in ExHistSimple
18821 tests in 1 items.
18831 passed and 0 failed.
1884Test passed.
18851 items passed all tests:
1886   2 tests in ExHistSimple (cleanup code)
18872 tests in 1 items.
18882 passed and 0 failed.
1889Test passed.
1890
1891Document: algorithms/MDHistoToWorkspace2D-v1
1892--------------------------------------------
18931 items passed all tests:
1894   1 tests in ExMDHistoToWorkspace2D
18951 tests in 1 items.
18961 passed and 0 failed.
1897Test passed.
18981 items passed all tests:
1899   1 tests in ExMDHistoToWorkspace2D (cleanup code)
19001 tests in 1 items.
19011 passed and 0 failed.
1902Test passed.
1903
1904Document: algorithms/IntegrateByComponent-v1
1905--------------------------------------------
19061 items passed all tests:
1907   1 tests in IntegrateByComponent
19081 tests in 1 items.
19091 passed and 0 failed.
1910Test passed.
19111 items passed all tests:
1912   2 tests in IntegrateByComponent (cleanup code)
19132 tests in 1 items.
19142 passed and 0 failed.
1915Test passed.
1916
1917Document: algorithms/LoadDspacemap-v1
1918-------------------------------------
19191 items passed all tests:
1920   1 tests in Ex
19211 tests in 1 items.
19221 passed and 0 failed.
1923Test passed.
19241 items passed all tests:
1925   1 tests in Ex (cleanup code)
19261 tests in 1 items.
19271 passed and 0 failed.
1928Test passed.
1929
1930Document: algorithms/LoadLogPropertyTable-v1
1931--------------------------------------------
19321 items passed all tests:
1933   1 tests in Exlogtable
19341 tests in 1 items.
19351 passed and 0 failed.
1936Test passed.
19371 items passed all tests:
1938   1 tests in Exlogtable (cleanup code)
19391 tests in 1 items.
19401 passed and 0 failed.
1941Test passed.
1942
1943Document: algorithms/LoadLog-v1
1944-------------------------------
19451 items passed all tests:
1946   1 tests in ExLoadLogSimple
19471 tests in 1 items.
19481 passed and 0 failed.
1949Test passed.
19501 items passed all tests:
1951   1 tests in ExLoadLogSimple (cleanup code)
19521 tests in 1 items.
19531 passed and 0 failed.
1954Test passed.
1955
1956Document: algorithms/ImportMDHistoWorkspace-v1
1957----------------------------------------------
19582 items passed all tests:
1959   1 tests in Ex2D
1960   1 tests in Ex3D
19612 tests in 2 items.
19622 passed and 0 failed.
1963Test passed.
19642 items passed all tests:
1965   1 tests in Ex2D (cleanup code)
1966   1 tests in Ex3D (cleanup code)
19672 tests in 2 items.
19682 passed and 0 failed.
1969Test passed.
1970
1971Document: algorithms/SpecularReflectionPositionCorrect-v1
1972---------------------------------------------------------
19731 items passed all tests:
1974   1 tests in SpecularReflectionPositionCorrectExample
19751 tests in 1 items.
19761 passed and 0 failed.
1977Test passed.
19781 items passed all tests:
1979   1 tests in SpecularReflectionPositionCorrectExample (cleanup code)
19801 tests in 1 items.
19811 passed and 0 failed.
1982Test passed.
1983
1984Document: algorithms/SumEventsByLogValue-v1
1985-------------------------------------------
19861 items passed all tests:
1987   1 tests in Single-Spectrum
19881 tests in 1 items.
19891 passed and 0 failed.
1990Test passed.
19911 items passed all tests:
1992   1 tests in Single-Spectrum (cleanup code)
19931 tests in 1 items.
19941 passed and 0 failed.
1995Test passed.
1996
1997Document: algorithms/He3TubeEfficiency-v1
1998-----------------------------------------
19991 items passed all tests:
2000   1 tests in ExSampleWorkspace
20011 tests in 1 items.
20021 passed and 0 failed.
2003Test passed.
20041 items passed all tests:
2005   1 tests in ExSampleWorkspace (cleanup code)
20061 tests in 1 items.
20071 passed and 0 failed.
2008Test passed.
2009
2010Document: algorithms/Integration-v1
2011-----------------------------------
20121 items passed all tests:
2013   1 tests in default
20141 tests in 1 items.
20151 passed and 0 failed.
2016Test passed.
20171 items passed all tests:
2018   1 tests in default (cleanup code)
20191 tests in 1 items.
20201 passed and 0 failed.
2021Test passed.
2022
2023Document: algorithms/ThresholdMD-v1
2024-----------------------------------
20251 items passed all tests:
2026   1 tests in ExThresholdMD
20271 tests in 1 items.
20281 passed and 0 failed.
2029Test passed.
20301 items passed all tests:
2031   1 tests in ExThresholdMD (cleanup code)
20321 tests in 1 items.
20331 passed and 0 failed.
2034Test passed.
2035
2036Document: algorithms/MergeCalFiles-v1
2037-------------------------------------
20382 items passed all tests:
2039   1 tests in append
2040   1 tests in merge
20412 tests in 2 items.
20422 passed and 0 failed.
2043Test passed.
20442 items passed all tests:
2045   1 tests in append (cleanup code)
2046   1 tests in merge (cleanup code)
20472 tests in 2 items.
20482 passed and 0 failed.
2049Test passed.
2050
2051Document: algorithms/PolynomialCorrection-v1
2052--------------------------------------------
20531 items passed all tests:
2054   2 tests in default
20552 tests in 1 items.
20562 passed and 0 failed.
2057Test passed.
20581 items passed all tests:
2059   1 tests in default (cleanup code)
20601 tests in 1 items.
20611 passed and 0 failed.
2062Test passed.
2063
2064Document: algorithms/LoadFlexiNexus-v1
2065--------------------------------------
20661 items passed all tests:
2067   1 tests in LoadAmor
20681 tests in 1 items.
20691 passed and 0 failed.
2070Test passed.
20711 items passed all tests:
2072   1 tests in LoadAmor (cleanup code)
20731 tests in 1 items.
20741 passed and 0 failed.
2075Test passed.
2076
2077Document: algorithms/HasUB-v1
2078-----------------------------
20791 items passed all tests:
2080   1 tests in ExHasUB
20811 tests in 1 items.
20821 passed and 0 failed.
2083Test passed.
20841 items passed all tests:
2085   1 tests in ExHasUB (cleanup code)
20861 tests in 1 items.
20871 passed and 0 failed.
2088Test passed.
2089
2090Document: algorithms/ApplyDeadTimeCorr-v1
2091-----------------------------------------
20922 items passed all tests:
2093   1 tests in ExCustomDeadTimes
2094   1 tests in ExLoadedDeadTimes
20952 tests in 2 items.
20962 passed and 0 failed.
2097Test passed.
20982 items passed all tests:
2099   1 tests in ExCustomDeadTimes (cleanup code)
2100   1 tests in ExLoadedDeadTimes (cleanup code)
21012 tests in 2 items.
21022 passed and 0 failed.
2103Test passed.
2104
2105Document: algorithms/DiffractionFocussing-v2
2106--------------------------------------------
21072 items passed all tests:
2108   1 tests in ExEventFocussing
2109   1 tests in ExHRPDFocussing
21102 tests in 2 items.
21112 passed and 0 failed.
2112Test passed.
21132 items passed all tests:
2114   1 tests in ExEventFocussing (cleanup code)
2115   1 tests in ExHRPDFocussing (cleanup code)
21162 tests in 2 items.
21172 passed and 0 failed.
2118Test passed.
2119
2120Document: algorithms/CreatePeaksWorkspace-v1
2121--------------------------------------------
21222 items passed all tests:
2123   1 tests in ExEmptyTable
2124   1 tests in ExTableWithRows
21252 tests in 2 items.
21262 passed and 0 failed.
2127Test passed.
21282 items passed all tests:
2129   1 tests in ExEmptyTable (cleanup code)
2130   1 tests in ExTableWithRows (cleanup code)
21312 tests in 2 items.
21322 passed and 0 failed.
2133Test passed.
2134
2135Document: algorithms/SaveFocusedXYE-v1
2136--------------------------------------
21372 items passed all tests:
2138   1 tests in ExSaveFocusedXYEOptions
2139   1 tests in ExSaveFocusedXYESimple
21402 tests in 2 items.
21412 passed and 0 failed.
2142Test passed.
21432 items passed all tests:
2144   2 tests in ExSaveFocusedXYEOptions (cleanup code)
2145   2 tests in ExSaveFocusedXYESimple (cleanup code)
21464 tests in 2 items.
21474 passed and 0 failed.
2148Test passed.
2149
2150Document: algorithms/SuggestTibHYSPEC-v1
2151----------------------------------------
21521 items passed all tests:
2153   1 tests in ExSuggestTibHYSPEC
21541 tests in 1 items.
21551 passed and 0 failed.
2156Test passed.
21571 items passed all tests:
2158   1 tests in ExSuggestTibHYSPEC (cleanup code)
21591 tests in 1 items.
21601 passed and 0 failed.
2161Test passed.
2162
2163Document: algorithms/IdentifyNoisyDetectors-v1
2164----------------------------------------------
21652 items passed all tests:
2166   1 tests in ExClearRun
2167   1 tests in ExNoisy
21682 tests in 2 items.
21692 passed and 0 failed.
2170Test passed.
21712 items passed all tests:
2172   1 tests in ExClearRun (cleanup code)
2173   1 tests in ExNoisy (cleanup code)
21742 tests in 2 items.
21752 passed and 0 failed.
2176Test passed.
2177
2178Document: algorithms/ConvertAxisByFormula-v1
2179--------------------------------------------
21802 items passed all tests:
2181   1 tests in ExDoubleYAxis
2182   1 tests in ExSquareXAxis
21832 tests in 2 items.
21842 passed and 0 failed.
2185Test passed.
21862 items passed all tests:
2187   1 tests in ExDoubleYAxis (cleanup code)
2188   1 tests in ExSquareXAxis (cleanup code)
21892 tests in 2 items.
21902 passed and 0 failed.
2191Test passed.
2192
2193Document: algorithms/FilterByLogValue-v1
2194----------------------------------------
21952 items passed all tests:
2196   1 tests in FilterByLogValue
2197   1 tests in VetoPulseTime
21982 tests in 2 items.
21992 passed and 0 failed.
2200Test passed.
22012 items passed all tests:
2202   1 tests in FilterByLogValue (cleanup code)
2203   1 tests in VetoPulseTime (cleanup code)
22042 tests in 2 items.
22052 passed and 0 failed.
2206Test passed.
2207
2208Document: algorithms/SetInstrumentParameter-v1
2209----------------------------------------------
22102 items passed all tests:
2211   1 tests in Ex1
2212   1 tests in Ex2
22132 tests in 2 items.
22142 passed and 0 failed.
2215Test passed.
22162 items passed all tests:
2217   1 tests in Ex1 (cleanup code)
2218   1 tests in Ex2 (cleanup code)
22192 tests in 2 items.
22202 passed and 0 failed.
2221Test passed.
2222
2223Document: algorithms/MaskWorkspaceToCalFile-v1
2224----------------------------------------------
22251 items passed all tests:
2226   1 tests in default
22271 tests in 1 items.
22281 passed and 0 failed.
2229Test passed.
22301 items passed all tests:
2231   2 tests in default (cleanup code)
22322 tests in 1 items.
22332 passed and 0 failed.
2234Test passed.
2235
2236Document: algorithms/PeaksInRegion-v1
2237-------------------------------------
22381 items passed all tests:
2239   1 tests in PeaksInRegionExample
22401 tests in 1 items.
22411 passed and 0 failed.
2242Test passed.
22431 items passed all tests:
2244   1 tests in PeaksInRegionExample (cleanup code)
22451 tests in 1 items.
22461 passed and 0 failed.
2247Test passed.
2248
2249Document: algorithms/CompressEvents-v1
2250--------------------------------------
22511 items passed all tests:
2252   1 tests in CompressEvents
22531 tests in 1 items.
22541 passed and 0 failed.
2255Test passed.
22561 items passed all tests:
2257   1 tests in CompressEvents (cleanup code)
22581 tests in 1 items.
22591 passed and 0 failed.
2260Test passed.
2261
2262Document: algorithms/AddSampleLog-v1
2263------------------------------------
22641 items passed all tests:
2265   1 tests in AddSampleLogExample
22661 tests in 1 items.
22671 passed and 0 failed.
2268Test passed.
22691 items passed all tests:
2270   1 tests in AddSampleLogExample (cleanup code)
22711 tests in 1 items.
22721 passed and 0 failed.
2273Test passed.
2274
2275Document: algorithms/ViewBOA-v1
2276-------------------------------
22771 items passed all tests:
2278   1 tests in ViewBOAEx
22791 tests in 1 items.
22801 passed and 0 failed.
2281Test passed.
22821 items passed all tests:
2283   1 tests in ViewBOAEx (cleanup code)
22841 tests in 1 items.
22851 passed and 0 failed.
2286Test passed.
2287
2288Document: algorithms/RemoveWorkspaceHistory-v1
2289----------------------------------------------
22901 items passed all tests:
2291   1 tests in ExStripHistory
22921 tests in 1 items.
22931 passed and 0 failed.
2294Test passed.
22951 items passed all tests:
2296   1 tests in ExStripHistory (cleanup code)
22971 tests in 1 items.
22981 passed and 0 failed.
2299Test passed.
2300
2301Document: algorithms/LoadRawBin0-v1
2302-----------------------------------
23031 items passed all tests:
2304   1 tests in Ex
23051 tests in 1 items.
23061 passed and 0 failed.
2307Test passed.
23081 items passed all tests:
2309   1 tests in Ex (cleanup code)
23101 tests in 1 items.
23111 passed and 0 failed.
2312Test passed.
2313
2314Document: algorithms/UpdateInstrumentFromFile-v1
2315------------------------------------------------
23161 items passed all tests:
2317   1 tests in exUpdateInstrumentFromFile
23181 tests in 1 items.
23191 passed and 0 failed.
2320Test passed.
23211 items passed all tests:
2322   2 tests in exUpdateInstrumentFromFile (cleanup code)
23232 tests in 1 items.
23242 passed and 0 failed.
2325Test passed.
2326
2327Document: algorithms/PowerLawCorrection-v1
2328------------------------------------------
23291 items passed all tests:
2330   1 tests in Ex1
23311 tests in 1 items.
23321 passed and 0 failed.
2333Test passed.
23341 items passed all tests:
2335   1 tests in Ex1 (cleanup code)
23361 tests in 1 items.
23371 passed and 0 failed.
2338Test passed.
2339
2340Document: algorithms/OptimizeCrystalPlacement-v1
2341------------------------------------------------
23421 items passed all tests:
2343   1 tests in ExOptimizeCrystalPlacement
23441 tests in 1 items.
23451 passed and 0 failed.
2346Test passed.
23471 items passed all tests:
2348   1 tests in ExOptimizeCrystalPlacement (cleanup code)
23491 tests in 1 items.
23501 passed and 0 failed.
2351Test passed.
2352
2353Document: algorithms/DiffractionEventCalibrateDetectors-v1
2354----------------------------------------------------------
23551 items passed all tests:
2356   1 tests in ExDiffractionEventCalibrateDetectors
23571 tests in 1 items.
23581 passed and 0 failed.
2359Test passed.
23601 items passed all tests:
2361   1 tests in ExDiffractionEventCalibrateDetectors (cleanup code)
23621 tests in 1 items.
23631 passed and 0 failed.
2364Test passed.
2365
2366Document: algorithms/Load-v1
2367----------------------------
23684 items passed all tests:
2369   1 tests in ExLoadEventNexus
2370   1 tests in ExLoadISISMuon
2371   1 tests in ExLoadISISnexusHist
2372   1 tests in ExLoadNexusProcessedWithLoad
23734 tests in 4 items.
23744 passed and 0 failed.
2375Test passed.
23764 items passed all tests:
2377   1 tests in ExLoadEventNexus (cleanup code)
2378   1 tests in ExLoadISISMuon (cleanup code)
2379   1 tests in ExLoadISISnexusHist (cleanup code)
2380   1 tests in ExLoadNexusProcessedWithLoad (cleanup code)
23814 tests in 4 items.
23824 passed and 0 failed.
2383Test passed.
2384
2385Document: algorithms/LoadDetectorInfo-v1
2386----------------------------------------
23871 items passed all tests:
2388   1 tests in exLoadDetectorInfo
23891 tests in 1 items.
23901 passed and 0 failed.
2391Test passed.
23921 items passed all tests:
2393   2 tests in exLoadDetectorInfo (cleanup code)
23942 tests in 1 items.
23952 passed and 0 failed.
2396Test passed.
2397
2398Document: algorithms/LoadRaw-v3
2399-------------------------------
24004 items passed all tests:
2401   1 tests in ExLoadDataDefaults
2402   1 tests in ExLoadDataNoLogs
2403   1 tests in ExLoadDataNoMonitors
2404   1 tests in ExLoadDataSepMonitors
24054 tests in 4 items.
24064 passed and 0 failed.
2407Test passed.
24084 items passed all tests:
2409   1 tests in ExLoadDataDefaults (cleanup code)
2410   1 tests in ExLoadDataNoLogs (cleanup code)
2411   1 tests in ExLoadDataNoMonitors (cleanup code)
2412   1 tests in ExLoadDataSepMonitors (cleanup code)
24134 tests in 4 items.
24144 passed and 0 failed.
2415Test passed.
2416
2417Document: algorithms/LoadNexusMonitors-v1
2418-----------------------------------------
24191 items passed all tests:
2420   1 tests in Ex
24211 tests in 1 items.
24221 passed and 0 failed.
2423Test passed.
24241 items passed all tests:
2425   1 tests in Ex (cleanup code)
24261 tests in 1 items.
24271 passed and 0 failed.
2428Test passed.
2429
2430Document: algorithms/LoadIsawSpectrum-v1
2431----------------------------------------
24321 items passed all tests:
2433   1 tests in LoadIsawSpectrum
24341 tests in 1 items.
24351 passed and 0 failed.
2436Test passed.
24371 items passed all tests:
2438   2 tests in LoadIsawSpectrum (cleanup code)
24392 tests in 1 items.
24402 passed and 0 failed.
2441Test passed.
2442
2443Document: algorithms/CreateChunkingFromInstrument-v1
2444----------------------------------------------------
24452 items passed all tests:
2446   1 tests in ExPowgen
2447   1 tests in ExSnap
24482 tests in 2 items.
24492 passed and 0 failed.
2450Test passed.
24512 items passed all tests:
2452   1 tests in ExPowgen (cleanup code)
2453   1 tests in ExSnap (cleanup code)
24542 tests in 2 items.
24552 passed and 0 failed.
2456Test passed.
2457
2458Document: algorithms/AlignDetectors-v1
2459--------------------------------------
24601 items passed all tests:
2461   1 tests in ExAlignDetectors
24621 tests in 1 items.
24631 passed and 0 failed.
2464Test passed.
24651 items passed all tests:
2466   1 tests in ExAlignDetectors (cleanup code)
24671 tests in 1 items.
24681 passed and 0 failed.
2469Test passed.
2470
2471Document: algorithms/GroupWorkspaces-v1
2472---------------------------------------
24731 items passed all tests:
2474   1 tests in default
24751 tests in 1 items.
24761 passed and 0 failed.
2477Test passed.
24781 items passed all tests:
2479   1 tests in default (cleanup code)
24801 tests in 1 items.
24811 passed and 0 failed.
2482Test passed.
2483
2484Document: algorithms/RemoveLogs-v1
2485----------------------------------
24861 items passed all tests:
2487   1 tests in RemoveLogs
24881 tests in 1 items.
24891 passed and 0 failed.
2490Test passed.
24911 items passed all tests:
2492   2 tests in RemoveLogs (cleanup code)
24932 tests in 1 items.
24942 passed and 0 failed.
2495Test passed.
2496
2497Document: algorithms/SaveMD-v1
2498------------------------------
24991 items passed all tests:
2500   1 tests in DoIt
25011 tests in 1 items.
25021 passed and 0 failed.
2503Test passed.
25041 items passed all tests:
2505   2 tests in DoIt (cleanup code)
25062 tests in 1 items.
25072 passed and 0 failed.
2508Test passed.
2509
2510Document: algorithms/Max-v1
2511---------------------------
25121 items passed all tests:
2513   1 tests in default
25141 tests in 1 items.
25151 passed and 0 failed.
2516Test passed.
25171 items passed all tests:
2518   1 tests in default (cleanup code)
25191 tests in 1 items.
25201 passed and 0 failed.
2521Test passed.
2522
2523Document: algorithms/FindDeadDetectors-v1
2524-----------------------------------------
25251 items passed all tests:
2526   1 tests in FindVariousDeadDets
25271 tests in 1 items.
25281 passed and 0 failed.
2529Test passed.
25301 items passed all tests:
2531   1 tests in FindVariousDeadDets (cleanup code)
25321 tests in 1 items.
25331 passed and 0 failed.
2534Test passed.
2535
2536Document: algorithms/MaskDetectorsInShape-v1
2537--------------------------------------------
25381 items passed all tests:
2539   1 tests in default
25401 tests in 1 items.
25411 passed and 0 failed.
2542Test passed.
25431 items passed all tests:
2544   1 tests in default (cleanup code)
25451 tests in 1 items.
25461 passed and 0 failed.
2547Test passed.
2548
2549Document: algorithms/SofQWMoments-v1
2550------------------------------------
25511 items passed all tests:
2552   1 tests in ExSofQWMomentsSimple
25531 tests in 1 items.
25541 passed and 0 failed.
2555Test passed.
25561 items passed all tests:
2557   1 tests in ExSofQWMomentsSimple (cleanup code)
25581 tests in 1 items.
25591 passed and 0 failed.
2560Test passed.
2561
2562Document: algorithms/SassenaFFT-v1
2563----------------------------------
25641 items passed all tests:
2565   1 tests in Ex
25661 tests in 1 items.
25671 passed and 0 failed.
2568Test passed.
25691 items passed all tests:
2570   1 tests in Ex (cleanup code)
25711 tests in 1 items.
25721 passed and 0 failed.
2573Test passed.
2574
2575Document: algorithms/LoadInstrumentFromNexus-v1
2576-----------------------------------------------
25771 items passed all tests:
2578   1 tests in ExLoadMUSR
25791 tests in 1 items.
25801 passed and 0 failed.
2581Test passed.
25821 items passed all tests:
2583   1 tests in ExLoadMUSR (cleanup code)
25841 tests in 1 items.
25851 passed and 0 failed.
2586Test passed.
2587
2588Document: algorithms/FilterByXValue-v1
2589--------------------------------------
25902 items passed all tests:
2591   1 tests in ExFilterTofByMax
2592   1 tests in ExFilterWavelengthByMinMax
25932 tests in 2 items.
25942 passed and 0 failed.
2595Test passed.
25962 items passed all tests:
2597   1 tests in ExFilterTofByMax (cleanup code)
2598   1 tests in ExFilterWavelengthByMinMax (cleanup code)
25992 tests in 2 items.
26002 passed and 0 failed.
2601Test passed.
2602
2603Document: algorithms/PoldiPeakSearch-v1
2604---------------------------------------
26051 items passed all tests:
2606   1 tests in ExSiliconPeakSearch
26071 tests in 1 items.
26081 passed and 0 failed.
2609Test passed.
26101 items passed all tests:
2611   1 tests in ExSiliconPeakSearch (cleanup code)
26121 tests in 1 items.
26131 passed and 0 failed.
2614Test passed.
2615
2616Document: algorithms/DetectorEfficiencyVariation-v1
2617---------------------------------------------------
26181 items passed all tests:
2619   1 tests in ExDetEffVariation
26201 tests in 1 items.
26211 passed and 0 failed.
2622Test passed.
26231 items passed all tests:
2624   1 tests in ExDetEffVariation (cleanup code)
26251 tests in 1 items.
26261 passed and 0 failed.
2627Test passed.
2628
2629Document: algorithms/CreateSampleShape-v1
2630-----------------------------------------
26312 items passed all tests:
2632   1 tests in BallwithHole
2633   1 tests in Sphere
26342 tests in 2 items.
26352 passed and 0 failed.
2636Test passed.
26372 items passed all tests:
2638   1 tests in BallwithHole (cleanup code)
2639   1 tests in Sphere (cleanup code)
26402 tests in 2 items.
26412 passed and 0 failed.
2642Test passed.
2643
2644Document: algorithms/CreateLogPropertyTable-v1
2645----------------------------------------------
26461 items passed all tests:
2647   1 tests in CreateLogPropertyTable
26481 tests in 1 items.
26491 passed and 0 failed.
2650Test passed.
26511 items passed all tests:
2652   2 tests in CreateLogPropertyTable (cleanup code)
26532 tests in 1 items.
26542 passed and 0 failed.
2655Test passed.
2656
2657Document: algorithms/LoadFullprofFile-v1
2658----------------------------------------
26592 items passed all tests:
2660   1 tests in ExLoadIrf
2661   1 tests in ExLoadPrf
26622 tests in 2 items.
26632 passed and 0 failed.
2664Test passed.
26652 items passed all tests:
2666   2 tests in ExLoadIrf (cleanup code)
2667   2 tests in ExLoadPrf (cleanup code)
26684 tests in 2 items.
26694 passed and 0 failed.
2670Test passed.
2671
2672Document: algorithms/LoadCalFile-v1
2673-----------------------------------
26741 items passed all tests:
2675   1 tests in ExInstrumentBase
26761 tests in 1 items.
26771 passed and 0 failed.
2678Test passed.
26791 items passed all tests:
2680   1 tests in ExInstrumentBase (cleanup code)
26811 tests in 1 items.
26821 passed and 0 failed.
2683Test passed.
2684
2685Document: algorithms/FakeMDEventData-v1
2686---------------------------------------
26873 items passed all tests:
2688   1 tests in Peaks3dEx
2689   1 tests in Peaks4dEx
2690   1 tests in Uniform2dEx
26913 tests in 3 items.
26923 passed and 0 failed.
2693Test passed.
26943 items passed all tests:
2695   1 tests in Peaks3dEx (cleanup code)
2696   1 tests in Peaks4dEx (cleanup code)
2697   1 tests in Uniform2dEx (cleanup code)
26983 tests in 3 items.
26993 passed and 0 failed.
2700Test passed.
2701
2702Document: algorithms/GenerateGroupingSNSInelastic-v1
2703----------------------------------------------------
27041 items passed all tests:
2705   1 tests in GenerateGroupingSNSInelastic
27061 tests in 1 items.
27071 passed and 0 failed.
2708Test passed.
27091 items passed all tests:
2710   2 tests in GenerateGroupingSNSInelastic (cleanup code)
27112 tests in 1 items.
27122 passed and 0 failed.
2713Test passed.
2714
2715Document: algorithms/FFTDerivative-v1
2716-------------------------------------
27172 items passed all tests:
2718   1 tests in ExFFTDerivOrderCheck2Ways
2719   1 tests in ExFFTDerivOrders
27202 tests in 2 items.
27212 passed and 0 failed.
2722Test passed.
27232 items passed all tests:
2724   1 tests in ExFFTDerivOrderCheck2Ways (cleanup code)
2725   1 tests in ExFFTDerivOrders (cleanup code)
27262 tests in 2 items.
27272 passed and 0 failed.
2728Test passed.
2729
2730Document: algorithms/CalculateGammaBackground-v1
2731------------------------------------------------
27321 items passed all tests:
2733   2 tests in default
27342 tests in 1 items.
27352 passed and 0 failed.
2736Test passed.
27371 items passed all tests:
2738   1 tests in default (cleanup code)
27391 tests in 1 items.
27401 passed and 0 failed.
2741Test passed.
2742
2743Document: algorithms/LoadNexusLogs-v1
2744-------------------------------------
27451 items passed all tests:
2746   1 tests in Ex
27471 tests in 1 items.
27481 passed and 0 failed.
2749Test passed.
27501 items passed all tests:
2751   1 tests in Ex (cleanup code)
27521 tests in 1 items.
27531 passed and 0 failed.
2754Test passed.
2755
2756Document: algorithms/TransformHKL-v1
2757------------------------------------
27581 items passed all tests:
2759   1 tests in ExTransformHKL
27601 tests in 1 items.
27611 passed and 0 failed.
2762Test passed.
27631 items passed all tests:
2764   1 tests in ExTransformHKL (cleanup code)
27651 tests in 1 items.
27661 passed and 0 failed.
2767Test passed.
2768
2769Document: algorithms/SplineSmoothing-v1
2770---------------------------------------
2771**********************************************************************
2772File "algorithms/SplineSmoothing-v1.rst", line 67, in SmoothNoisy
2773Failed example:
2774    ws = CreateSampleWorkspace("Histogram","Multiple Peaks",
2775        BankPixelWidth=1, NumBanks=10, Random=True,
2776        XMax=30, BinWidth=0.3)
2777    wsOut = SplineSmoothing(ws,Error=1)
2778
2779    print "This has created a spline for each spectra in the %s workspace" % wsOut
2780    print "The derivatives are stored in a Group Workspace %s with one workspace per spectra" % wsOutDeriv
2781
2782    try:
2783        plotSpectrum([ws,wsOut],0)
2784    except NameError:
2785        #plotSpectrum was not available, Mantidplot is probably not running
2786        pass
2787Exception raised:
2788    Traceback (most recent call last):
2789      File "/usr/lib64/python2.6/doctest.py", line 1253, in __run
2790        compileflags, 1) in test.globs
2791      File "<doctest SmoothNoisy[0]>", line 7, in <module>
2792        print "The derivatives are stored in a Group Workspace %s with one workspace per spectra" % wsOutDeriv
2793    NameError: name 'wsOutDeriv' is not defined
2794**********************************************************************
27951 items had failures:
2796   1 of   1 in SmoothNoisy
27971 tests in 1 items.
27980 passed and 1 failed.
2799***Test Failed*** 1 failures.
28001 items passed all tests:
2801   1 tests in SmoothNoisy (cleanup code)
28021 tests in 1 items.
28031 passed and 0 failed.
2804Test passed.
2805
2806Document: algorithms/MergeLogs-v1
2807---------------------------------
28081 items passed all tests:
2809   1 tests in ExMerge2Logs
28101 tests in 1 items.
28111 passed and 0 failed.
2812Test passed.
28131 items passed all tests:
2814   2 tests in ExMerge2Logs (cleanup code)
28152 tests in 1 items.
28162 passed and 0 failed.
2817Test passed.
2818
2819Document: algorithms/MultipleScatteringCylinderAbsorption-v1
2820------------------------------------------------------------
28211 items passed all tests:
2822   1 tests in ExMultipleScatteringCylinderAbsorption
28231 tests in 1 items.
28241 passed and 0 failed.
2825Test passed.
28261 items passed all tests:
2827   1 tests in ExMultipleScatteringCylinderAbsorption (cleanup code)
28281 tests in 1 items.
28291 passed and 0 failed.
2830Test passed.
2831
2832Document: algorithms/GeneratePeaks-v1
2833-------------------------------------
28342 items passed all tests:
2835   1 tests in GeneratePeakFromArray
2836   1 tests in GeneratePeakFromTable
28372 tests in 2 items.
28382 passed and 0 failed.
2839Test passed.
28402 items passed all tests:
2841   2 tests in GeneratePeakFromArray (cleanup code)
2842   2 tests in GeneratePeakFromTable (cleanup code)
28434 tests in 2 items.
28444 passed and 0 failed.
2845Test passed.
2846
2847Document: algorithms/AbsorptionCorrection-v1
2848--------------------------------------------
28491 items passed all tests:
2850   1 tests in ExSimpleSpere
28511 tests in 1 items.
28521 passed and 0 failed.
2853Test passed.
28541 items passed all tests:
2855   1 tests in ExSimpleSpere (cleanup code)
28561 tests in 1 items.
28571 passed and 0 failed.
2858Test passed.
2859
2860Document: algorithms/Divide-v1
2861------------------------------
28624 items passed all tests:
2863   1 tests in ExDivideAsAlg
2864   1 tests in ExDivideAsOpperand
2865   1 tests in ExDivideInPlace
2866   1 tests in ExDivideWithSingleVal
28674 tests in 4 items.
28684 passed and 0 failed.
2869Test passed.
28704 items passed all tests:
2871   1 tests in ExDivideAsAlg (cleanup code)
2872   1 tests in ExDivideAsOpperand (cleanup code)
2873   1 tests in ExDivideInPlace (cleanup code)
2874   1 tests in ExDivideWithSingleVal (cleanup code)
28754 tests in 4 items.
28764 passed and 0 failed.
2877Test passed.
2878
2879Document: algorithms/EnginXFitPeaks-v1
2880--------------------------------------
28811 items passed all tests:
2882   1 tests in ExTwoPeaks
28831 tests in 1 items.
28841 passed and 0 failed.
2885Test passed.
28861 items passed all tests:
2887   1 tests in ExTwoPeaks (cleanup code)
28881 tests in 1 items.
28891 passed and 0 failed.
2890Test passed.
2891
2892Document: algorithms/FFTSmooth-v2
2893---------------------------------
28943 items passed all tests:
2895   1 tests in ExFFTSmoothButterworth
2896   1 tests in ExFFTSmoothZeroing
2897   1 tests in default
28983 tests in 3 items.
28993 passed and 0 failed.
2900Test passed.
29013 items passed all tests:
2902   1 tests in ExFFTSmoothButterworth (cleanup code)
2903   1 tests in ExFFTSmoothZeroing (cleanup code)
2904   1 tests in default (cleanup code)
29053 tests in 3 items.
29063 passed and 0 failed.
2907Test passed.
2908
2909Document: algorithms/FFTSmooth-v1
2910---------------------------------
29111 items passed all tests:
2912   1 tests in ExFFTSmoothZeroing
29131 tests in 1 items.
29141 passed and 0 failed.
2915Test passed.
29161 items passed all tests:
2917   1 tests in ExFFTSmoothZeroing (cleanup code)
29181 tests in 1 items.
29191 passed and 0 failed.
2920Test passed.
2921
2922Document: algorithms/Rebunch-v1
2923-------------------------------
29241 items passed all tests:
2925   1 tests in default
29261 tests in 1 items.
29271 passed and 0 failed.
2928Test passed.
29291 items passed all tests:
2930   1 tests in default (cleanup code)
29311 tests in 1 items.
29321 passed and 0 failed.
2933Test passed.
2934
2935Document: algorithms/SliceMDHisto-v1
2936------------------------------------
29371 items passed all tests:
2938   1 tests in MDHistoSlice
29391 tests in 1 items.
29401 passed and 0 failed.
2941Test passed.
29421 items passed all tests:
2943   1 tests in MDHistoSlice (cleanup code)
29441 tests in 1 items.
29451 passed and 0 failed.
2946Test passed.
2947
2948Document: algorithms/IndirectILLReduction-v1
2949--------------------------------------------
29502 items passed all tests:
2951   1 tests in ExIndirectILLReduction
2952   1 tests in ExIndirectILLReductionMirrorMode
29532 tests in 2 items.
29542 passed and 0 failed.
2955Test passed.
29562 items passed all tests:
2957   1 tests in ExIndirectILLReduction (cleanup code)
2958   1 tests in ExIndirectILLReductionMirrorMode (cleanup code)
29592 tests in 2 items.
29602 passed and 0 failed.
2961Test passed.
2962
2963Document: algorithms/PoldiFitPeaks1D-v1
2964---------------------------------------
29651 items passed all tests:
2966   1 tests in ExSiliconPeakFit
29671 tests in 1 items.
29681 passed and 0 failed.
2969Test passed.
29701 items passed all tests:
2971   1 tests in ExSiliconPeakFit (cleanup code)
29721 tests in 1 items.
29731 passed and 0 failed.
2974Test passed.
2975
2976Document: algorithms/RemovePromptPulse-v1
2977-----------------------------------------
29781 items passed all tests:
2979   1 tests in RemovePromptPulse
29801 tests in 1 items.
29811 passed and 0 failed.
2982Test passed.
29831 items passed all tests:
2984   2 tests in RemovePromptPulse (cleanup code)
29852 tests in 1 items.
29862 passed and 0 failed.
2987Test passed.
2988
2989Document: algorithms/ConvertSnsRoiFileToMask-v1
2990-----------------------------------------------
29911 items passed all tests:
2992   1 tests in Ex
29931 tests in 1 items.
29941 passed and 0 failed.
2995Test passed.
29961 items passed all tests:
2997   2 tests in Ex (cleanup code)
29982 tests in 1 items.
29992 passed and 0 failed.
3000Test passed.
3001
3002Document: algorithms/SaveFullprofResolution-v1
3003----------------------------------------------
30041 items passed all tests:
3005   1 tests in ExSaveIrf
30061 tests in 1 items.
30071 passed and 0 failed.
3008Test passed.
30091 items passed all tests:
3010   2 tests in ExSaveIrf (cleanup code)
30112 tests in 1 items.
30122 passed and 0 failed.
3013Test passed.
3014
3015Document: algorithms/PredictFractionalPeaks-v1
3016----------------------------------------------
30171 items passed all tests:
3018   1 tests in TopazExample
30191 tests in 1 items.
30201 passed and 0 failed.
3021Test passed.
30221 items passed all tests:
3023   1 tests in TopazExample (cleanup code)
30241 tests in 1 items.
30251 passed and 0 failed.
3026Test passed.
3027
3028Document: algorithms/HRPDSlabCanAbsorption-v1
3029---------------------------------------------
30301 items passed all tests:
3031   1 tests in ExSimpleHRPDSlab
30321 tests in 1 items.
30331 passed and 0 failed.
3034Test passed.
30351 items passed all tests:
3036   1 tests in ExSimpleHRPDSlab (cleanup code)
30371 tests in 1 items.
30381 passed and 0 failed.
3039Test passed.
3040
3041Document: algorithms/IndirectTransmission-v1
3042--------------------------------------------
30432 items passed all tests:
3044   1 tests in ExIndirectTransmissionParams
3045   1 tests in ExIndirectTransmissionSimple
30462 tests in 2 items.
30472 passed and 0 failed.
3048Test passed.
30492 items passed all tests:
3050   1 tests in ExIndirectTransmissionParams (cleanup code)
3051   1 tests in ExIndirectTransmissionSimple (cleanup code)
30522 tests in 2 items.
30532 passed and 0 failed.
3054Test passed.
3055
3056Document: algorithms/SavePAR-v1
3057-------------------------------
30581 items passed all tests:
3059   1 tests in exSavePAR
30601 tests in 1 items.
30611 passed and 0 failed.
3062Test passed.
30631 items passed all tests:
3064   2 tests in exSavePAR (cleanup code)
30652 tests in 1 items.
30662 passed and 0 failed.
3067Test passed.
3068
3069Document: algorithms/DetectorEfficiencyCorUser-v1
3070-------------------------------------------------
30711 items passed all tests:
3072   1 tests in Ex1
30731 tests in 1 items.
30741 passed and 0 failed.
3075Test passed.
30761 items passed all tests:
3077   1 tests in Ex1 (cleanup code)
30781 tests in 1 items.
30791 passed and 0 failed.
3080Test passed.
3081
3082Document: algorithms/CalculateEfficiency-v1
3083-------------------------------------------
30841 items passed all tests:
3085   1 tests in ExEff
30861 tests in 1 items.
30871 passed and 0 failed.
3088Test passed.
30891 items passed all tests:
3090   1 tests in ExEff (cleanup code)
30911 tests in 1 items.
30921 passed and 0 failed.
3093Test passed.
3094
3095Document: algorithms/AlphaCalc-v1
3096---------------------------------
30972 items passed all tests:
3098   1 tests in ExReversed
3099   1 tests in ExSimple
31002 tests in 2 items.
31012 passed and 0 failed.
3102Test passed.
31032 items passed all tests:
3104   1 tests in ExReversed (cleanup code)
3105   1 tests in ExSimple (cleanup code)
31062 tests in 2 items.
31072 passed and 0 failed.
3108Test passed.
3109
3110Document: algorithms/IQTransform-v1
3111-----------------------------------
31123 items passed all tests:
3113   1 tests in ExGeneral
3114   1 tests in ExZimm
3115   1 tests in ExZimmBg
31163 tests in 3 items.
31173 passed and 0 failed.
3118Test passed.
31193 items passed all tests:
3120   1 tests in ExGeneral (cleanup code)
3121   1 tests in ExZimm (cleanup code)
3122   1 tests in ExZimmBg (cleanup code)
31233 tests in 3 items.
31243 passed and 0 failed.
3125Test passed.
3126
3127Document: algorithms/LoadInstrument-v1
3128--------------------------------------
31291 items passed all tests:
3130   1 tests in exLoadInstrument
31311 tests in 1 items.
31321 passed and 0 failed.
3133Test passed.
31341 items passed all tests:
3135   1 tests in exLoadInstrument (cleanup code)
31361 tests in 1 items.
31371 passed and 0 failed.
3138Test passed.
3139
3140Document: algorithms/MergeRuns-v1
3141---------------------------------
31422 items passed all tests:
3143   1 tests in ExWs
3144   1 tests in ExWsGroup
31452 tests in 2 items.
31462 passed and 0 failed.
3147Test passed.
31482 items passed all tests:
3149   1 tests in ExWs (cleanup code)
3150   1 tests in ExWsGroup (cleanup code)
31512 tests in 2 items.
31522 passed and 0 failed.
3153Test passed.
3154
3155Document: algorithms/ShowPossibleCells-v1
3156-----------------------------------------
31571 items passed all tests:
3158   1 tests in ExShowPossibleCells
31591 tests in 1 items.
31601 passed and 0 failed.
3161Test passed.
31621 items passed all tests:
3163   1 tests in ExShowPossibleCells (cleanup code)
31641 tests in 1 items.
31651 passed and 0 failed.
3166Test passed.
3167
3168Document: algorithms/SelectCellOfType-v1
3169----------------------------------------
31701 items passed all tests:
3171   1 tests in ExSelectCellOfType
31721 tests in 1 items.
31731 passed and 0 failed.
3174Test passed.
31751 items passed all tests:
3176   1 tests in ExSelectCellOfType (cleanup code)
31771 tests in 1 items.
31781 passed and 0 failed.
3179Test passed.
3180
3181Document: algorithms/ConvertToDiffractionMDWorkspace-v1
3182-------------------------------------------------------
31831 items passed all tests:
3184   1 tests in ExConvertToDiffractionMDWorkspace
31851 tests in 1 items.
31861 passed and 0 failed.
3187Test passed.
31881 items passed all tests:
3189   1 tests in ExConvertToDiffractionMDWorkspace (cleanup code)
31901 tests in 1 items.
31911 passed and 0 failed.
3192Test passed.
3193
3194Document: algorithms/CopySample-v1
3195----------------------------------
31961 items passed all tests:
3197   1 tests in CopySample
31981 tests in 1 items.
31991 passed and 0 failed.
3200Test passed.
32011 items passed all tests:
3202   2 tests in CopySample (cleanup code)
32032 tests in 1 items.
32042 passed and 0 failed.
3205Test passed.
3206
3207Document: algorithms/FindUBUsingIndexedPeaks-v1
3208-----------------------------------------------
32091 items passed all tests:
3210   1 tests in ExFindUBUsingIndexedPeaks
32111 tests in 1 items.
32121 passed and 0 failed.
3213Test passed.
32141 items passed all tests:
3215   1 tests in ExFindUBUsingIndexedPeaks (cleanup code)
32161 tests in 1 items.
32171 passed and 0 failed.
3218Test passed.
3219
3220Document: algorithms/CreateSingleValuedWorkspace-v1
3221---------------------------------------------------
32221 items passed all tests:
3223   2 tests in default
32242 tests in 1 items.
32252 passed and 0 failed.
3226Test passed.
32271 items passed all tests:
3228   1 tests in default (cleanup code)
32291 tests in 1 items.
32301 passed and 0 failed.
3231Test passed.
3232
3233Document: algorithms/ConvertToDistribution-v1
3234---------------------------------------------
32351 items passed all tests:
3236   1 tests in ConvertToDistribution
32371 tests in 1 items.
32381 passed and 0 failed.
3239Test passed.
32401 items passed all tests:
3241   1 tests in ConvertToDistribution (cleanup code)
32421 tests in 1 items.
32431 passed and 0 failed.
3244Test passed.
3245
3246Document: algorithms/MultiplyRange-v1
3247-------------------------------------
32481 items passed all tests:
3249   1 tests in default
32501 tests in 1 items.
32511 passed and 0 failed.
3252Test passed.
32531 items passed all tests:
3254   1 tests in default (cleanup code)
32551 tests in 1 items.
32561 passed and 0 failed.
3257Test passed.
3258
3259Document: algorithms/NormaliseByDetector-v1
3260-------------------------------------------
32611 items passed all tests:
3262   1 tests in ExLinear
32631 tests in 1 items.
32641 passed and 0 failed.
3265Test passed.
32661 items passed all tests:
3267   1 tests in ExLinear (cleanup code)
32681 tests in 1 items.
32691 passed and 0 failed.
3270Test passed.
3271
3272Document: algorithms/CuboidGaugeVolumeAbsorption-v1
3273---------------------------------------------------
32741 items passed all tests:
3275   1 tests in ExCuboidGuageSimpleSpere
32761 tests in 1 items.
32771 passed and 0 failed.
3278Test passed.
32791 items passed all tests:
3280   1 tests in ExCuboidGuageSimpleSpere (cleanup code)
32811 tests in 1 items.
32821 passed and 0 failed.
3283Test passed.
3284
3285Document: algorithms/LoadSINQFile-v1
3286------------------------------------
32871 items passed all tests:
3288   1 tests in ExLoadSINQFilePOLDI
32891 tests in 1 items.
32901 passed and 0 failed.
3291Test passed.
32921 items passed all tests:
3293   1 tests in ExLoadSINQFilePOLDI (cleanup code)
32941 tests in 1 items.
32951 passed and 0 failed.
3296Test passed.
3297
3298Document: algorithms/RemoveBins-v1
3299----------------------------------
33001 items passed all tests:
3301   1 tests in ExRemoveBinsSimple
33021 tests in 1 items.
33031 passed and 0 failed.
3304Test passed.
33051 items passed all tests:
3306   1 tests in ExRemoveBinsSimple (cleanup code)
33071 tests in 1 items.
33081 passed and 0 failed.
3309Test passed.
3310
3311Document: algorithms/GenerateGroupingPowder-v1
3312----------------------------------------------
33131 items passed all tests:
3314   1 tests in GenerateGroupingPowder
33151 tests in 1 items.
33161 passed and 0 failed.
3317Test passed.
33181 items passed all tests:
3319   2 tests in GenerateGroupingPowder (cleanup code)
33202 tests in 1 items.
33212 passed and 0 failed.
3322Test passed.
3323
3324Document: algorithms/ExtractMaskToTable-v1
3325------------------------------------------
33262 items passed all tests:
3327   1 tests in ExHistSimple
3328   1 tests in ExOptTable
33292 tests in 2 items.
33302 passed and 0 failed.
3331Test passed.
33322 items passed all tests:
3333   2 tests in ExHistSimple (cleanup code)
3334   2 tests in ExOptTable (cleanup code)
33354 tests in 2 items.
33364 passed and 0 failed.
3337Test passed.
3338
3339Document: algorithms/Stitch1DMany-v1
3340------------------------------------
33412 items passed all tests:
3342   1 tests in ExStitch1DManySimple
3343   1 tests in ExStitch1DPractical
33442 tests in 2 items.
33452 passed and 0 failed.
3346Test passed.
33472 items passed all tests:
3348   1 tests in ExStitch1DManySimple (cleanup code)
3349   1 tests in ExStitch1DPractical (cleanup code)
33502 tests in 2 items.
33512 passed and 0 failed.
3352Test passed.
3353
3354Document: algorithms/Logarithm-v1
3355---------------------------------
33561 items passed all tests:
3357   1 tests in ExLogarithm
33581 tests in 1 items.
33591 passed and 0 failed.
3360Test passed.
33611 items passed all tests:
3362   2 tests in ExLogarithm (cleanup code)
33632 tests in 1 items.
33642 passed and 0 failed.
3365Test passed.
3366
3367Document: algorithms/OptimizeLatticeForCellType-v1
3368--------------------------------------------------
33691 items passed all tests:
3370   1 tests in ExOptimizeForCellType
33711 tests in 1 items.
33721 passed and 0 failed.
3373Test passed.
33741 items passed all tests:
3375   1 tests in ExOptimizeForCellType (cleanup code)
33761 tests in 1 items.
33771 passed and 0 failed.
3378Test passed.
3379
3380Document: algorithms/ModifyDetectorDotDatFile-v1
3381------------------------------------------------
33821 items passed all tests:
3383   1 tests in ExModifyDotDatFileSimple
33841 tests in 1 items.
33851 passed and 0 failed.
3386Test passed.
33871 items passed all tests:
3388   2 tests in ExModifyDotDatFileSimple (cleanup code)
33892 tests in 1 items.
33902 passed and 0 failed.
3391Test passed.
3392
3393Document: algorithms/SortByQVectors-v1
3394--------------------------------------
33951 items passed all tests:
3396   1 tests in ExSortByQVectors
33971 tests in 1 items.
33981 passed and 0 failed.
3399Test passed.
34001 items passed all tests:
3401   1 tests in ExSortByQVectors (cleanup code)
34021 tests in 1 items.
34031 passed and 0 failed.
3404Test passed.
3405
3406Document: algorithms/SaveLauenorm-v1
3407------------------------------------
34082 items passed all tests:
3409   1 tests in ExSaveLauenormOptions
3410   1 tests in ExSaveLauenormSimple
34112 tests in 2 items.
34122 passed and 0 failed.
3413Test passed.
34142 items passed all tests:
3415   2 tests in ExSaveLauenormOptions (cleanup code)
3416   2 tests in ExSaveLauenormSimple (cleanup code)
34174 tests in 2 items.
34184 passed and 0 failed.
3419Test passed.
3420
3421Document: algorithms/SplineInterpolation-v1
3422-------------------------------------------
34232 items passed all tests:
3424   1 tests in ExSplineInterpolationDeriv
3425   1 tests in ExSplineInterpolationSimple
34262 tests in 2 items.
34272 passed and 0 failed.
3428Test passed.
34292 items passed all tests:
3430   1 tests in ExSplineInterpolationDeriv (cleanup code)
3431   1 tests in ExSplineInterpolationSimple (cleanup code)
34322 tests in 2 items.
34332 passed and 0 failed.
3434Test passed.
3435
3436Document: algorithms/SumRowColumn-v1
3437------------------------------------
34381 items passed all tests:
3439   1 tests in ExSumRowColumnSimple
34401 tests in 1 items.
34411 passed and 0 failed.
3442Test passed.
34431 items passed all tests:
3444   1 tests in ExSumRowColumnSimple (cleanup code)
34451 tests in 1 items.
34461 passed and 0 failed.
3447Test passed.
3448
3449Document: algorithms/NormaliseByThickness-v1
3450--------------------------------------------
34511 items passed all tests:
3452   1 tests in NormaliseByThicness
34531 tests in 1 items.
34541 passed and 0 failed.
3455Test passed.
34561 items passed all tests:
3457   2 tests in NormaliseByThicness (cleanup code)
34582 tests in 1 items.
34592 passed and 0 failed.
3460Test passed.
3461
3462Document: algorithms/SaveGSS-v1
3463-------------------------------
34642 items passed all tests:
3465   1 tests in ExSaveGSSOptions
3466   1 tests in ExSaveGSSSimple
34672 tests in 2 items.
34682 passed and 0 failed.
3469Test passed.
34702 items passed all tests:
3471   2 tests in ExSaveGSSOptions (cleanup code)
3472   2 tests in ExSaveGSSSimple (cleanup code)
34734 tests in 2 items.
34744 passed and 0 failed.
3475Test passed.
3476
3477Document: algorithms/ConvertSpectrumAxis-v1
3478-------------------------------------------
34791 items passed all tests:
3480   1 tests in default
34811 tests in 1 items.
34821 passed and 0 failed.
3483Test passed.
34841 items passed all tests:
3485   1 tests in default (cleanup code)
34861 tests in 1 items.
34871 passed and 0 failed.
3488Test passed.
3489
3490Document: algorithms/InvertMDDim-v1
3491-----------------------------------
34921 items passed all tests:
3493   1 tests in InvertMDExample
34941 tests in 1 items.
34951 passed and 0 failed.
3496Test passed.
34971 items passed all tests:
3498   1 tests in InvertMDExample (cleanup code)
34991 tests in 1 items.
35001 passed and 0 failed.
3501Test passed.
3502
3503Document: algorithms/FindReflectometryLines-v1
3504----------------------------------------------
35051 items passed all tests:
3506   1 tests in ExFindReflectometryLines
35071 tests in 1 items.
35081 passed and 0 failed.
3509Test passed.
35101 items passed all tests:
3511   1 tests in ExFindReflectometryLines (cleanup code)
35121 tests in 1 items.
35131 passed and 0 failed.
3514Test passed.
3515
3516Document: algorithms/FindDetectorsInShape-v1
3517--------------------------------------------
35181 items passed all tests:
3519   1 tests in ExDetectorCapture
35201 tests in 1 items.
35211 passed and 0 failed.
3522Test passed.
35231 items passed all tests:
3524   1 tests in ExDetectorCapture (cleanup code)
35251 tests in 1 items.
35261 passed and 0 failed.
3527Test passed.
3528
3529Document: algorithms/FindUBUsingLatticeParameters-v1
3530----------------------------------------------------
35311 items passed all tests:
3532   1 tests in ExFindUBUsingLatticeParameters
35331 tests in 1 items.
35341 passed and 0 failed.
3535Test passed.
35361 items passed all tests:
3537   1 tests in ExFindUBUsingLatticeParameters (cleanup code)
35381 tests in 1 items.
35391 passed and 0 failed.
3540Test passed.
3541
3542Document: algorithms/SignalOverError-v1
3543---------------------------------------
35441 items passed all tests:
3545   1 tests in AddLogDerivative
35461 tests in 1 items.
35471 passed and 0 failed.
3548Test passed.
35491 items passed all tests:
3550   1 tests in AddLogDerivative (cleanup code)
35511 tests in 1 items.
35521 passed and 0 failed.
3553Test passed.
3554
3555Document: algorithms/RebinByPulseTimes-v1
3556-----------------------------------------
35571 items passed all tests:
3558   1 tests in RebinByPulseTimesExample
35591 tests in 1 items.
35601 passed and 0 failed.
3561Test passed.
35621 items passed all tests:
3563   1 tests in RebinByPulseTimesExample (cleanup code)
35641 tests in 1 items.
35651 passed and 0 failed.
3566Test passed.
3567
3568Document: algorithms/SavePlot1D-v1
3569----------------------------------
35701 items passed all tests:
3571   1 tests in SavePlot1D
35721 tests in 1 items.
35731 passed and 0 failed.
3574Test passed.
35751 items passed all tests:
3576   2 tests in SavePlot1D (cleanup code)
35772 tests in 1 items.
35782 passed and 0 failed.
3579Test passed.
3580
3581Document: algorithms/WeightedMean-v1
3582------------------------------------
35831 items passed all tests:
3584   1 tests in ExWMSimple
35851 tests in 1 items.
35861 passed and 0 failed.
3587Test passed.
35881 items passed all tests:
3589   1 tests in ExWMSimple (cleanup code)
35901 tests in 1 items.
35911 passed and 0 failed.
3592Test passed.
3593
3594Document: algorithms/ExponentialCorrection-v1
3595---------------------------------------------
35961 items passed all tests:
3597   1 tests in ExponentialCorrection
35981 tests in 1 items.
35991 passed and 0 failed.
3600Test passed.
36011 items passed all tests:
3602   1 tests in ExponentialCorrection (cleanup code)
36031 tests in 1 items.
36041 passed and 0 failed.
3605Test passed.
3606
3607Document: algorithms/SortHKL-v1
3608-------------------------------
36091 items passed all tests:
3610   1 tests in ExSortHKLOption
36111 tests in 1 items.
36121 passed and 0 failed.
3613Test passed.
36141 items passed all tests:
3615   1 tests in ExSortHKLOption (cleanup code)
36161 tests in 1 items.
36171 passed and 0 failed.
3618Test passed.
3619
3620Document: algorithms/ConvertToMDMinMaxLocal-v1
3621----------------------------------------------
36223 items passed all tests:
3623   1 tests in ExConvertToMDMinMaxLocalCopyToMD
3624   1 tests in ExConvertToMDMinMaxLocalQ
3625   1 tests in ExConvertToMDMinMaxLocalQ3D
36263 tests in 3 items.
36273 passed and 0 failed.
3628Test passed.
36293 items passed all tests:
3630   2 tests in ExConvertToMDMinMaxLocalCopyToMD (cleanup code)
3631   2 tests in ExConvertToMDMinMaxLocalQ (cleanup code)
3632   2 tests in ExConvertToMDMinMaxLocalQ3D (cleanup code)
36336 tests in 3 items.
36346 passed and 0 failed.
3635Test passed.
3636
3637Document: algorithms/SofQW-v1
3638-----------------------------
36391 items passed all tests:
3640   1 tests in SofQW
36411 tests in 1 items.
36421 passed and 0 failed.
3643Test passed.
36441 items passed all tests:
3645   2 tests in SofQW (cleanup code)
36462 tests in 1 items.
36472 passed and 0 failed.
3648Test passed.
3649
3650Document: algorithms/Minus-v1
3651-----------------------------
36524 items passed all tests:
3653   1 tests in ExMinusAsAlg
3654   1 tests in ExMinusAsOpperand
3655   1 tests in ExMinusInPlace
3656   1 tests in ExMinusWithSingleVal
36574 tests in 4 items.
36584 passed and 0 failed.
3659Test passed.
36604 items passed all tests:
3661   1 tests in ExMinusAsAlg (cleanup code)
3662   1 tests in ExMinusAsOpperand (cleanup code)
3663   1 tests in ExMinusInPlace (cleanup code)
3664   1 tests in ExMinusWithSingleVal (cleanup code)
36654 tests in 4 items.
36664 passed and 0 failed.
3667Test passed.
3668
3669Document: algorithms/CalculatePeaksHKL-v1
3670-----------------------------------------
36711 items passed all tests:
3672   1 tests in CalculatePeaksHKLExample
36731 tests in 1 items.
36741 passed and 0 failed.
3675Test passed.
36761 items passed all tests:
3677   1 tests in CalculatePeaksHKLExample (cleanup code)
36781 tests in 1 items.
36791 passed and 0 failed.
3680Test passed.
3681
3682Document: algorithms/ConvertToMDMinMaxGlobal-v1
3683-----------------------------------------------
36843 items passed all tests:
3685   1 tests in ExConvertToMDMinMaxGlobalCopyToMD
3686   1 tests in ExConvertToMDMinMaxGlobalQ
3687   1 tests in ExConvertToMDMinMaxGlobalQ3D
36883 tests in 3 items.
36893 passed and 0 failed.
3690Test passed.
36913 items passed all tests:
3692   2 tests in ExConvertToMDMinMaxGlobalCopyToMD (cleanup code)
3693   2 tests in ExConvertToMDMinMaxGlobalQ (cleanup code)
3694   2 tests in ExConvertToMDMinMaxGlobalQ3D (cleanup code)
36956 tests in 3 items.
36966 passed and 0 failed.
3697Test passed.
3698
3699Document: algorithms/PoldiCalculateSpectrum2D-v1
3700------------------------------------------------
37012 items passed all tests:
3702   1 tests in ExSilicon2D
3703   1 tests in ExSilicon2DBackground
37042 tests in 2 items.
37052 passed and 0 failed.
3706Test passed.
37072 items passed all tests:
3708   1 tests in ExSilicon2D (cleanup code)
3709   1 tests in ExSilicon2DBackground (cleanup code)
37102 tests in 2 items.
37112 passed and 0 failed.
3712Test passed.
3713
3714Document: algorithms/LoadMuonLog-v1
3715-----------------------------------
37161 items passed all tests:
3717   1 tests in Ex
37181 tests in 1 items.
37191 passed and 0 failed.
3720Test passed.
37211 items passed all tests:
3722   1 tests in Ex (cleanup code)
37231 tests in 1 items.
37241 passed and 0 failed.
3725Test passed.
3726
3727Document: algorithms/ExtractMask-v1
3728-----------------------------------
37291 items passed all tests:
3730   1 tests in ExExtractMask
37311 tests in 1 items.
37321 passed and 0 failed.
3733Test passed.
37341 items passed all tests:
3735   1 tests in ExExtractMask (cleanup code)
37361 tests in 1 items.
37371 passed and 0 failed.
3738Test passed.
3739
3740Document: algorithms/SpatialGrouping-v1
3741---------------------------------------
37421 items passed all tests:
3743   1 tests in Ex
37441 tests in 1 items.
37451 passed and 0 failed.
3746Test passed.
37471 items passed all tests:
3748   2 tests in Ex (cleanup code)
37492 tests in 1 items.
37502 passed and 0 failed.
3751Test passed.
3752
3753Document: algorithms/PoldiTruncateData-v1
3754-----------------------------------------
37552 items passed all tests:
3756   1 tests in PoldiTruncateDataCrop
3757   1 tests in PoldiTruncateDataExtra
37582 tests in 2 items.
37592 passed and 0 failed.
3760Test passed.
37612 items passed all tests:
3762   1 tests in PoldiTruncateDataCrop (cleanup code)
3763   1 tests in PoldiTruncateDataExtra (cleanup code)
37642 tests in 2 items.
37652 passed and 0 failed.
3766Test passed.
3767
3768Document: algorithms/FlatPlateAbsorption-v1
3769-------------------------------------------
37701 items passed all tests:
3771   1 tests in ExSimpleSpere
37721 tests in 1 items.
37731 passed and 0 failed.
3774Test passed.
37751 items passed all tests:
3776   1 tests in ExSimpleSpere (cleanup code)
37771 tests in 1 items.
37781 passed and 0 failed.
3779Test passed.
3780
3781Document: algorithms/SortDetectors-v1
3782-------------------------------------
37831 items passed all tests:
3784   1 tests in SortDetectors
37851 tests in 1 items.
37861 passed and 0 failed.
3787Test passed.
37881 items passed all tests:
3789   2 tests in SortDetectors (cleanup code)
37902 tests in 1 items.
37912 passed and 0 failed.
3792Test passed.
3793
3794Document: algorithms/SaveNISTDAT-v1
3795-----------------------------------
37961 items passed all tests:
3797   1 tests in ExSaveRoundtrip
37981 tests in 1 items.
37991 passed and 0 failed.
3800Test passed.
38011 items passed all tests:
3802   2 tests in ExSaveRoundtrip (cleanup code)
38032 tests in 1 items.
38042 passed and 0 failed.
3805Test passed.
3806
3807Document: algorithms/SaveCSV-v1
3808-------------------------------
38091 items passed all tests:
3810   1 tests in default
38111 tests in 1 items.
38121 passed and 0 failed.
3813Test passed.
38141 items passed all tests:
3815   2 tests in default (cleanup code)
38162 tests in 1 items.
38172 passed and 0 failed.
3818Test passed.
3819
3820Document: algorithms/GetDetectorOffsets-v1
3821------------------------------------------
38221 items passed all tests:
3823   1 tests in default
38241 tests in 1 items.
38251 passed and 0 failed.
3826Test passed.
38271 items passed all tests:
3828   2 tests in default (cleanup code)
38292 tests in 1 items.
38302 passed and 0 failed.
3831Test passed.
3832
3833Document: algorithms/ConvertMDHistoToMatrixWorkspace-v1
3834-------------------------------------------------------
38351 items passed all tests:
3836   1 tests in ExHasUB
38371 tests in 1 items.
38381 passed and 0 failed.
3839Test passed.
38401 items passed all tests:
3841   1 tests in ExHasUB (cleanup code)
38421 tests in 1 items.
38431 passed and 0 failed.
3844Test passed.
3845
3846Document: algorithms/Stitch1D-v3
3847--------------------------------
38482 items passed all tests:
3849   1 tests in ExStitch1DPractical
3850   1 tests in ExStitch1DSimple
38512 tests in 2 items.
38522 passed and 0 failed.
3853Test passed.
38542 items passed all tests:
3855   1 tests in ExStitch1DPractical (cleanup code)
3856   1 tests in ExStitch1DSimple (cleanup code)
38572 tests in 2 items.
38582 passed and 0 failed.
3859Test passed.
3860
3861Document: algorithms/LoadSINQ-v1
3862--------------------------------
38631 items passed all tests:
3864   1 tests in ExLoadSINQPOLDI
38651 tests in 1 items.
38661 passed and 0 failed.
3867Test passed.
38681 items passed all tests:
3869   1 tests in ExLoadSINQPOLDI (cleanup code)
38701 tests in 1 items.
38711 passed and 0 failed.
3872Test passed.
3873
3874Document: algorithms/CylinderAbsorption-v1
3875------------------------------------------
38761 items passed all tests:
3877   2 tests in XSectionValues
38782 tests in 1 items.
38792 passed and 0 failed.
3880Test passed.
38811 items passed all tests:
3882   1 tests in XSectionValues (cleanup code)
38831 tests in 1 items.
38841 passed and 0 failed.
3885Test passed.
3886
3887Document: algorithms/SumSpectra-v1
3888----------------------------------
38894 items passed all tests:
3890   1 tests in ExSumSpectraListOfIndicies
3891   1 tests in ExSumSpectraSimple
3892   1 tests in ExSumSpectraStartEnd
3893   1 tests in ExSumSpectraWeighted
38944 tests in 4 items.
38954 passed and 0 failed.
3896Test passed.
38974 items passed all tests:
3898   1 tests in ExSumSpectraListOfIndicies (cleanup code)
3899   1 tests in ExSumSpectraSimple (cleanup code)
3900   1 tests in ExSumSpectraStartEnd (cleanup code)
3901   1 tests in ExSumSpectraWeighted (cleanup code)
39024 tests in 4 items.
39034 passed and 0 failed.
3904Test passed.
3905
3906Document: algorithms/ConvertUnits-v1
3907------------------------------------
39081 items passed all tests:
3909   1 tests in ExConvertUnits
39101 tests in 1 items.
39111 passed and 0 failed.
3912Test passed.
39131 items passed all tests:
3914   1 tests in ExConvertUnits (cleanup code)
39151 tests in 1 items.
39161 passed and 0 failed.
3917Test passed.
3918
3919Document: algorithms/CreatePSDBleedMask-v1
3920------------------------------------------
39211 items passed all tests:
3922   1 tests in ExPSDMask
39231 tests in 1 items.
39241 passed and 0 failed.
3925Test passed.
39261 items passed all tests:
3927   1 tests in ExPSDMask (cleanup code)
39281 tests in 1 items.
39291 passed and 0 failed.
3930Test passed.
3931
3932Document: algorithms/LoadNexus-v1
3933---------------------------------
39343 items passed all tests:
3935   1 tests in ExLoadISISMuon
3936   1 tests in ExLoadISISnexus
3937   1 tests in ExLoadNexusProcessedWithLoadNexus
39383 tests in 3 items.
39393 passed and 0 failed.
3940Test passed.
39413 items passed all tests:
3942   1 tests in ExLoadISISMuon (cleanup code)
3943   1 tests in ExLoadISISnexus (cleanup code)
3944   1 tests in ExLoadNexusProcessedWithLoadNexus (cleanup code)
39453 tests in 3 items.
39463 passed and 0 failed.
3947Test passed.
3948
3949Document: algorithms/CreateLeBailFitInput-v1
3950--------------------------------------------
39511 items passed all tests:
3952   1 tests in ExCreateLBInputs
39531 tests in 1 items.
39541 passed and 0 failed.
3955Test passed.
39561 items passed all tests:
3957   2 tests in ExCreateLBInputs (cleanup code)
39582 tests in 1 items.
39592 passed and 0 failed.
3960Test passed.
3961
3962Document: algorithms/SmoothData-v1
3963----------------------------------
39641 items passed all tests:
3965   2 tests in default
39662 tests in 1 items.
39672 passed and 0 failed.
3968Test passed.
39691 items passed all tests:
3970   1 tests in default (cleanup code)
39711 tests in 1 items.
39721 passed and 0 failed.
3973Test passed.
3974
3975Document: algorithms/RealFFT-v1
3976-------------------------------
39771 items passed all tests:
3978   1 tests in default
39791 tests in 1 items.
39801 passed and 0 failed.
3981Test passed.
39821 items passed all tests:
3983   1 tests in default (cleanup code)
39841 tests in 1 items.
39851 passed and 0 failed.
3986Test passed.
3987
3988Document: algorithms/ConvertToMatrixWorkspace-v1
3989------------------------------------------------
39902 items passed all tests:
3991   1 tests in ConvertToMatrixWorkspaceComplexExample
3992   1 tests in ConvertToMatrixWorkspaceSimpleExample
39932 tests in 2 items.
39942 passed and 0 failed.
3995Test passed.
39962 items passed all tests:
3997   1 tests in ConvertToMatrixWorkspaceComplexExample (cleanup code)
3998   1 tests in ConvertToMatrixWorkspaceSimpleExample (cleanup code)
39992 tests in 2 items.
40002 passed and 0 failed.
4001Test passed.
4002
4003Document: algorithms/DetermineChunking-v1
4004-----------------------------------------
40051 items passed all tests:
4006   1 tests in ExDeterminChuncking
40071 tests in 1 items.
40081 passed and 0 failed.
4009Test passed.
40101 items passed all tests:
4011   1 tests in ExDeterminChuncking (cleanup code)
40121 tests in 1 items.
40131 passed and 0 failed.
4014Test passed.
4015
4016Document: algorithms/ChopData-v1
4017--------------------------------
40181 items passed all tests:
4019   1 tests in Ex
40201 tests in 1 items.
40211 passed and 0 failed.
4022Test passed.
40231 items passed all tests:
4024   1 tests in Ex (cleanup code)
40251 tests in 1 items.
40261 passed and 0 failed.
4027Test passed.
4028
4029Document: algorithms/SaveDaveGrp-v1
4030-----------------------------------
40311 items passed all tests:
4032   1 tests in Ex
40331 tests in 1 items.
40341 passed and 0 failed.
4035Test passed.
40361 items passed all tests:
4037   2 tests in Ex (cleanup code)
40382 tests in 1 items.
40392 passed and 0 failed.
4040Test passed.
4041
4042Document: algorithms/QueryMDWorkspace-v1
4043----------------------------------------
40441 items passed all tests:
4045   1 tests in ExQueryMDWorkspace
40461 tests in 1 items.
40471 passed and 0 failed.
4048Test passed.
40491 items passed all tests:
4050   1 tests in ExQueryMDWorkspace (cleanup code)
40511 tests in 1 items.
40521 passed and 0 failed.
4053Test passed.
4054
4055Document: algorithms/SofQW3-v1
4056------------------------------
40571 items passed all tests:
4058   1 tests in SofQW3
40591 tests in 1 items.
40601 passed and 0 failed.
4061Test passed.
40621 items passed all tests:
4063   2 tests in SofQW3 (cleanup code)
40642 tests in 1 items.
40652 passed and 0 failed.
4066Test passed.
4067
4068Document: algorithms/Mean-v1
4069----------------------------
40701 items passed all tests:
4071   1 tests in default
40721 tests in 1 items.
40731 passed and 0 failed.
4074Test passed.
40751 items passed all tests:
4076   1 tests in default (cleanup code)
40771 tests in 1 items.
40781 passed and 0 failed.
4079Test passed.
4080
4081Document: algorithms/SortEvents-v1
4082----------------------------------
40832 items passed all tests:
4084   1 tests in ExSortByPulseTOF
4085   1 tests in ExSortByX
40862 tests in 2 items.
40872 passed and 0 failed.
4088Test passed.
40892 items passed all tests:
4090   2 tests in ExSortByPulseTOF (cleanup code)
4091   2 tests in ExSortByX (cleanup code)
40924 tests in 2 items.
40934 passed and 0 failed.
4094Test passed.
4095
4096Document: algorithms/ReplaceSpecialValues-v1
4097--------------------------------------------
40981 items passed all tests:
4099   1 tests in replaceSV
41001 tests in 1 items.
41011 passed and 0 failed.
4102Test passed.
41031 items passed all tests:
4104   1 tests in replaceSV (cleanup code)
41051 tests in 1 items.
41061 passed and 0 failed.
4107Test passed.
4108
4109Document: algorithms/RetrieveRunInfo-v1
4110---------------------------------------
41111 items passed all tests:
4112   1 tests in ExSingleRun
41131 tests in 1 items.
41141 passed and 0 failed.
4115Test passed.
41161 items passed all tests:
4117   2 tests in ExSingleRun (cleanup code)
41182 tests in 1 items.
41192 passed and 0 failed.
4120Test passed.
4121
4122Document: algorithms/FixGSASInstrumentFile-v1
4123---------------------------------------------
41241 items passed all tests:
4125   1 tests in ExHistSimple
41261 tests in 1 items.
41271 passed and 0 failed.
4128Test passed.
41291 items passed all tests:
4130   2 tests in ExHistSimple (cleanup code)
41312 tests in 1 items.
41322 passed and 0 failed.
4133Test passed.
4134
4135Document: algorithms/RenameLog-v1
4136---------------------------------
41371 items passed all tests:
4138   1 tests in ExRenameLog
41391 tests in 1 items.
41401 passed and 0 failed.
4141Test passed.
41421 items passed all tests:
4143   2 tests in ExRenameLog (cleanup code)
41442 tests in 1 items.
41452 passed and 0 failed.
4146Test passed.
4147
4148Document: algorithms/Power-v1
4149-----------------------------
41501 items passed all tests:
4151   1 tests in default
41521 tests in 1 items.
41531 passed and 0 failed.
4154Test passed.
41551 items passed all tests:
4156   1 tests in default (cleanup code)
41571 tests in 1 items.
41581 passed and 0 failed.
4159Test passed.
4160
4161Document: algorithms/NormaliseByPeakArea-v1
4162-------------------------------------------
41632 items passed all tests:
4164   1 tests in NormaliseNoSumOutput
4165   1 tests in NormaliseWithSummedOutput
41662 tests in 2 items.
41672 passed and 0 failed.
4168Test passed.
41692 items passed all tests:
4170   1 tests in NormaliseNoSumOutput (cleanup code)
4171   1 tests in NormaliseWithSummedOutput (cleanup code)
41722 tests in 2 items.
41732 passed and 0 failed.
4174Test passed.
4175
4176Document: algorithms/CorrectLogTimes-v1
4177---------------------------------------
41781 items passed all tests:
4179   1 tests in CorrectLogTimes
41801 tests in 1 items.
41811 passed and 0 failed.
4182Test passed.
41831 items passed all tests:
4184   2 tests in CorrectLogTimes (cleanup code)
41852 tests in 1 items.
41862 passed and 0 failed.
4187Test passed.
4188
4189Document: algorithms/SaveHKL-v1
4190-------------------------------
41912 items passed all tests:
4192   1 tests in ExSaveHKLOptions
4193   1 tests in ExSaveHKLSimple
41942 tests in 2 items.
41952 passed and 0 failed.
4196Test passed.
41972 items passed all tests:
4198   2 tests in ExSaveHKLOptions (cleanup code)
4199   2 tests in ExSaveHKLSimple (cleanup code)
42004 tests in 2 items.
42014 passed and 0 failed.
4202Test passed.
4203
4204Document: algorithms/RingProfile-v1
4205-----------------------------------
42062 items passed all tests:
4207   1 tests in ExCircle
4208   1 tests in ExRing
42092 tests in 2 items.
42102 passed and 0 failed.
4211Test passed.
42122 items passed all tests:
4213   1 tests in ExCircle (cleanup code)
4214   1 tests in ExRing (cleanup code)
42152 tests in 2 items.
42162 passed and 0 failed.
4217Test passed.
4218
4219Document: algorithms/CreateEmptyTableWorkspace-v1
4220-------------------------------------------------
42211 items passed all tests:
4222   1 tests in ExTable
42231 tests in 1 items.
42241 passed and 0 failed.
4225Test passed.
42261 items passed all tests:
4227   1 tests in ExTable (cleanup code)
42281 tests in 1 items.
42291 passed and 0 failed.
4230Test passed.
4231
4232Document: algorithms/Pause-v1
4233-----------------------------
42341 items passed all tests:
4235   1 tests in ExPauseString
42361 tests in 1 items.
42371 passed and 0 failed.
4238Test passed.
42391 items passed all tests:
4240   1 tests in ExPauseString (cleanup code)
42411 tests in 1 items.
42421 passed and 0 failed.
4243Test passed.
4244
4245Document: algorithms/ExportExperimentLog-v1
4246-------------------------------------------
42471 items passed all tests:
4248   1 tests in ExExportExpLogs
42491 tests in 1 items.
42501 passed and 0 failed.
4251Test passed.
42521 items passed all tests:
4253   2 tests in ExExportExpLogs (cleanup code)
42542 tests in 1 items.
42552 passed and 0 failed.
4256Test passed.
4257
4258Document: algorithms/FilterByTime-v1
4259------------------------------------
42601 items passed all tests:
4261   1 tests in ExFilter
42621 tests in 1 items.
42631 passed and 0 failed.
4264Test passed.
42651 items passed all tests:
4266   1 tests in ExFilter (cleanup code)
42671 tests in 1 items.
42681 passed and 0 failed.
4269Test passed.
4270
4271Document: algorithms/GenerateEventsFilter-v1
4272--------------------------------------------
42731 items passed all tests:
4274   1 tests in Ex
42751 tests in 1 items.
42761 passed and 0 failed.
4277Test passed.
42781 items passed all tests:
4279   1 tests in Ex (cleanup code)
42801 tests in 1 items.
42811 passed and 0 failed.
4282Test passed.
4283
4284Document: algorithms/SaveIsawPeaks-v1
4285-------------------------------------
42861 items passed all tests:
4287   1 tests in default
42881 tests in 1 items.
42891 passed and 0 failed.
4290Test passed.
42911 items passed all tests:
4292   2 tests in default (cleanup code)
42932 tests in 1 items.
42942 passed and 0 failed.
4295Test passed.
4296
4297Document: algorithms/LoadPreNexusMonitors-v1
4298--------------------------------------------
42991 items passed all tests:
4300   1 tests in ExSimpleLoading
43011 tests in 1 items.
43021 passed and 0 failed.
4303Test passed.
43041 items passed all tests:
4305   1 tests in ExSimpleLoading (cleanup code)
43061 tests in 1 items.
43071 passed and 0 failed.
4308Test passed.
4309
4310Document: algorithms/HFIRSANSNormalise-v1
4311-----------------------------------------
43121 items passed all tests:
4313   1 tests in ExNorm
43141 tests in 1 items.
43151 passed and 0 failed.
4316Test passed.
43171 items passed all tests:
4318   1 tests in ExNorm (cleanup code)
43191 tests in 1 items.
43201 passed and 0 failed.
4321Test passed.
4322
4323Document: algorithms/CreateDummyCalFile-v1
4324------------------------------------------
43251 items passed all tests:
4326   1 tests in ExCreateDummyCalFileSimple
43271 tests in 1 items.
43281 passed and 0 failed.
4329Test passed.
43301 items passed all tests:
4331   2 tests in ExCreateDummyCalFileSimple (cleanup code)
43322 tests in 1 items.
43332 passed and 0 failed.
4334Test passed.
4335
4336Document: algorithms/AverageLogData-v1
4337--------------------------------------
43381 items passed all tests:
4339   1 tests in AverageLogData
43401 tests in 1 items.
43411 passed and 0 failed.
4342Test passed.
43431 items passed all tests:
4344   2 tests in AverageLogData (cleanup code)
43452 tests in 1 items.
43462 passed and 0 failed.
4347Test passed.
4348
4349Document: algorithms/SaveSPE-v1
4350-------------------------------
43511 items passed all tests:
4352   1 tests in ExSPESimple
43531 tests in 1 items.
43541 passed and 0 failed.
4355Test passed.
43561 items passed all tests:
4357   2 tests in ExSPESimple (cleanup code)
43582 tests in 1 items.
43592 passed and 0 failed.
4360Test passed.
4361
4362Document: algorithms/CalculateZscore-v1
4363---------------------------------------
43641 items passed all tests:
4365   1 tests in ExHistSimple
43661 tests in 1 items.
43671 passed and 0 failed.
4368Test passed.
43691 items passed all tests:
4370   2 tests in ExHistSimple (cleanup code)
43712 tests in 1 items.
43722 passed and 0 failed.
4373Test passed.
4374
4375Document: algorithms/LoadFullprofResolution-v1
4376----------------------------------------------
43771 items passed all tests:
4378   1 tests in ExLoadFullprofResolutionSimple
43791 tests in 1 items.
43801 passed and 0 failed.
4381Test passed.
43821 items passed all tests:
4383   1 tests in ExLoadFullprofResolutionSimple (cleanup code)
43841 tests in 1 items.
43851 passed and 0 failed.
4386Test passed.
4387
4388Document: algorithms/PDFFourierTransform-v1
4389-------------------------------------------
43901 items passed all tests:
4391   1 tests in ExPDFFouurierTransform
43921 tests in 1 items.
43931 passed and 0 failed.
4394Test passed.
43951 items passed all tests:
4396   2 tests in ExPDFFouurierTransform (cleanup code)
43972 tests in 1 items.
43982 passed and 0 failed.
4399Test passed.
4400
4401Document: algorithms/ConvertFromDistribution-v1
4402-----------------------------------------------
44031 items passed all tests:
4404   1 tests in ConvertFromDistribution
44051 tests in 1 items.
44061 passed and 0 failed.
4407Test passed.
44081 items passed all tests:
4409   1 tests in ConvertFromDistribution (cleanup code)
44101 tests in 1 items.
44111 passed and 0 failed.
4412Test passed.
4413
4414Document: algorithms/SetUB-v1
4415-----------------------------
44161 items passed all tests:
4417   1 tests in SetUB
44181 tests in 1 items.
44191 passed and 0 failed.
4420Test passed.
44211 items passed all tests:
4422   2 tests in SetUB (cleanup code)
44232 tests in 1 items.
44242 passed and 0 failed.
4425Test passed.
4426
4427Document: algorithms/CrossCorrelate-v1
4428--------------------------------------
44291 items passed all tests:
4430   1 tests in ExCrossCorrelate
44311 tests in 1 items.
44321 passed and 0 failed.
4433Test passed.
44341 items passed all tests:
4435   1 tests in ExCrossCorrelate (cleanup code)
44361 tests in 1 items.
44371 passed and 0 failed.
4438Test passed.
4439
4440Document: algorithms/PoldiMerge-v1
4441----------------------------------
44421 items passed all tests:
4443   1 tests in ExMergeSilicon
44441 tests in 1 items.
44451 passed and 0 failed.
4446Test passed.
44471 items passed all tests:
4448   1 tests in ExMergeSilicon (cleanup code)
44491 tests in 1 items.
44501 passed and 0 failed.
4451Test passed.
4452
4453Document: algorithms/Rebin-v1
4454-----------------------------
44555 items passed all tests:
4456   1 tests in ExEventRebin
4457   1 tests in ExHistCustom
4458   1 tests in ExHistFullBinsOnly
4459   1 tests in ExHistLog
4460   1 tests in ExHistSimple
44615 tests in 5 items.
44625 passed and 0 failed.
4463Test passed.
44645 items passed all tests:
4465   1 tests in ExEventRebin (cleanup code)
4466   1 tests in ExHistCustom (cleanup code)
4467   1 tests in ExHistFullBinsOnly (cleanup code)
4468   1 tests in ExHistLog (cleanup code)
4469   1 tests in ExHistSimple (cleanup code)
44705 tests in 5 items.
44715 passed and 0 failed.
4472Test passed.
4473
4474Document: algorithms/Regroup-v1
4475-------------------------------
44761 items passed all tests:
4477   1 tests in default
44781 tests in 1 items.
44791 passed and 0 failed.
4480Test passed.
44811 items passed all tests:
4482   1 tests in default (cleanup code)
44831 tests in 1 items.
44841 passed and 0 failed.
4485Test passed.
4486
4487Document: algorithms/ProcessBackground-v1
4488-----------------------------------------
44894 items passed all tests:
4490   1 tests in testAddRegion
4491   1 tests in testDelRegion
4492   1 tests in testRmPeaks
4493   1 tests in testSelectBkgd
44944 tests in 4 items.
44954 passed and 0 failed.
4496Test passed.
44974 items passed all tests:
4498   2 tests in testAddRegion (cleanup code)
4499   2 tests in testDelRegion (cleanup code)
4500   2 tests in testRmPeaks (cleanup code)
4501   2 tests in testSelectBkgd (cleanup code)
45028 tests in 4 items.
45038 passed and 0 failed.
4504Test passed.
4505
4506Document: algorithms/OneMinusExponentialCor-v1
4507----------------------------------------------
45081 items passed all tests:
4509   1 tests in ExOneMinusExp
45101 tests in 1 items.
45111 passed and 0 failed.
4512Test passed.
45131 items passed all tests:
4514   1 tests in ExOneMinusExp (cleanup code)
45151 tests in 1 items.
45161 passed and 0 failed.
4517Test passed.
4518
4519Document: algorithms/ConvolveWorkspaces-v1
4520------------------------------------------
45211 items passed all tests:
4522   1 tests in ExConvolveWorkspaces
45231 tests in 1 items.
45241 passed and 0 failed.
4525Test passed.
45261 items passed all tests:
4527   1 tests in ExConvolveWorkspaces (cleanup code)
45281 tests in 1 items.
45291 passed and 0 failed.
4530Test passed.
4531
4532Document: algorithms/SaveIsawUB-v1
4533----------------------------------
45341 items passed all tests:
4535   1 tests in SaveIsawUB
45361 tests in 1 items.
45371 passed and 0 failed.
4538Test passed.
45391 items passed all tests:
4540   2 tests in SaveIsawUB (cleanup code)
45412 tests in 1 items.
45422 passed and 0 failed.
4543Test passed.
4544
4545Document: algorithms/ConjoinSpectra-v1
4546--------------------------------------
45472 items passed all tests:
4548   1 tests in log
4549   1 tests in simple_join
45502 tests in 2 items.
45512 passed and 0 failed.
4552Test passed.
45532 items passed all tests:
4554   1 tests in log (cleanup code)
4555   1 tests in simple_join (cleanup code)
45562 tests in 2 items.
45572 passed and 0 failed.
4558Test passed.
4559
4560Document: algorithms/SaveNexus-v1
4561---------------------------------
45621 items passed all tests:
4563   1 tests in default
45641 tests in 1 items.
45651 passed and 0 failed.
4566Test passed.
45671 items passed all tests:
4568   2 tests in default (cleanup code)
45692 tests in 1 items.
45702 passed and 0 failed.
4571Test passed.
4572
4573Document: algorithms/CreateFlatEventWorkspace-v1
4574------------------------------------------------
45751 items passed all tests:
4576   1 tests in Extractbackground
45771 tests in 1 items.
45781 passed and 0 failed.
4579Test passed.
45801 items passed all tests:
4581   1 tests in Extractbackground (cleanup code)
45821 tests in 1 items.
45831 passed and 0 failed.
4584Test passed.
4585
4586Document: algorithms/LoadGSASInstrumentFile-v1
4587----------------------------------------------
45881 items passed all tests:
4589   1 tests in ExLoadGSASInstrumentFileSimple
45901 tests in 1 items.
45911 passed and 0 failed.
4592Test passed.
45931 items passed all tests:
4594   1 tests in ExLoadGSASInstrumentFileSimple (cleanup code)
45951 tests in 1 items.
45961 passed and 0 failed.
4597Test passed.
4598
4599Document: algorithms/ConvertToDiffractionMDWorkspace-v2
4600-------------------------------------------------------
46011 items passed all tests:
4602   1 tests in ExConvertToDiffractionMDWorkspace
46031 tests in 1 items.
46041 passed and 0 failed.
4605Test passed.
46061 items passed all tests:
4607   1 tests in ExConvertToDiffractionMDWorkspace (cleanup code)
46081 tests in 1 items.
46091 passed and 0 failed.
4610Test passed.
4611
4612Document: algorithms/Exponential-v1
4613-----------------------------------
46141 items passed all tests:
4615   1 tests in default
46161 tests in 1 items.
46171 passed and 0 failed.
4618Test passed.
46191 items passed all tests:
4620   1 tests in default (cleanup code)
46211 tests in 1 items.
46221 passed and 0 failed.
4623Test passed.
4624
4625Document: algorithms/AddPeak-v1
4626-------------------------------
46271 items passed all tests:
4628   1 tests in AddPeak
46291 tests in 1 items.
46301 passed and 0 failed.
4631Test passed.
46321 items passed all tests:
4633   1 tests in AddPeak (cleanup code)
46341 tests in 1 items.
46351 passed and 0 failed.
4636Test passed.
4637
4638Document: algorithms/LoadSPE-v1
4639-------------------------------
46401 items passed all tests:
4641   1 tests in ExLoadSPE
46421 tests in 1 items.
46431 passed and 0 failed.
4644Test passed.
46451 items passed all tests:
4646   1 tests in ExLoadSPE (cleanup code)
46471 tests in 1 items.
46481 passed and 0 failed.
4649Test passed.
4650
4651Document: algorithms/SaveCanSAS1D-v1
4652------------------------------------
46531 items passed all tests:
4654   1 tests in ExSimpleSavingRoundtrip
46551 tests in 1 items.
46561 passed and 0 failed.
4657Test passed.
46581 items passed all tests:
4659   2 tests in ExSimpleSavingRoundtrip (cleanup code)
46602 tests in 1 items.
46612 passed and 0 failed.
4662Test passed.
4663
4664Document: algorithms/SaveCanSAS1D-v2
4665------------------------------------
46661 items passed all tests:
4667   1 tests in ExSimpleSavingRoundtrip
46681 tests in 1 items.
46691 passed and 0 failed.
4670Test passed.
46711 items passed all tests:
4672   2 tests in ExSimpleSavingRoundtrip (cleanup code)
46732 tests in 1 items.
46742 passed and 0 failed.
4675Test passed.
4676
4677Document: algorithms/MaskAngle-v1
4678---------------------------------
46791 items passed all tests:
4680   1 tests in MaskAngle
46811 tests in 1 items.
46821 passed and 0 failed.
4683Test passed.
46841 items passed all tests:
4685   2 tests in MaskAngle (cleanup code)
46862 tests in 1 items.
46872 passed and 0 failed.
4688Test passed.
4689
4690Document: algorithms/MuonLoad-v1
4691--------------------------------
46921 items passed all tests:
4693   1 tests in ExPairAsymmetry
46941 tests in 1 items.
46951 passed and 0 failed.
4696Test passed.
46971 items passed all tests:
4698   1 tests in ExPairAsymmetry (cleanup code)
46991 tests in 1 items.
47001 passed and 0 failed.
4701Test passed.
4702
4703Document: algorithms/SpecularReflectionCalculateTheta-v1
4704--------------------------------------------------------
47051 items passed all tests:
4706   1 tests in SpecularReflectionCalculateThetaPointDetectorExample
47071 tests in 1 items.
47081 passed and 0 failed.
4709Test passed.
47101 items passed all tests:
4711   1 tests in SpecularReflectionCalculateThetaPointDetectorExample (cleanup code)
47121 tests in 1 items.
47131 passed and 0 failed.
4714Test passed.
4715
4716Document: algorithms/PoldiAutoCorrelation-v5
4717--------------------------------------------
47181 items passed all tests:
4719   1 tests in ExSilicon
47201 tests in 1 items.
47211 passed and 0 failed.
4722Test passed.
47231 items passed all tests:
4724   1 tests in ExSilicon (cleanup code)
47251 tests in 1 items.
47261 passed and 0 failed.
4727Test passed.
4728
4729Document: algorithms/StripVanadiumPeaks-v1
4730------------------------------------------
47311 items passed all tests:
4732   1 tests in ExStripPeak
47331 tests in 1 items.
47341 passed and 0 failed.
4735Test passed.
47361 items passed all tests:
4737   1 tests in ExStripPeak (cleanup code)
47381 tests in 1 items.
47391 passed and 0 failed.
4740Test passed.
4741
4742Document: algorithms/StripVanadiumPeaks-v2
4743------------------------------------------
47441 items passed all tests:
4745   1 tests in ExStripPeak
47461 tests in 1 items.
47471 passed and 0 failed.
4748Test passed.
47491 items passed all tests:
4750   1 tests in ExStripPeak (cleanup code)
47511 tests in 1 items.
47521 passed and 0 failed.
4753Test passed.
4754
4755Document: algorithms/CompareMDWorkspaces-v1
4756-------------------------------------------
47571 items passed all tests:
4758   1 tests in ExCompareMDWorkspaces
47591 tests in 1 items.
47601 passed and 0 failed.
4761Test passed.
47621 items passed all tests:
4763   1 tests in ExCompareMDWorkspaces (cleanup code)
47641 tests in 1 items.
47651 passed and 0 failed.
4766Test passed.
4767
4768Document: algorithms/SetGoniometer-v1
4769-------------------------------------
47701 items passed all tests:
4771   1 tests in SetGoniometer
47721 tests in 1 items.
47731 passed and 0 failed.
4774Test passed.
47751 items passed all tests:
4776   2 tests in SetGoniometer (cleanup code)
47772 tests in 1 items.
47782 passed and 0 failed.
4779Test passed.
4780
4781Document: algorithms/NormaliseToUnity-v1
4782----------------------------------------
47831 items passed all tests:
4784   1 tests in ExNormaliseToUnitySimple
47851 tests in 1 items.
47861 passed and 0 failed.
4787Test passed.
47881 items passed all tests:
4789   1 tests in ExNormaliseToUnitySimple (cleanup code)
47901 tests in 1 items.
47911 passed and 0 failed.
4792Test passed.
4793
4794Document: algorithms/CreateMDHistoWorkspace-v1
4795----------------------------------------------
47961 items passed all tests:
4797   1 tests in exCreateMDHisto
47981 tests in 1 items.
47991 passed and 0 failed.
4800Test passed.
48011 items passed all tests:
4802   1 tests in exCreateMDHisto (cleanup code)
48031 tests in 1 items.
48041 passed and 0 failed.
4805Test passed.
4806
4807Document: algorithms/CreateLogTimeCorrection-v1
4808-----------------------------------------------
48091 items passed all tests:
4810   1 tests in ExHistSimple
48111 tests in 1 items.
48121 passed and 0 failed.
4813Test passed.
48141 items passed all tests:
4815   2 tests in ExHistSimple (cleanup code)
48162 tests in 1 items.
48172 passed and 0 failed.
4818Test passed.
4819
4820Document: algorithms/CreateSampleWorkspace-v1
4821---------------------------------------------
48225 items passed all tests:
4823   1 tests in ExEventSimple
4824   1 tests in ExEveryOption
4825   1 tests in ExHistPresets
4826   1 tests in ExHistSimple
4827   1 tests in ExHistUserFunc
48285 tests in 5 items.
48295 passed and 0 failed.
4830Test passed.
48315 items passed all tests:
4832   1 tests in ExEventSimple (cleanup code)
4833   1 tests in ExEveryOption (cleanup code)
4834   1 tests in ExHistPresets (cleanup code)
4835   1 tests in ExHistSimple (cleanup code)
4836   1 tests in ExHistUserFunc (cleanup code)
48375 tests in 5 items.
48385 passed and 0 failed.
4839Test passed.
4840
4841Document: algorithms/UpdatePeakParameterTableValue-v1
4842-----------------------------------------------------
48431 items passed all tests:
4844   1 tests in ExFloatValue
48451 tests in 1 items.
48461 passed and 0 failed.
4847Test passed.
48481 items passed all tests:
4849   1 tests in ExFloatValue (cleanup code)
48501 tests in 1 items.
48511 passed and 0 failed.
4852Test passed.
4853
4854Document: algorithms/EnginXFocus-v1
4855-----------------------------------
48561 items passed all tests:
4857   1 tests in ExSimple
48581 tests in 1 items.
48591 passed and 0 failed.
4860Test passed.
48611 items passed all tests:
4862   1 tests in ExSimple (cleanup code)
48631 tests in 1 items.
48641 passed and 0 failed.
4865Test passed.
4866
4867Document: algorithms/FindUBUsingFFT-v1
4868--------------------------------------
48691 items passed all tests:
4870   1 tests in ExFindUBUsingFFT
48711 tests in 1 items.
48721 passed and 0 failed.
4873Test passed.
48741 items passed all tests:
4875   1 tests in ExFindUBUsingFFT (cleanup code)
48761 tests in 1 items.
48771 passed and 0 failed.
4878Test passed.
4879
4880Document: algorithms/GetDetOffsetsMultiPeaks-v1
4881-----------------------------------------------
48821 items passed all tests:
4883   1 tests in default
48841 tests in 1 items.
48851 passed and 0 failed.
4886Test passed.
48871 items passed all tests:
4888   2 tests in default (cleanup code)
48892 tests in 1 items.
48902 passed and 0 failed.
4891Test passed.
4892
4893Doctest summary
4894===============
4895  491 tests
4896    2 failures in tests
4897    0 failures in setup code
4898    0 failures in cleanup code