Project

General

Profile

Upload More Images » History » Version 5

Anke Mulder, 07/08/2010 05:49 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 5 Anke Mulder
h2. General Workflow:
6 1 Amber Herold
7 5 Anke Mulder
*To launch:* 
8
9 3 Pick-Wei Lau
# The user provides the session name (new or exisiting) as well as a description to the session (if new) 
10
# The user has the option to select the origin of the micrographs (e.g. tecnai2 on tietz camera)
11
# 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
12
# Following this, the user has the option to upload via specifying a parameter file or enter the parameter manually.
13 1 Amber Herold
14 3 Pick-Wei Lau
h3. Specify a Parameter File:
15
16
# This file has to adhere to the following information:
17
## complete path and name of micrograph 
18
## pixel size in meters [1.63e-10] 
19
## binning in x [1] 
20
## binning in y [1]
21
## nominal scope magnification [50000]
22
## intended defocus in meters [-2e-06]
23
## high tension in volts [200000]
24
## (optional) stage alpha tilt in degrees if loading tilt group [55]
25
# The values for each micrographs should be on the same line separated by tabs: 
26
27
> > /home/abc/xxx.mrc   1.63e-10   1   1   50000    -2e-06   200000   55
28
29
> > /home/abc/xyz.mrc   1.63e-10   1   1   50000    -2e-06   200000   10
30
31
h3. Enter parameters manually:
32
33
# The user provides the path of the directory containing the images
34
# The user provides the file format
35
# The user provides the pixel size of the micrographs in Angstrom
36
# The user provides the binning in x
37
# The user provides the binning in y
38
# The user provides the magnification
39
# The user provides the defocus in micron
40
# The user provides the high tension of the microscope in kV
41
42
43
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). 
44
45 1 Amber Herold
For tilted images, the user will definiltey need to create a parameter file to incorporate the stage alpha tilt information during upload.
46 2 Pick-Wei Lau
47 5 Anke Mulder
*Output:*
48 2 Pick-Wei Lau
49 4 Pick-Wei Lau
# Once the micrographs are uploaded, it will appear in the viewer by choosing the correct session. 
50 1 Amber Herold
# The user can then start processing the micrographs using appion.
51 4 Pick-Wei Lau
52 5 Anke Mulder
h2. Notes, Comments, and Suggestions:
53 1 Amber Herold
54 5 Anke Mulder
!http://emg.nysbc.org/attachments/277/Picture_81.png!
55 1 Amber Herold
56
______
57
58
[[Upload Model|< Upload Model]] | [[Upload Stack|Upload Stack >]]
59
60
______