Project

General

Profile

Problem with get_beamtilt_scale.py

Added by David Bushnell over 12 years ago

We are trying to get leginon running with Direct Electron's DDD. We have the Development version running and we can control the microscope and take pictures, however, we have been unable to run get_beamtilt_scale.py in order to get an accurate rotation_center_scale.

The error message is

C:\Python25\Lib\site-packages\pyscope>get_beamtilt_scale.py
Traceback (most recent call last):
File "C:\Python25\Lib\site-packages\pyscope\get_beamtilt_scale.py", line 6, in
<module>
t = tecnai.Tecnai()
File "C:\Python25\lib\site-packages\pyscope\tecnai.py", line 43, in init
tem.TEM.__init__(self)
File "C:\Python25\lib\site-packages\pyscope\tem.py", line 86, in init
self.cs = config.getConfigured()[self.config_name]['cs']
KeyError: None


Replies (3)

RE: Problem with get_beamtilt_scale.py - Added by Anchi Cheng over 12 years ago

Our tem and DD was used heavily yesterday. Will need to test on them directly to debug this today. Please stand by.

RE: Problem with get_beamtilt_scale.py - Added by Anchi Cheng over 12 years ago

David,

I've Created an issue for this #1683 and fixed in r16436. I've assigned you as tester. Please update the issue to status close if works.

RE: Problem with get_beamtilt_scale.py - Added by Dong-Hua Chen over 12 years ago

Anchi,

I tried several times for downloading and found this one worked by click "Download":
http://emg.nysbc.org/projects/leginon/repository/revisions/16436/entry/trunk/pyscope/get_beamtilt_scale.py
Others by right-click contain extra letters inside so did not work.

Thanks for your help!
Donghua

    (1-3/3)