Feature #1876
closedadd Xmipp CTF estimation to Appion
0%
Updated by Neil Voss over 12 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Neil Voss to Dmitry Lyumkis
- Target version changed from Appion/Leginon 2.2.0 to Appion/Leginon 2.3.0
Updated by Dmitry Lyumkis over 12 years ago
- Assignee changed from Dmitry Lyumkis to Neil Voss
I think I remember someone trying this out at the last hackathon without great results. Neil, have you had any luck with it?
Updated by Neil Voss over 12 years ago
- Status changed from In Code Review to In Test
- Assignee changed from Neil Voss to Dmitry Lyumkis
Hi Dmitry, I think the Xmipp CTF works great if you give it something close to the right answer, otherwise it fails miserably. So, if you run CTFfind or ACE2, and then run Xmipp CTF typically you can get a better answer. But do not even bother running it if you are just giving it the Leginon nominal defocus values.
Updated by Dmitry Lyumkis over 12 years ago
so what are you exactly looking for to test in this bug? Just that it runs?
Updated by Neil Voss over 12 years ago
Yeah, I guess. I learned the Assigned->Code Review->Test process from Amber. Since I filed the bug, I need someone else to test it. Preferably at AMI.
Updated by Dmitry Lyumkis over 12 years ago
- Assignee changed from Dmitry Lyumkis to Neil Voss
this isn't working for me. I'm getting the following error (directory /ami/data00/appion/zz09apr14b/ctf/xmippctfrun2):
Starting image 1 ( skip:174, remain:1 ) id:1498256, file: 09apr14b_a_014gr_01sq_02hl_03en
... Pixel size: 1.5465
... Looking up session, zz09apr14b
['/home/dlyumkis/myami/appion', '/home/dlyumkis/myami/appion/appionlib']
Traceback (most recent call last):
File "/home/dlyumkis/myami/appion/bin/xmippCtf.py", line 298, in ?
imgLoop.run()
File "/home/dlyumkis/myami/appion/appionlib/appionLoop2.py", line 70, in run
results = self.loopProcessImage(imgdata)
File "/home/dlyumkis/myami/appion/appionlib/appionLoop2.py", line 117, in loopProcessImage
return self.processImage(imgdata)
File "/home/dlyumkis/myami/appion/bin/xmippCtf.py", line 122, in processImage
nominal = (ctfvalue['defocus1']+ctfvalue['defocus2'])/2.0
TypeError: unsubscriptable object
Updated by Amber Herold over 12 years ago
- Target version changed from Appion/Leginon 2.3.0 to Appion/Leginon 3.0.0
Updated by Neil Voss over 10 years ago
- Status changed from In Test to Closed
- Assignee deleted (
Neil Voss)
kind of works...