Actions
Bug #853
closedNo target is submitted sometimes on the first section in Final_Raster_Targeting node
Start date:
08/31/2010
Due date:
% Done:
100%
Estimated time:
Affected Version:
Appion/Leginon 2.0.2
Show in known bugs:
No
Workaround:
Description
A side effect appears since the option to remove targets from TargetFilter is implemented.
Updated by Anchi Cheng about 14 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Anchi Cheng to Jim Pulokas
- % Done changed from 0 to 100
This happens when the user changes the raster pattern spacing/angle, or to redraw an ellipse larger than the one generated automatically when the image is fed into the node. The removeDeletedTargetsOnImage function in targetfilter.py uses the original targets as reference not the new test results. Therefore, it ignores all the new targets obtained from the user testing when submitting to the next node.
fix in r14737
Updated by Sargis Dallakyan almost 7 years ago
- Status changed from In Code Review to Closed
Actions