Project

General

Profile

Upload More Images » History » Version 8

Anchi Cheng, 10/21/2015 11:38 AM

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 7 Anchi Cheng
*Upload More Images Screen*
10 6 Anchi Cheng
!http://emg.nysbc.org/attachments/1351/uploadimage.jpg!
11
12
# For existing session, you can not change session name or description
13 1 Amber Herold
# 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
14 8 Anchi Cheng
# Following this, the user has the option to upload via specifying a parameter file or enter the fixed parameter manually.
15 1 Amber Herold
16 3 Pick-Wei Lau
h3. Specify a Parameter File:
17
18
# This file has to adhere to the following information:
19
## complete path and name of micrograph 
20
## pixel size in meters [1.63e-10] 
21
## binning in x [1] 
22
## binning in y [1]
23
## nominal scope magnification [50000]
24
## intended defocus in meters [-2e-06]
25
## high tension in volts [200000]
26
## (optional) stage alpha tilt in degrees if loading tilt group [55]
27
# The values for each micrographs should be on the same line separated by tabs: 
28
29
> > /home/abc/xxx.mrc   1.63e-10   1   1   50000    -2e-06   200000   55
30
31
> > /home/abc/xyz.mrc   1.63e-10   1   1   50000    -2e-06   200000   10
32
33
h3. Enter parameters manually:
34
35
# The user provides the path of the directory containing the images
36
# The user provides the file format
37
# The user provides the pixel size of the micrographs in Angstrom
38
# The user provides the binning in x
39
# The user provides the binning in y
40
# The user provides the magnification
41
# The user provides the defocus in micron
42
# The user provides the high tension of the microscope in kV
43 1 Amber Herold
44
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). 
45
46 8 Anchi Cheng
h2. Image Grouping
47
48
For grouped images such as tilted image pairs or defocal pairs, the user will need to make sure the files are organized alphabetically sorted by the group first if web form parameter entering is used.
49
50
For example, image1.mrc=location1/tilt1, image2.mrc=location1/tilt2, image3=location2/tilt1, image4=location2/tilt2 etc.
51
52
Otherwise, tilted image pairs should be need to create a parameter file to incorporate the stage alpha tilt information during upload.
53 2 Pick-Wei Lau
54 5 Anke Mulder
*Output:*
55 2 Pick-Wei Lau
56 4 Pick-Wei Lau
# Once the micrographs are uploaded, it will appear in the viewer by choosing the correct session. 
57 1 Amber Herold
# The user can then start processing the micrographs using appion.
58 4 Pick-Wei Lau
59 5 Anke Mulder
h2. Notes, Comments, and Suggestions:
60 1 Amber Herold
61 5 Anke Mulder
!http://emg.nysbc.org/attachments/277/Picture_81.png!
62 1 Amber Herold
63
______
64
65
[[Upload Model|< Upload Model]] | [[Upload Stack|Upload Stack >]]
66
67
______