Project

General

Profile

Upload More Images » History » Version 3

Pick-Wei Lau, 05/17/2010 01:42 PM

1 1 Amber Herold
h1. Upload More Images
2
3 2 Pick-Wei Lau
The user is able to upload raw micrographs to either existing or new session to be used in appion processing 
4 1 Amber Herold
5 2 Pick-Wei Lau
h2. To launch: 
6
7 3 Pick-Wei Lau
# The user provides the session name (new or exisiting) as well as a description to the session (if new) 
8
# The user has the option to select the origin of the micrographs (e.g. tecnai2 on tietz camera)
9
# If it is a tilt series, the user will need to provide the number of images within the tilt series as well as the tilt information in the following parameter file
10
# Following this, the user has the option to upload via specifying a parameter file or enter the parameter manually.
11 1 Amber Herold
12 3 Pick-Wei Lau
h3. Specify a Parameter File:
13
14
# This file has to adhere to the following information:
15
## complete path and name of micrograph 
16
## pixel size in meters [1.63e-10] 
17
## binning in x [1] 
18
## binning in y [1]
19
## nominal scope magnification [50000]
20
## intended defocus in meters [-2e-06]
21
## high tension in volts [200000]
22
## (optional) stage alpha tilt in degrees if loading tilt group [55]
23
# The values for each micrographs should be on the same line separated by tabs: 
24
25
> > /home/abc/xxx.mrc   1.63e-10   1   1   50000    -2e-06   200000   55
26
27
> > /home/abc/xyz.mrc   1.63e-10   1   1   50000    -2e-06   200000   10
28
29
h3. Enter parameters manually:
30
31
# The user provides the path of the directory containing the images
32
# The user provides the file format
33
# The user provides the pixel size of the micrographs in Angstrom
34
# The user provides the binning in x
35
# The user provides the binning in y
36
# The user provides the magnification
37
# The user provides the defocus in micron
38
# The user provides the high tension of the microscope in kV
39
40
41
For a series of untilted images, it might be easier to enter parametes manually (assuming all your micrographs are in the same directory and all the other informations are the same for each image). 
42
43
For tilted images, the user will definiltey need to create a parameter file to incorporate the stage alpha tilt information during upload.
44 2 Pick-Wei Lau
45
h2. Output:
46
47
# Once the model is uploaded, it will appear viewable under "Upload Model".
48
# The model will be usable for 3D refinement
49 1 Amber Herold
50
51
52
______
53
54
[[Upload Model|< Upload Model]] | [[Upload Stack|Upload Stack >]]
55
56
______