Actions
Bug #2397
openParticleFile produced by EMAN for reconUploader does not match particle correctly
Status:
In Code Review
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
06/14/2013
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.2.0
Show in known bugs:
No
Workaround:
Description
readParticleFileByFilePath assumes that the file is sorted by particle number in the refine stack. However, EMAN particle file is pimarily sorted by class.
Updated by Anchi Cheng over 11 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Anchi Cheng to Dmitry Lyumkis
r17656 changes reconUploader instead of sorting particlefile generated by EMAN refinement because the sorting can take a long time if millions of particles are involved.
Testing can be done with other Refinement Euler conversion bug test for Frealign when they are all sorted out.
Actions