Bug #573
closedNeed to be able to upload defocal pairs (series) into appion
100%
Description
Need to be able to upload defocal pairs (series) into appion.
Updated by Neil Voss over 14 years ago
- Assignee changed from Anchi Cheng to Neil Voss
going to do this in the workshop
Updated by Neil Voss over 14 years ago
- Target version changed from Appion/Leginon 2.0.1 to Appion/Leginon 2.0.2
- Affected Version set to Pre-2.0
Updated by Neil Voss over 14 years ago
I need to backport this feature so it is available on Goby in the short term.
Updated by Neil Voss over 14 years ago
- Target version changed from Appion/Leginon 2.0.2 to Appion/Leginon 2.1.0
We will only have this in the trunk and Anna-Clare will have to use the trunk to upload then use the branch for processing.
Updated by Neil Voss over 14 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Neil Voss to Amber Herold
- Show in known bugs set to No
Updated by Amber Herold over 14 years ago
- Assignee changed from Amber Herold to Neil Voss
Neil, you've got a couple of todos listed in the code for getTiltAngle() and getImageDefocus(). Do these need to be addressed or are you waiting for something else before these can be completed?
Updated by Neil Voss over 14 years ago
- Assignee changed from Neil Voss to Amber Herold
Sorry about that. They are finished now in r14462. We will need to do more testing of this program.
Updated by Amber Herold over 14 years ago
- Status changed from In Code Review to In Test
- Assignee changed from Amber Herold to Neil Voss
Is this one that Anna-Clare should test?
Updated by Neil Voss over 14 years ago
- Assignee changed from Neil Voss to Anchi Cheng
Anna-Clare has been testing it, but we need more testers. This program has lots of features that need to be tested.
Updated by Anchi Cheng about 14 years ago
- Status changed from In Test to Assigned
- % Done changed from 0 to 70
This works fine for defocus pair uploading.
Tilt series uploading gives unique preset name for each tilt. Not sure if that is a good idea. There will be 120 presets for tomography series this way.
Bugs:
1. normal upload type complained that --images-per-series should not be provided even though it did not.
2. estimated time remaining counted down to -1 image.
3. initial list of image names did not work when there are less than 6 images to upload.
These are fixed in r14767
This script will always create a new session each time it runs and will not work if there are different size of tilt series in one upload session. It also breaks the Leginon rule of having one targetlist per parent image. These are for future consideration if they come up. The web interface is also not written yet.
Updated by Anchi Cheng about 14 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Anchi Cheng to Eric Hou
- % Done changed from 70 to 100
make the use of uploadImage.py an option in myamiweb/processing/uploadimage.php in r14768 as the gui for the python script.
The options are complicated because uploadImages.py can not replace all functions in imageloader.py
Cases of upload that should be tested:
1. images not in groups
2. image loaded in tilt series group that upload all images in the specified directory.
3. image loaded in defocal series group that upload all images in the specified directory.
I have tested the python script part, Therefore, if the script from show commands can run, it is good for closing this bug until we want to improve it later.
Anyone who has done uploading can test.
Updated by Eric Hou about 14 years ago
- Status changed from In Code Review to In Test
- Assignee changed from Eric Hou to Amber Herold
Updated by Amber Herold about 14 years ago
- Status changed from In Test to Closed