Project

General

Profile

JEOLCOM installation specifics » History » Revision 5

Revision 4 (Anchi Cheng, 07/29/2014 09:09 PM) → Revision 5/25 (Anchi Cheng, 07/29/2014 09:10 PM)

h1. JEOL installation specifics 

 These implementations have pyscope modules included in our repository 

 h2. JEOL 1230 

 Developed at New York Structure Biology Center 

 Please contact David Stokes 

 h2. JEOL 1400 and 3200 (and other scopes with JEOL's COM library) 

 Developed at Northwestern University 

 Please contact Christian Suloway 

 h2. instruments.cfg 

 [scope] 
 class: jeolcom.Jeol 
 cs: 4.1e-3 

 h2. Testing with pyscope 

 In python command 
 <pre> 
 from pyscope import tecnai 
 t =jeolcom.Jeol() 
 t.getMagnification() 
 </pre> 

 You should get the current magnification at the microscope when the main viewing screen is up