Project

General

Profile

Steps involved in the installation » History » Version 1

Amber Herold, 04/14/2010 03:58 PM

1 1 Amber Herold
h1. Steps involved in the installation
2
3
4
5
6
See <link linkend="Inst_Adm">Installation Troubleshooting</link> and  "Leginon Bulletin Board":http://emg.nysbc.org/bb/viewforum.php?f=2  searching for "admin" if you run into problems.
7
8
9
10
h2. Go to administration page
11
12
13
Open a web browser. Go to http://yourhost/dbem/admin.php
14
15
16
17
18
19
h2. Add a Group
20
21
22
Groups are used to associate users together. At the moment, Leginon does not use the group association for anything.
23
24
25
*  At http://yourhost/dbem/admin.php, click on Groups.
26
27
28
*  Add a "name" (required) for the group.
29
30
31
*  Optionally enter a full name for the group.
32
33
34
*  Click Save.
35
36
37
38
39
40
41
42
h2.  Add Adminstrator User
43
44
45
46
*  At http://yourhost/dbem/admin.php, click on Users.
47
48
49
*  Add "administrator" as the user.
50
51
52
*  Enter a full name as "administrator". This name should be typed exactly as it is (case-sensitive).
53
54
55
*  Add this user to a previously created group.
56
57
58
*  Click Save.
59
60
61
62
63
64
65
66
h2.  Add your mircoscope as an TEM instrument
67
68
69
70
*  Click on Instruments.
71
72
73
*  Add a "name" (required and <link linkend="instrument_names">not arbitrary</link>--FEI tecnai/polara/spirit series are all called "Tecnai") for the microscope. Follow the cases! (a unix requirement)
74
75
76
*  Enter the hostname of the microscope. Do not captalize the characters!!! (a Window's requirement)
77
78
79
*  Select instrument type TEM.
80
81
82
*  Click Save.
83
84
85
86
87
88
89
90
h2.  Add your CCD camera as an CCDCamera instrument
91
92
93
94
*  Click on Instruments.
95
96
97
*  Add a "name" for the camera (required and <link linkend="instrument_names">not arbitrary</link>--Gatan cameras are all called "Gatan"/Tietz cameras all have different names). Follow the cases! (a unix requirement)
98
99
100
See the section on <link linkend="instrument_names">Instrument Tool</link> for more details.
101
102
103
*  Enter the hostname of the microscope. Do not captalize the characters!!! (a Window's requirement)
104
105
106
*  Select instrument type CCDCamera.
107
108
109
*  Click Save.
110
111
112
113
114
115
116
117
h2.  Load the default settings of Legion nodes
118
119
120
121
*  Click on Default Settings.
122
123
124
*  Click on Load.
125
126
127
128
129
130
131
132
h2.  Import Applications
133
134
135
136
*  Click on Applications.
137
138
139
!http://emg.nysbc.org/software/leginon/images/images/application_on.png!
140
141
142
* Enter the name of the Leginon application XML file. These are files in a subdirectory of your leginon installation called "applications" starting from Leginon v1.3.
143
144
145
146
147
148
<blockquote>
149
150
The most commonly used Leginon applications are included as part of the Leginon download. These XML files are in subdirectory of your Leginon download and installation called "applications". The XML files should be imported either using the web based application import tool. Each application includes "(1.5)" in its name to indicate that it will work with this new version of Leginon. The applications that carry the older version name are compatible with the older Leginon.
151
152
To find Leginon installation path on Linux:<pre> >start-leginon.py -v</pre>
153
154
155
On Windows, You should find a shortcut to your Leginon installation folder in the "Start Menu/All Programs/Leginon". If not, it is likely
156
157
<pre>C:\Python25\Lib\site-packages\Leginon\</pre>
158
</blockquote>
159
160
161
* !http://emg.nysbc.org/software/leginon/images/images/admin_apptable.png!
162
163
164
*  Select the name of the "To" Host the application will be imported to.
165
166
167
*  Click Import.
168
169
170
171
172
173
174
175
h2.  Proceed to First Leginon Test Run Chapter
176
177
178
<link linkend="runleg_chapter">Leginon test runs</link> test for tem/ccd controls and network communications. The rest of this chapter is for references.