Difference between revisions of "CIP and Nipype"

From NAMIC Wiki
Jump to: navigation, search
Line 15: Line 15:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
* Our first is to generate nipype interfaces from the slicer CLIs and python scripts
+
* Our first task is to generate nipype interfaces from the slicer CLIs and python scripts
 
* Define and implement a set of workflows (nipype/Vistrails) for the following tasks:
 
* Define and implement a set of workflows (nipype/Vistrails) for the following tasks:
 
** computing body composition (ex pectoralis muscles, subcutaneous fat, visceral fat, paravertebral muscles...) phenotypes from pre-labeled CT data. The phenotypes consist of cross sectional areas of each label and CT intensity statistics within the labeled region
 
** computing body composition (ex pectoralis muscles, subcutaneous fat, visceral fat, paravertebral muscles...) phenotypes from pre-labeled CT data. The phenotypes consist of cross sectional areas of each label and CT intensity statistics within the labeled region
Line 24: Line 24:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
*
+
* Generated nipype interfaces for the CLIs available as part of the chest imaging platform and for python and for python classes
 +
* Implemented an example workflow for the generation of lung parenchyma phenotypes
 +
[[File:labeledCT.png]]
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 01:25, 9 January 2015

Home < CIP and Nipype

Key Investigators

Project Description

Objective

  • We now have a suite of CLIs and python scripts for the processing and the analysis of chest images ready to be incorporated in Slicer as part of the Chest Imaging Platform Extension. This week we will be specifically focusing on defining clinically relevant chest image processing workflows that utilize the CLIs and scripts and implementing the workflows in nipype or Vistrails for their deployment in high performance computing environments.

Approach, Plan

  • Our first task is to generate nipype interfaces from the slicer CLIs and python scripts
  • Define and implement a set of workflows (nipype/Vistrails) for the following tasks:
    • computing body composition (ex pectoralis muscles, subcutaneous fat, visceral fat, paravertebral muscles...) phenotypes from pre-labeled CT data. The phenotypes consist of cross sectional areas of each label and CT intensity statistics within the labeled region

LabeledCT.png

    • computing lung parenchyma phenotypes from CT data

Progress

  • Generated nipype interfaces for the CLIs available as part of the chest imaging platform and for python and for python classes
  • Implemented an example workflow for the generation of lung parenchyma phenotypes

LabeledCT.png