Project

General

Profile

Tietz camera installation and setup » History » Version 6

Anchi Cheng, 08/08/2014 09:35 PM

1 3 Anchi Cheng
h1. Tietz/TVIPS camera installation and setup
2 1 Anchi Cheng
3
h2. Many Tietz cameras are controlled by a computer separated from the microscope
4
5
Please read [[Using_Leginon_on_a_system_where_the_microscope_and_camera_are_controlled_by_different_computers]] first.
6
7
h2. Extra Package and Installation
8
9
|_.program/package|_.notes|
10
|CAMC4.exe |(Should come with the camera)|
11
12
h3. Register CAMC4.exe
13 2 Anchi Cheng
14 1 Anchi Cheng
*  From the command prompt, run the following commands.
15
<pre>CAMC4.exe /regserver</pre>
16
17 2 Anchi Cheng
h3. Run updatecom.py
18
19
* From a command line window:
20 5 Anchi Cheng
<pre>cd C:\python27\Lib\site-packages\pyscope
21 2 Anchi Cheng
C:\python27\python.exe updatecom.py</pre>
22
23
* The output sould contain this output
24 1 Anchi Cheng
<pre>
25
initializing Tietz CCD Camera done.
26
</pre>
27
28 6 Anchi Cheng
You can ignore error messages regarding other com modules.
29
30 2 Anchi Cheng
h3. Register the Tietz ping callback function
31 1 Anchi Cheng
32 2 Anchi Cheng
* From a command line window:
33 5 Anchi Cheng
<pre>cd C:\python27\Lib\site-packages\pyscope
34 1 Anchi Cheng
C:\python27\python.exe tietzping.py</pre>
35
36 4 Anchi Cheng
h2. check camc.ini
37
38
{{include(CAMC_ini_setup)}}
39
40 1 Anchi Cheng
h2. instruments.cfg
41
42 2 Anchi Cheng
This is extracted from pyscope/instruments.cfg.template
43
<pre>
44
## Tietz/TVIPS Camera using various drivers.  Chose only the driver
45
## that works with your camera.  Optionally, you may also select
46
## the Simulation camera.  A test script is available to help you figure
47
## out which ones are available to you.  Run the script:  tietztest.py
48
##   - tietz.TietzSCX
49
##   - tietz.TietzPXL
50
##   - tietz.TietzPVCam
51
##   - tietz.TietzFC415
52
##   - tietz.TietzFC416
53
##   - tietz.TietzFC816
54
##   - tietz.TietzFastScan
55
##   - tietz.TietzSimulation
56
</pre>
57 1 Anchi Cheng
58
h2. Setup
59
60 2 Anchi Cheng
* Set camera configuration to give the [[Leginon Image Orientation|standard Leginon orientation]].
61 1 Anchi Cheng
62
h2. Testing with pyscope
63
64
h2. Trouble shooting
65
66
{{include(Tietz_camera_trouble_shoot)}}
67
68
69 2 Anchi Cheng
h2. Programs to open before Leginon Client: None.  TCL/EMMENU must be closed