Tietz camera installation and setup » History » Version 5
Anchi Cheng, 11/08/2013 11:53 AM
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 | 2 | Anchi Cheng | h3. Register the Tietz ping callback function |
29 | 1 | Anchi Cheng | |
30 | 2 | Anchi Cheng | * From a command line window: |
31 | 5 | Anchi Cheng | <pre>cd C:\python27\Lib\site-packages\pyscope |
32 | 1 | Anchi Cheng | C:\python27\python.exe tietzping.py</pre> |
33 | |||
34 | 4 | Anchi Cheng | h2. check camc.ini |
35 | |||
36 | {{include(CAMC_ini_setup)}} |
||
37 | |||
38 | 1 | Anchi Cheng | h2. instruments.cfg |
39 | |||
40 | 2 | Anchi Cheng | This is extracted from pyscope/instruments.cfg.template |
41 | <pre> |
||
42 | ## Tietz/TVIPS Camera using various drivers. Chose only the driver |
||
43 | ## that works with your camera. Optionally, you may also select |
||
44 | ## the Simulation camera. A test script is available to help you figure |
||
45 | ## out which ones are available to you. Run the script: tietztest.py |
||
46 | ## - tietz.TietzSCX |
||
47 | ## - tietz.TietzPXL |
||
48 | ## - tietz.TietzPVCam |
||
49 | ## - tietz.TietzFC415 |
||
50 | ## - tietz.TietzFC416 |
||
51 | ## - tietz.TietzFC816 |
||
52 | ## - tietz.TietzFastScan |
||
53 | ## - tietz.TietzSimulation |
||
54 | </pre> |
||
55 | 1 | Anchi Cheng | |
56 | h2. Setup |
||
57 | |||
58 | 2 | Anchi Cheng | * Set camera configuration to give the [[Leginon Image Orientation|standard Leginon orientation]]. |
59 | 1 | Anchi Cheng | |
60 | h2. Testing with pyscope |
||
61 | |||
62 | h2. Trouble shooting |
||
63 | |||
64 | {{include(Tietz_camera_trouble_shoot)}} |
||
65 | |||
66 | |||
67 | 2 | Anchi Cheng | h2. Programs to open before Leginon Client: None. TCL/EMMENU must be closed |