Wrapper Testing » History » Version 60
Amber Herold, 03/10/2011 02:12 PM
1 | 1 | Amber Herold | h1. Wrapper Testing |
---|---|---|---|
2 | |||
3 | 2 | Amber Herold | Issue #828 |
4 | |||
5 | 1 | Amber Herold | The following files contain a call to showOrSubmitCommand() or submitAppionJob(). These function calls need to be executed to verify the following: |
6 | |||
7 | 1. Commands using showOrSubmitCommand should pre-pend the Appion Wrapper Path defined in the config file when both Show Command and Run Command are selected by the user. |
||
8 | 2. Commands using submitAppionJob should pre-pend the path when Run Command is selected. |
||
9 | 3. Commands using submitAppionJob should NOT pre-pend the path when Just Show Command is selected. In this case, the user will need to manually modify the command prior to executing it to include the wrapper path. |
||
10 | |||
11 | 6 | Amber Herold | Appion wrapper path should look like: *"/opt/myamisnap/bin/appion prepFrealign.py --stackid=1337 --modelid=22 ..."* |
12 | 5 | Amber Herold | |
13 | 7 | Amber Herold | To get to the trunk installation: http://cronus3.scripps.edu/betamyamiweb/ |
14 | |||
15 | 1 | Amber Herold | |
16 | 56 | Amber Herold | |_.Filename|_.uses new showOrSubmitCommand()|_.uses old submitAppionJob()|_.Show Command (pass/fail)|_.Submit Command (pass/fail)|_.Notes| |
17 | |alignSubStack.php|X||pass||| |
||
18 | |applyJunkCutoff.php|X||||| |
||
19 | |bootstrappedAngularReconstitution.php|X||||| |
||
20 | |centerStack.php|X||||| |
||
21 | |coranSubStack.php|X||||| |
||
22 | |createmodel.php|X||||| |
||
23 | |createSyntheticDataset.php|X||||| |
||
24 | |emdb2density.php|X||||| |
||
25 | |imagicMSA.php|X||pass|pass|| |
||
26 | |jumpSubStack.php|X||||| |
||
27 | |makegoodavg.php|X||||| |
||
28 | |multiReferenceAlignment.php|X||||| |
||
29 | |pdb2density.php|X||||| |
||
30 | |postproc.php|X||FAIL (adding "appionlib" to Appion_Lib_Dir var in wrapper fixes this|FAIL (same issue)|| |
||
31 | |prepareFrealign.php|X||pass|pass|| |
||
32 | |runAppionScript.php.template|X||||| |
||
33 | |runMaskMaker.php|X||pass|pass|| |
||
34 | |runMaxLikeAlign.php|X||pass|pass|| |
||
35 | |sortJunk.php|X||||| |
||
36 | |subStack.php|X||pass||| |
||
37 | |uploadFrealign.php|X||||| |
||
38 | |uploadmodel.php|X||||| |
||
39 | |uploadParticles.php|X||||| |
||
40 | |uploadrecon.php|X||pass|pass|| |
||
41 | |uploadstack.php|X||||| |
||
42 | |uploadtemplate.php|X||||| |
||
43 | |uploadTemplateStack.php|X||||| |
||
44 | |uploadtomo.php|X||pass||| |
||
45 | |uploadXmippRecon.php|X||||| |
||
46 | |imagic3d0.php||X(Dmitry wants this left alone)|||not working| |
||
47 | |imagic3dRefine.php|a bit complicated to test|X (Dmitry wants this left alone)|||not working| |
||
48 | |manualMaskMaker.php|r15438||pass|n/a|| |
||
49 | |runAce2.php|r15424||||| |
||
50 | |runAffinityProp.php|r15439||||| |
||
51 | |runClusterCoran.php|r15459||||| |
||
52 | |runCombineStacks.php|r15440||||| |
||
53 | |runCoranClassify.php|r15461||pass||| |
||
54 | |runCtfEstimate.php|r15431||||| |
||
55 | |runDogPicker.php|r15423|Only for just show cmd when testing an image|pass|pass|| |
||
56 | |runEdIterAlignment.php|r15441||getting a file error|getting a file error|| |
||
57 | |runEmanRefine2d.php|r15455||||| |
||
58 | |runImgRejector.php|r15444||||| |
||
59 | |runJpgMaker.php|r15490||||| |
||
60 | |runKerDenSom.php|r15445||pass||| |
||
61 | |runLoopAgain.php|r15446||||| |
||
62 | |runMakeStack2.php|r15435||pass|pass|| |
||
63 | 59 | Amber Herold | |runOtrVolume.php|r15492||||need tilt pairs| |
64 | 56 | Amber Herold | |runPyAce.php|r15447||has errors with matlab stuff||| |
65 | 58 | Amber Herold | |runRctVolume.php|r15493||||need a tilted stack| |
66 | 56 | Amber Herold | |runRefBasedAlignment.php|r15451||||| |
67 | |runRefBasedMaxlikeAlign.php|r15452||||| |
||
68 | |runRotKerDenSom.php|r15448||||| |
||
69 | |runSignature.php|r15491||||| |
||
70 | |runSpiderNoRefAlignment.php|r15449||||| |
||
71 | |runStackIntoPicks.php|r15450||||| |
||
72 | |runSubTomogram.php|r15277||pass|pass|| |
||
73 | |runTemplateCorrelator.php|r15475|Only for just show cmd when testing an image|||| |
||
74 | 60 | Amber Herold | |runTiltAligner.php|r15494||||| |
75 | 56 | Amber Herold | |runTiltAutoAligner.php||X|||| |
76 | |runTomoAligner.php|r15275||pass|pass|| |
||
77 | |runTomoAverage.php|r15277||pass|pass|| |
||
78 | |runTomoMaker.php|r15277||pass|pass|| |
||
79 | |runTopolAlign.php|r15454||||| |
||
80 | |runUploadMaxLike.php|r15458|||error with database - student key || |
||
81 | |uploadimage.php|X||pass|pass if from expt;fail if from project (disabled, see #864)|| |