Project

General

Profile

Actions

Bug #1469

closed

pyscope.registry.getClass does not work on real instrument

Added by Anchi Cheng about 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Leginon subsystem
Target version:
-
Start date:
11/18/2011
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 2.2.0 (trunk)
Show in known bugs:
No
Workaround:

Description

got None when I did it on 'TietzSCX'.

got some error message when I did it on 'Tecnai'

Actions #1

Updated by Jim Pulokas about 13 years ago

  • Status changed from Assigned to In Test
  • Assignee changed from Jim Pulokas to Anchi Cheng

I ran: pyscope.registry.getClasses() to see what was registered
and then realized the problem. The key is "Tietz SCX" (with a space) instead of "TietzSCX". This seems to be using the "name" attribute of the class (which we hard code in the class) rather than the name attribute, which would probably make more sense.

In any case, the temperature scripts have been written and tested. I moved them to the folder "Camera Scripts" on the desktop. There is the original one that just monitors the temperature, and two new scripts to warm the camera to 20 C and cool the camera to -25 C. You can change the exact temperature set point by editing the scripts. Although it seems the default cold point is -25 C, I was successful in setting it to -35 C. I got too scared to try anything lower, but it makes me wonder why we don't use something like -30 or lower if it could improve SNR. Not sure what the limit is, but must be some constant offset from the chilled water temperature. For now, just using the default -25 in the script.

Actions #2

Updated by Anchi Cheng about 13 years ago

How about Tecnai? The error message was different.

Actions #3

Updated by Anchi Cheng over 12 years ago

  • Subject changed from pyscope.register.getClass does not work on real instrument to pyscope.registry.getClass does not work on real instrument
Actions #4

Updated by Anchi Cheng over 12 years ago

  • Status changed from In Test to Closed

works now.

Actions

Also available in: Atom PDF