Multichannel analytics development

From FarsightWiki
(Difference between revisions)
Jump to: navigation, search
(August 2011)
m (Fleshing out the text a bit)
Line 1: Line 1:
 
 
=August 2011=
 
=August 2011=
  
 +
The Roysam lab focused on pipeline integration in order to work out kinks in the flow.
 +
 +
== Image Preprocessing Additions ==
  
== Image Preprocessing Improvements ==
+
*A background subtraction step to remove the low-frequency noise and large imaging artifacts from the raw images. 
 +
*A normalization step to equalize foreground contrast and correct for changes in overall brightness as a function of depth.
  
*Background subtraction used to remove the blur and imaging artifacts
+
These additions allowed us to montage a few data sets which had previously defied automated registration.
  
 
== Tiling Functions for Microglia Tracing and Nuclei Segmentation: ==
 
== Tiling Functions for Microglia Tracing and Nuclei Segmentation: ==
  
 
*Montage can be split into smaller tiles for processing.
 
*Montage can be split into smaller tiles for processing.
*Workflow of individual tiles can be distributed.
+
*Workflow of individual tiles can be distributed more easily:
**Tracing Tiles of Microglia
+
**Tracing microglial tiles
**Segment and Classify Nuclei
+
**Segmentation and classification of nuclei tiles
*Resulting Files can be stitched back into Global Coordinates
+
*Resulting files can be stitched back into global coordinates automatically, since the output of each tile only needs a static translation.
  
 
== Soma Detection and Segmentation Improvements ==
 
== Soma Detection and Segmentation Improvements ==
  
*Old method of morphological functions on the GFP channel missed somas.
+
*Bug: previous method of morphological functions on the microglia channel missed some somata.
*Correlate Nuclei Channel to Microglia channel to identify somas
+
*Fix: combining the DAPI channel with the microglia channel reduced extrasomatic noise, allowing us to use more relaxed parameters to identify somata.

Revision as of 16:20, 31 August 2011

Contents

August 2011

The Roysam lab focused on pipeline integration in order to work out kinks in the flow.

Image Preprocessing Additions

  • A background subtraction step to remove the low-frequency noise and large imaging artifacts from the raw images.
  • A normalization step to equalize foreground contrast and correct for changes in overall brightness as a function of depth.

These additions allowed us to montage a few data sets which had previously defied automated registration.

Tiling Functions for Microglia Tracing and Nuclei Segmentation:

  • Montage can be split into smaller tiles for processing.
  • Workflow of individual tiles can be distributed more easily:
    • Tracing microglial tiles
    • Segmentation and classification of nuclei tiles
  • Resulting files can be stitched back into global coordinates automatically, since the output of each tile only needs a static translation.

Soma Detection and Segmentation Improvements

  • Bug: previous method of morphological functions on the microglia channel missed some somata.
  • Fix: combining the DAPI channel with the microglia channel reduced extrasomatic noise, allowing us to use more relaxed parameters to identify somata.
Personal tools