User Tools

Site Tools


pipeline:subtract:centershift

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
pipeline:subtract:centershift [2021/02/01 15:54]
shaikh created
pipeline:subtract:centershift [2021/10/11 17:15]
shaikh
Line 18: Line 18:
 sp_signalsubtract comprises the steps needed to subtract masked regions from a map in order to focus on the remaining features from that map.  There are six steps for this process (five within SPHIRE): sp_signalsubtract comprises the steps needed to subtract masked regions from a map in order to focus on the remaining features from that map.  There are six steps for this process (five within SPHIRE):
  
-\\ __1. Average and low-pass filter a map for segmentation __+\\ __1. [[avgfilt|Average and low-pass filter a map for segmentation]] __
  
 \\ __2. Locate regions to be subtracted __ \\ __2. Locate regions to be subtracted __
  
-\\ __3. Mask a soft mask of the region to be excluded __+\\ __3. [[sp_mask|Mask a soft mask of the region to be excluded]] __
  
-\\ __4. Compute re-projections of map to be subtracted, and subtract them from the original images __+\\ __4. [[projsubtract|Compute re-projections of map to be subtracted, and subtract them from the original images]] __
  
-\\ __5. Compute reconstruction of density remaining after signal-subtraction __+\\ __5. [[pipeline:meridien:sxmeridien|Compute reconstruction of density remaining after signal-subtraction]] __
  
 \\ __6. Center map of the remaining density __: \\ __6. Center map of the remaining density __:
Line 36: Line 36:
 The reconstruction will be roughly centered by alignment to a Gaussian blob of radius specified by the flag "--volradius". (Additional centering options will be provided in the future.) If the pixel size is provided (--apix), the units of radius will be assumed to be in Angstroms. If the pixel size is not provided, the radius will be assumed to be in units of voxels. If your structure is not globular, try the shortest dimension. The reconstruction will be roughly centered by alignment to a Gaussian blob of radius specified by the flag "--volradius". (Additional centering options will be provided in the future.) If the pixel size is provided (--apix), the units of radius will be assumed to be in Angstroms. If the pixel size is not provided, the radius will be assumed to be in units of voxels. If your structure is not globular, try the shortest dimension.
  
-The output centered parameter file will be combine the Meridien parameters with the centering parameters.  The output reconstruction will not use smear information, and may be noisier than the reconstruction from the previous step. Simply make sure that the centering was adequate. The better the centering, the smaller the required shifts will be in subseuqnet refinements.+The output centered parameter file will be combine the Meridien parameters with the centering parameters.  The output reconstruction will not use smear information, and may be noisier than the reconstruction from the previous step. Simply make sure that the centering was adequate. The better the centering, the smaller the required shifts will be in subsequent refinements.
  
 \\ \\
 ===== Input ===== ===== Input =====
 === Main Parameters === === Main Parameters ===
-  ; %%--%%cvol1 : First map to average and center. (default None)+  ; %%--%%cvol1 : First map to average and center. (default required string)
   ; %%--%%cvol2 : Second map to average and center. (default None)   ; %%--%%cvol2 : Second map to average and center. (default None)
   ; %%--%%shiftparams : Meridien parameters to combine with centering parameters. (default None)   ; %%--%%shiftparams : Meridien parameters to combine with centering parameters. (default None)
   ; %%--%%diffimgs : Images from signal subtraction to reconstruct. (default None)   ; %%--%%diffimgs : Images from signal subtraction to reconstruct. (default None)
   ; %%--%%outdir : Directory where outputs will be written. (default required string)   ; %%--%%outdir : Directory where outputs will be written. (default required string)
-  ; %%--%%volradius : Radius to use for centering reconstruction. If the structure is not globular, try the shortest dimension. (default None)+  ; %%--%%volradius : Radius to use for centering reconstruction. If the structure is not globular, try the shortest dimension. (default required string)
   ; %%--%%apix : Pixel size in Angstroms. (default None)   ; %%--%%apix : Pixel size in Angstroms. (default None)
      
Line 61: Line 61:
   ; params005_centered.txt : Parameters after centering   ; params005_centered.txt : Parameters after centering
    
 +[{{:pipeline:subtract:dofinal.png?410 |Reconstruction (filtered) before centering}}][{{ :pipeline:subtract:centered.png?410|Reconstruction after centering}}]
 +  
 \\ \\
 ===== Description ===== ===== Description =====
pipeline/subtract/centershift.txt ยท Last modified: 2021/10/11 17:15 by shaikh