Actions
Bug #1495
closedcan not add more images to a session with imageloader.py
Status:
Closed
Priority:
Normal
Assignee:
Amber Herold
Category:
Python scripting
Target version:
-
Start date:
12/05/2011
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.1.0
Show in known bugs:
No
Workaround:
Description
By adding Cs value as done for feature #1307, there are more than one appionTEM. The conflict check for non-appion uploaded images is therefore incorrect and cause it to refuse to uploade more images.
Updated by Anchi Cheng almost 13 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Anchi Cheng to Amber Herold
r16198 check all appionTEM for images in the session, not just the most recent one.
Testing:
1. start new appion uploading session from a project such as
http://longboard.scripps.edu/betamyamiweb/project/getproject.php?projectId=5
2. upload some images using the option that upload all images in a given directory.
3. Once upload is confirmed, view the session and go to its processing page to upload more images.
Updated by Amber Herold over 12 years ago
- Status changed from In Code Review to In Test
Actions