Difference between revisions of "CIP and Nipype"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-2015SLC.png|Projects List </gallery> ==Key Investigators== ==Project Description== <div style="margin: 20px;…')
 
Line 11: Line 11:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
*
+
* 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 for their deployment in high performance computing environments.
 
</div>
 
</div>
 
<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
 +
* Define and implement a set of workflows for the following tasks:
 +
** computing body composition phenotypes from pre-labeled CT data (cross sectional areas of labels and CT intensity statistics within the labeled region)
 +
** computing lung parenchyma phenotypes from CT data
 +
 
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">

Revision as of 22:40, 3 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 for their deployment in high performance computing environments.

Approach, Plan

  • Our first is to generate nipype interfaces from the slicer CLIs and python scripts
  • Define and implement a set of workflows for the following tasks:
    • computing body composition phenotypes from pre-labeled CT data (cross sectional areas of labels and CT intensity statistics within the labeled region)
    • computing lung parenchyma phenotypes from CT data

Progress