Test Case #1662
openTest Case #1591: Appion 2.2 Test Matrix
Run Multi-Model Refinement: XMIPP ML3D
0%
Description
Include tests for the Prep, Run and Upload steps.
Updated by Arne Moeller over 12 years ago
- Status changed from Untested to Fail
Several things:
1.There is no banner citing the respective publications
2.The prep step preps the data - however it does not show up as ready to run
maybe there is more - maybe not - I was not able to test it further
Updated by Amber Herold over 12 years ago
- Assignee set to Dmitry Lyumkis
Funny, looks like Arne already ran it.
Dmitry, could you take a closer look into this. I ran and uploaded successfully using a single initial model, but not with 2 initial models.
Thanks!
Updated by Amber Herold over 12 years ago
Also Dmitry, I have a change in my workspace that I'm not sure why I made now...I changed line 158 of uploadXmippML3DRefine.py to be
docfile = "ml3d_it%.6d_vol%.6d.sel" % (iteration, reference_number)
Thats .sel instead of .doc. Can you tell me if that change is needed?
Updated by Dmitry Lyumkis over 12 years ago
as the code is written, it looks like it should be .doc, not .sel (docfiles have the image number every other line, which is what it wants).