Project

General

Profile

Helical Image Processing (PHOELIX) » History » Version 15

Lauren Fisher, 08/02/2011 11:57 AM

1 1 Lauren Fisher
h1. Helical Image Processing (PHOELIX)
2
3 2 Lauren Fisher
h2. General Workflow:
4
5 9 Lauren Fisher
# Make sure that the appropriate run name and directory tree are specified.  Appion increments names automatically, but users are free to specify proprietary names and directories.
6 11 Lauren Fisher
# Enter the directory tree where the mandatory files are located.  These files include llbo.sa, strong.sa, range.sa, cutfit1.dek, cutfit2.dek, cutfit3.dek, chop1.dek, chop2.dek, and template. If you do not have these files already, run preHIP as described in the next section and follow the guided protocol to generate them. 
7 2 Lauren Fisher
# Enter a description of your run into the description box.
8
# Select the stack to process from the drop down menu.  Note that stacks can be identified in this menu by stack name, stack ID, and that the number of particles, pixel and box sizes are listed for each.
9 7 Lauren Fisher
# Make sure that "Commit to Database" box is checked. (For test runs in which you do not wish to store results in the database this box can be unchecked.  This box is deactivated when running preHIP).
10 2 Lauren Fisher
# Enter the Filament Parameters or verify the default values. 
11 15 Lauren Fisher
#* Number of Filament Segments - the number of particles to use in the run
12
#* Repeat Length - the 360 degree repeat distance along the filament, in Ångströms. Calcuated in Fourier space by the distance to the first layer line or in real space by the distance it takes one subunit to travel 360°.
13
#* Subunits per Repeat - number of subunits in one helical repeat. Determined by calculating (Helical Repeat/Rise) or finding the Layer Line with a J0 intercept
14
#* Diameter - the approximate outer diameter of the filament, in Ångströms
15
#* Inner Diameter - the approximate inner diameter of the filament, in Ångströms
16 2 Lauren Fisher
# Enter the Processing Parameters or verify the default values.
17 15 Lauren Fisher
#* Filament Segment Length - desired length of the filament segments, usually a certain number of helical repeats, in pixels.  Should be the same as your stack box size.
18
#* Box Height - height of the filament box after alignments, usually the power of 2 value greater than the filament diameter, in pixels.
19
#* Pad Value - value to pad the filament box to during alignments, usually the power of 2 value greater than the filament length/box size.
20
#* Phase Residual Cutoff - maximum phase residual for post averaging.  Any files with phase residual above this cutoff will not be included in the final average, map, overplot, etc.
21
#* Filter Value - lowpass filter value for filament segments used during alignments to find filament edges. 150-200 seems to work well, but should be tested using preHIP before processing the full stack
22
#* Binning - binning of the particle images. This quickly shrinks the image to help make the processing faster
23
#* Contrast Change - if your filament stack has black on white density, the final reconstruction will need a contrast change
24 2 Lauren Fisher
# Click on "Run HIP" to submit your job to the cluster. Alternatively, click on "Just Show Command" to obtain a command that can be pasted into a UNIX shell.
25 6 Lauren Fisher
26 8 Lauren Fisher
!http://emg.nysbc.org/attachments/959/hipwiki_fig1.png!
27 3 Lauren Fisher
28 2 Lauren Fisher
h2. Running PreHIP:
29
30
# Click the "Run PreHIP" checkbox which will activate the indexing parameters below it and display a warning message.
31
# Fill in the Indexing Parameters
32
#* N-fold - 
33
#* Maximum Layer Line - 
34
#* Maximum Bessel Order - 
35
# Select either the "Use rise and twist" or "Use layer line/bessel order" radio button which will activate the parameters below it.
36
#* Rise and Twist - 
37
#* (1,0),(0,1) LLBO -
38
# Click "Just Show Command" to generate the UNIX shell command.
39 14 Lauren Fisher
# Note that the "Commit to Database" box is deactivated. preHIP is used only for generating the mandatory files and therefore the preliminary results are not stored to the database.
40 1 Lauren Fisher
41 14 Lauren Fisher
!http://emg.nysbc.org/attachments/962/hipwiki_fig2.png!