How to Update from v32 (Instrument Windows Computer) » History » Version 9
Anchi Cheng, 01/29/2018 04:28 PM
1 | 6 | Anchi Cheng | h1. How to Update from v3.2 (Instrument Windows Computer) |
---|---|---|---|
2 | 1 | Anchi Cheng | |
3 | 3 | Anchi Cheng | h2. Preparation |
4 | |||
5 | 6 | Anchi Cheng | You will need these myami subpackages from the branch you want from our git repository. |
6 | 1 | Anchi Cheng | |
7 | |_.Name:|_.Purpose:| |
||
8 | | leginon|modular TEM image acquisition| |
||
9 | | pyami|general functions| |
||
10 | | sinedon|database interaction| |
||
11 | | pyscope|microscope control and monitoring| |
||
12 | | imageviewer|image viewing for tomography| |
||
13 | |||
14 | h2. No internet access - copy from linux Leginon workstation the python files. |
||
15 | |||
16 | If your Windows computer has no access to internet, copy from your linux processing server the git clone of myami super package of the right branch for the installation which you used to upgrade there. |
||
17 | |||
18 | 5 | Anchi Cheng | See [[Download_Appion_Files|Acquiring NRAMM GIT Repository files]] for different examples and match the repository with what you do on the Linux side. |
19 | 4 | Anchi Cheng | |
20 | 2 | Anchi Cheng | *OR* |
21 | |||
22 | 1 | Anchi Cheng | h2. With internet access |
23 | |||
24 | h3. Install Git-for-Windows |
||
25 | |||
26 | 7 | Anchi Cheng | {{include(git_for_windows installation)}} |
27 | 1 | Anchi Cheng | |
28 | h3. Clone the proper branch from git repository |
||
29 | |||
30 | {{include(git_for_windows_cloning)}} |
||
31 | 2 | Anchi Cheng | |
32 | h2. Install |
||
33 | |||
34 | 8 | Anchi Cheng | h3. Move the cloned folder according to your environment variable PYTHONPATH if you use that during the original installation. |
35 | 2 | Anchi Cheng | |
36 | *OR* |
||
37 | |||
38 | h3. Install to default python site-packages |
||
39 | |||
40 | * Start a command line Window from Start Menu |
||
41 | |||
42 | * Install the package in each folder with commands such as |
||
43 | <pre>cd path_to\myami-VERSION\myami\leginon |
||
44 | c:\\python27\python.exe setup.py install</pre> |
||
45 | Then continue with the other packages, replacing leginon with the package name. See the packages listed above for the complete list. |
||
46 | |||
47 | h2. Configure |
||
48 | |||
49 | 9 | Anchi Cheng | h1. FEI scopes |
50 | |||
51 | tecnai.py is now renamed to fei.py and requires a configuration file. |
||
52 | |||
53 | h2. [[setup fei.cfg]] |
||
54 | |||
55 | 2 | Anchi Cheng | h1. GatanK2Summit |
56 | |||
57 | Compare pyscope/dmsem.cfg.template with your active dmsem.cfg There are additional configuration that you may want to add. |