Project

General

Profile

How to Update from v33 (Instrument Windows Computer) » History » Version 2

Anchi Cheng, 03/23/2019 02:34 AM

1 1 Anchi Cheng
h1. How to Update from v33 (Instrument Windows Computer)
2
3
h2. Preparation
4
5
You will need these myami subpackages from the branch you want from our git repository.
6
7
|_.Name:|_.Purpose:|
8
| leginon|modular TEM image acquisition|
9
| pyami|general functions|
10
| myami_test|test suite that is called before starting leginon|
11
| sinedon|database interaction|
12
| pyscope|microscope control and monitoring|
13
| imageviewer|image viewing for tomography|
14
15
h2. No internet access - copy from linux Leginon workstation the python files.
16
17
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.
18
19
See [[Download_Appion_Files|Acquiring NRAMM GIT Repository files]] for different examples and match the repository with what you do on the Linux side.
20
21
*OR*
22
23
h2. With internet access
24
25
h3. Clone the proper branch from git repository.  You will want myami-3.4
26
27
{{include(git_for_windows_cloning)}}
28
29
h2. Install
30
31
h3. Move the cloned folder according to your environment variable PYTHONPATH if you use that during the original installation.
32
33
*OR*
34
35
h3. Install to default python site-packages
36
37
* Start a command line Window from Start Menu
38
39
* Install the package in each folder (must starts with pyami)
40
<pre>cd path_to\myami-VERSION\myami\pyami
41
c:\\python27\python.exe setup.py install</pre>
42
Then continue with the other packages, replacing pyami with the package name. See the packages listed above for the complete list.
43
44
h2. Configure
45
46
h1. FEI scopes
47
48
h2. fei.cfg
49
50
{{include(locate global config directory on Windows)}}
51
52
Compare yours_git_clone\pyscope\fei.cfg.template with your active fei.cfg There are additional configuration that you may want to add.  Especially if you have Falcon 3.
53
54
h1. GatanK2Summit
55
56
Compare pyscope/dmsem.cfg.template with your active dmsem.cfg There are additional configuration that you may want to add.