Difference between revisions of "Filament model"

From Dynamo
Jump to navigation Jump to search
Line 15: Line 15:
  
 
===<tt>filamentWithTorsion</tt>===
 
===<tt>filamentWithTorsion</tt>===
The subunits will be defined along the backbone. The center of each subunit will be defined in the backbone, and  
+
The subunits will be defined along the backbone. The center of each subunit will be defined in the backbone. The ''z''direction of the subunit is defined to be colineal with the orientation of backbone at that point, and the distance between two subsequent subunits is defined by the model parameter <tt>dz</tt>. The ''torsion'' effect referred to by the name of the model refers to the fact that the x direction of two subsequent subunits can be chosen to vary a fixed amount (with parameter <tt>dphi<subunits>) 
 +
 
 
Parameters:
 
Parameters:
 
* <tt>dz</tt>  distance of the subunits along the backbone (in pixels)
 
* <tt>dz</tt>  distance of the subunits along the backbone (in pixels)
*<tt> dphi</tt> angular distance between the subunits (in degrees).
+
*<tt> dphi</tt> torsion between subunits (in degrees).
* fdf
+
 
  
===<tt>filamentSubunitsObHelix</tt>===
+
===<tt>filamentSubunitsOnHelix</tt>===
  
 
Parameters:
 
Parameters:

Revision as of 14:22, 4 August 2016

Filament models are used for geometries where location and orientation of particles to be cropped (called subunitsin this context) can be defined with relation to tubular estructures.

The usual way of handling them is by opening a small fraction of a tomogram inside dtmslice and mark manually positions that will be used to define a "backbone". Loosely speaking, we call the "backbone of the filament" to the series of ordered points that arise from defining successive orthogonal sections along the path of the filament and picking the central point. Different models are available for the different relationships between the "backbone" of the filament and the locations and positions of the particles to be cropped.


Input stage

The input points in a filament model are used to define a smooth interpolant called backbone.

Clicking input points in dtmslice

Computation stage

Different models are provided to account for different ways of relating particles to the backbone.

filamentWithTorsion

The subunits will be defined along the backbone. The center of each subunit will be defined in the backbone. The zdirection of the subunit is defined to be colineal with the orientation of backbone at that point, and the distance between two subsequent subunits is defined by the model parameter dz. The torsion effect referred to by the name of the model refers to the fact that the x direction of two subsequent subunits can be chosen to vary a fixed amount (with parameter dphi<subunits>)

Parameters:

  • dz distance of the subunits along the backbone (in pixels)
  • dphi torsion between subunits (in degrees).


filamentSubunitsOnHelix

Parameters:

  • dz distance of the subunits along the backbone (in pixels)
  • dphi angular distance between the subunits (in degrees)
  • radius distance of the subunits to the backbone (in pixels)