Actions
JEOLCOM installation specifics » History » Revision 4
« Previous |
Revision 4/25
(diff)
| Next »
Anchi Cheng, 07/29/2014 09:09 PM
JEOL installation specifics¶
These implementations have pyscope modules included in our repository
JEOL 1230¶
Developed at New York Structure Biology Center
Please contact David Stokes
JEOL 1400 and 3200 (and other scopes with JEOL's COM library)¶
Developed at Northwestern University
Please contact Christian Suloway
instruments.cfg¶
[scope]
class: jeolcom.Jeol
cs: 4.1e-3
Testing with pyscope¶
In python command
from pyscope import tecnai t =jeolcom.Jeol() t.getMagnification()
Updated by Anchi Cheng over 10 years ago · 4 revisions