Project

General

Profile

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

Anchi Cheng, 10/11/2017 12:25 PM

1 1 Anchi Cheng
h1. How to Update from v32 (Instrument Windows Computer)
2
3
You will need these myami subpackages from the myami-3.3 branch of our git repository.
4
5
|_.Name:|_.Purpose:|
6
| leginon|modular TEM image acquisition|
7
| pyami|general functions|
8
| sinedon|database interaction|
9
| pyscope|microscope control and monitoring|
10
| imageviewer|image viewing for tomography|
11
12
13
h2. No internet access - copy from linux Leginon workstation the python files.
14
15
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.
16
17 2 Anchi Cheng
*OR*
18
19 1 Anchi Cheng
h2. With internet access
20
21
h3. Install Git-for-Windows
22
23
[[include(git_for_windows installation)}}
24
25
h3. Clone the proper branch from git repository
26
27
{{include(git_for_windows_cloning)}}
28 2 Anchi Cheng
29
h2. Install
30
31
h3. Move the cloned folder according to your use 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 with commands such as
40
<pre>cd path_to\myami-VERSION\myami\leginon
41
c:\\python27\python.exe setup.py install</pre>
42
Then continue with the other packages, replacing leginon with the package name. See the packages listed above for the complete list.
43
44
h2. Configure
45
46
h1. GatanK2Summit
47
48
Compare pyscope/dmsem.cfg.template with your active dmsem.cfg There are additional configuration that you may want to add.