post:post-processing_toolbox

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
post:post-processing_toolbox [2022/07/18 23:01] – [Data manipulation] pseudomoanerpost:post-processing_toolbox [2023/03/07 22:18] (current) – [Event labelling] pseudomoaner
Line 21: Line 21:
  
   * [[post:labelThresholdEvents.m]]: Marks events when a specific track-associated variable drops above or below a specified threshold.   * [[post:labelThresholdEvents.m]]: Marks events when a specific track-associated variable drops above or below a specified threshold.
 +  * [[post:labelUnusualEvents.m]]: Marks events when a specific track-associated variable moves far awy from its average, taking into account the typical fluctuations in its value.
  
 ==== Data manipulation ==== ==== Data manipulation ====
Line 27: Line 28:
  
   * [[post:meanIntInEllipse.m]]: Creates an elliptical mask based on the specified object's geometry and measures the intensity of an image within that mask.   * [[post:meanIntInEllipse.m]]: Creates an elliptical mask based on the specified object's geometry and measures the intensity of an image within that mask.
-  * [[post:linearisePhi.m]]: Creates a new field, fullPhi, in the procTracks structure that keeps track of the angle of a single pole of each object. 
   * [[post:filterTracks.m]]: Allows you to filter tracks with features (e.g. length, fluorescence intensity) that exceed or fall below a user-specified value.   * [[post:filterTracks.m]]: Allows you to filter tracks with features (e.g. length, fluorescence intensity) that exceed or fall below a user-specified value.
   * [[post:extractTimePoints.m]]: Allows you to switch from track to slice-based representation of a specified data field.   * [[post:extractTimePoints.m]]: Allows you to switch from track to slice-based representation of a specified data field.
  • post/post-processing_toolbox.txt
  • Last modified: 2023/03/07 22:18
  • by pseudomoaner