<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.na-mic.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rharmo</id>
	<title>NAMIC Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.na-mic.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rharmo"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/wiki/Special:Contributions/Rharmo"/>
	<updated>2026-04-04T00:49:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88621</id>
		<title>CIP and Nipype</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88621"/>
		<updated>2015-01-09T16:27:27Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
[[File:labeledCT.png]]__NOTOC__&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Rola Harmouche, James Ross, Alex Yarmakovich&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* 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.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Our first task is to generate nipype interfaces from the slicer CLIs and python scripts&lt;br /&gt;
* Define and implement a set of workflows (nipype/Vistrails) for the following tasks:&lt;br /&gt;
** 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&lt;br /&gt;
[[File:LungParenchyma.png|290px]]&lt;br /&gt;
** computing lung parenchyma phenotypes from CT data &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Generated nipype interfaces for the CLIs available as part of the chest imaging platform and for python and for python classes&lt;br /&gt;
* Implemented an example workflow for the generation of lung parenchyma phenotypes &lt;br /&gt;
[[File:parenchyma_workflow_graph.dot.png|290px]]&lt;br /&gt;
[[File:command_line.png|290px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88534</id>
		<title>CIP and Nipype</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88534"/>
		<updated>2015-01-09T02:07:22Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
[[File:labeledCT.png]]__NOTOC__&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* 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.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Our first task is to generate nipype interfaces from the slicer CLIs and python scripts&lt;br /&gt;
* Define and implement a set of workflows (nipype/Vistrails) for the following tasks:&lt;br /&gt;
** 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&lt;br /&gt;
[[File:LungParenchyma.png|290px]]&lt;br /&gt;
** computing lung parenchyma phenotypes from CT data &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Generated nipype interfaces for the CLIs available as part of the chest imaging platform and for python and for python classes&lt;br /&gt;
* Implemented an example workflow for the generation of lung parenchyma phenotypes &lt;br /&gt;
[[File:parenchyma_workflow_graph.dot.png|290px]]&lt;br /&gt;
[[File:command_line.png|290px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Command_line.png&amp;diff=88533</id>
		<title>File:Command line.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Command_line.png&amp;diff=88533"/>
		<updated>2015-01-09T02:05:19Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:LungParenchyma.png&amp;diff=88527</id>
		<title>File:LungParenchyma.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:LungParenchyma.png&amp;diff=88527"/>
		<updated>2015-01-09T01:52:20Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88521</id>
		<title>CIP and Nipype</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88521"/>
		<updated>2015-01-09T01:35:31Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
[[File:labeledCT.png]]__NOTOC__&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* 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.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Our first task is to generate nipype interfaces from the slicer CLIs and python scripts&lt;br /&gt;
* Define and implement a set of workflows (nipype/Vistrails) for the following tasks:&lt;br /&gt;
** 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&lt;br /&gt;
[[File:labeledCT.png]]&lt;br /&gt;
** computing lung parenchyma phenotypes from CT data &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Generated nipype interfaces for the CLIs available as part of the chest imaging platform and for python and for python classes&lt;br /&gt;
* Implemented an example workflow for the generation of lung parenchyma phenotypes &lt;br /&gt;
[[File:parenchyma_workflow_graph.dot.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Parenchyma_workflow_graph.dot.png&amp;diff=88520</id>
		<title>File:Parenchyma workflow graph.dot.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Parenchyma_workflow_graph.dot.png&amp;diff=88520"/>
		<updated>2015-01-09T01:34:31Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88519</id>
		<title>CIP and Nipype</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88519"/>
		<updated>2015-01-09T01:25:01Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
[[File:labeledCT.png]]__NOTOC__&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* 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.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Our first task is to generate nipype interfaces from the slicer CLIs and python scripts&lt;br /&gt;
* Define and implement a set of workflows (nipype/Vistrails) for the following tasks:&lt;br /&gt;
** 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&lt;br /&gt;
[[File:labeledCT.png]]&lt;br /&gt;
** computing lung parenchyma phenotypes from CT data &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Generated nipype interfaces for the CLIs available as part of the chest imaging platform and for python and for python classes&lt;br /&gt;
* Implemented an example workflow for the generation of lung parenchyma phenotypes &lt;br /&gt;
[[File:labeledCT.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88344</id>
		<title>CIP and Nipype</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88344"/>
		<updated>2015-01-05T20:38:52Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
[[File:labeledCT.png]]__NOTOC__&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* 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.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Our first is to generate nipype interfaces from the slicer CLIs and python scripts&lt;br /&gt;
* Define and implement a set of workflows (nipype/Vistrails) for the following tasks:&lt;br /&gt;
** 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&lt;br /&gt;
[[File:labeledCT.png]]&lt;br /&gt;
** computing lung parenchyma phenotypes from CT data &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88211</id>
		<title>CIP and Nipype</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88211"/>
		<updated>2015-01-04T00:01:07Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
[[File:labeledCT.png]]__NOTOC__&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* 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.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Our first is to generate nipype interfaces from the slicer CLIs and python scripts&lt;br /&gt;
* Define and implement a set of workflows for the following tasks:&lt;br /&gt;
** 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&lt;br /&gt;
[[File:labeledCT.png]]&lt;br /&gt;
** computing lung parenchyma phenotypes from CT data &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:LabeledCT.png&amp;diff=88210</id>
		<title>File:LabeledCT.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:LabeledCT.png&amp;diff=88210"/>
		<updated>2015-01-03T23:59:06Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88209</id>
		<title>CIP and Nipype</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88209"/>
		<updated>2015-01-03T23:58:11Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:labeledCT.png]]__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* 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.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Our first is to generate nipype interfaces from the slicer CLIs and python scripts&lt;br /&gt;
* Define and implement a set of workflows for the following tasks:&lt;br /&gt;
** 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&lt;br /&gt;
** computing lung parenchyma phenotypes from CT data &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88208</id>
		<title>CIP and Nipype</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88208"/>
		<updated>2015-01-03T23:55:36Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* 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.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Our first is to generate nipype interfaces from the slicer CLIs and python scripts&lt;br /&gt;
* Define and implement a set of workflows for the following tasks:&lt;br /&gt;
** 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&lt;br /&gt;
** computing lung parenchyma phenotypes from CT data &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88207</id>
		<title>CIP and Nipype</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=CIP_and_Nipype&amp;diff=88207"/>
		<updated>2015-01-03T22:40:22Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* 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.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Our first is to generate nipype interfaces from the slicer CLIs and python scripts&lt;br /&gt;
* Define and implement a set of workflows for the following tasks:&lt;br /&gt;
** computing body composition phenotypes from pre-labeled CT data (cross sectional areas of labels and CT intensity statistics within the labeled region)&lt;br /&gt;
** computing lung parenchyma phenotypes from CT data &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=87060</id>
		<title>2014 Summer Project Week: Pectoralis muscle segmentation</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=87060"/>
		<updated>2014-06-27T14:29:06Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:Screen_Shot_2014-06-27_at_9.50.20_AM.png| GUI&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Rola Harmouche, Jorge Onieva, James Ross, Raul San Jose&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a method for the segmentation of the pectoralis muscle on chest CT images using graph cuts and a subject-tailored atlas. The atlas is built by selecting a subset of training data that shares high similarity with the test case, by making use of pairwise registrations. Our objective is to develop a slicer python  module for the segmentation of pectoralis muscles on 2D CT images. &lt;br /&gt;
* We would like to refine some parts of the segmentation process, particularly, the image-based registration between the test and training cases.&lt;br /&gt;
* We want to modularize and abstract some components of the segmentation, particularly the atlas creation.&lt;br /&gt;
* We also want to incorporate the segmentation module into a nipype work flow for its deployment in high performance computing environments.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have previously developed a library of tools ported all of our available tools for the processing and the analysis of chest images (chest imaging platform) and have ported them into slicer CLIs. &lt;br /&gt;
* The python module will make use of the previously developed CLIs within the chestimaging platform, and of recently developed python scripts. &lt;br /&gt;
* We also aim to, if time permits, define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes and for parameter testing, and to use to those interfaces to find the optimal parameters for the pairwise registration.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Worked on ensuring that the python packages that we need can be compatible with Slicer (thanks to Hans Johnson and Steve Pieper). Dealt with many compatibility issues (numpy, scipy, scikit, pygco) between the code that was developed using Canopy python and Slicer's python .&lt;br /&gt;
* Got help with the image-based registration between the test and training cases from Bradley Lowekamp using SimpleITK. He gave me an ipython notebook.&lt;br /&gt;
* Incorporating the segmentation code into a python module (but without the atlas creation for now). It successfully runs bit we are still having trouble visualizing the output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=87039</id>
		<title>2014 Summer Project Week: Pectoralis muscle segmentation</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=87039"/>
		<updated>2014-06-27T14:14:05Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:Screen_Shot_2014-06-27_at_9.50.20_AM.png| GUI&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Rola Harmouche, Jorge Onieva, James Ross, Raul San Jose&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a method for the segmentation of the pectoralis muscle on chest CT images using graph cuts and a subject-tailored atlas. The atlas is built by selecting a subset of training data that shares high similarity with the test case, by making use of pairwise registrations. Our objective is to develop a slicer python  module for the segmentation of pectoralis muscles on 2D CT images. &lt;br /&gt;
* We would like to refine some parts of the segmentation process, particularly, the image-based registration between the test and training cases.&lt;br /&gt;
* We want to modularize and abstract some components of the segmentation, particularly the atlas creation.&lt;br /&gt;
* We also want to incorporate the segmentation module into a nipype work flow for its deployment in high performance computing environments.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have previously developed a library of tools ported all of our available tools for the processing and the analysis of chest images (chest imaging platform) and have ported them into slicer CLIs. &lt;br /&gt;
* The python module will make use of the previously developed CLIs within the chestimaging platform, and of recently developed python scripts. &lt;br /&gt;
* We also aim to, if time permits, define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes and for parameter testing, and to use to those interfaces to find the optimal parameters for the pairwise registration.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Worked on ensuring that the python packages that we need can be compatible with Slicer (thanks to Hans and Steve). Dealt with many compatibility issues (numpy, scipy, scikit, pygco) between the code that was developed using Canopy python and Slicer's python .&lt;br /&gt;
* Got help with the image-based registration between the test and training cases from Brad using SimpleITK. He gave me an ipython notebook.&lt;br /&gt;
* Incorporating the segmentation code into a python module (but without the atlas creation for now). It successfully runs bit we are still having trouble visualizing the output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=87016</id>
		<title>2014 Summer Project Week: Pectoralis muscle segmentation</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=87016"/>
		<updated>2014-06-27T14:05:56Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:Screen_Shot_2014-06-27_at_9.50.20_AM.png| GUI&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Rola Harmouche, Jorge Onieva, James Ross, Raul San Jose&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a method for the segmentation of the pectoralis muscle on chest CT images using graph cuts and a subject-tailored atlas. The atlas is built by selecting a subset of training data that shares high similarity with the test case, by making use of pairwise registrations. Our objective is to develop a slicer python  module for the segmentation of pectoralis muscles on 2D CT images. &lt;br /&gt;
* We would like to refine some parts of the segmentation process, particularly, the image-based registration between the test and training cases.&lt;br /&gt;
* We want to modularize and abstract some components of the segmentation, particularly the atlas creation.&lt;br /&gt;
* We also want to incorporate the segmentation module into a nipype work flow for its deployment in high performance computing environments.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have previously developed a library of tools ported all of our available tools for the processing and the analysis of chest images (chest imaging platform) and have ported them into slicer CLIs. &lt;br /&gt;
* The python module will make use of the previously developed CLIs within the chestimaging platform, and of recently developed python scripts. &lt;br /&gt;
* We also aim to, if time permits, define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes and for parameter testing, and to use to those interfaces to find the optimal parameters for the pairwise registration.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Worked on ensuring that the python packages that we need can be compatible with Slicer (thanks to Hans and Steve). Dealt with many compatibility issues between the code that was developed using Canopy python.&lt;br /&gt;
* Got help with the image-based registration between the test and training cases from Brad using SimpleITK. He gave me an ipython notebook.&lt;br /&gt;
* Incorporating the segmentation code into a python module (but without the atlas creation for now). It successfully runs bit we are still having trouble visualizing the output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=87013</id>
		<title>2014 Summer Project Week: Pectoralis muscle segmentation</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=87013"/>
		<updated>2014-06-27T14:03:57Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:Screen_Shot_2014-06-27_at_9.50.20_AM.png| GUI&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Rola Harmouche, Jorge Onieva, James Ross, Raul San Jose&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a method for the segmentation of the pectoralis muscle on chest CT images using graph cuts and a subject-tailored atlas. The atlas is built by selecting a subset of training data that shares high similarity with the test case, by making use of pairwise registrations. Our objective is to develop a slicer python  module for the segmentation of pectoralis muscles on 2D CT images. &lt;br /&gt;
* We would like to refine some parts of the segmentation process, particularly, the image-based registration between the test and training cases.&lt;br /&gt;
* We want to modularize and abstract some components of the segmentation, particularly the atlas creation.&lt;br /&gt;
* We also want to incorporate the segmentation module into a nipype work flow for its deployment in high performance computing environments.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have previously developed a library of tools ported all of our available tools for the processing and the analysis of chest images (chest imaging platform) and have ported them into slicer CLIs. &lt;br /&gt;
* The python module will make use of the previously developed CLIs within the chestimaging platform, and of recently developed python scripts. &lt;br /&gt;
* We also aim to, if time permits, define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes and for parameter testing, and to use to those interfaces to find the optimal parameters for the pairwise registration.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Worked on ensuring that the python packages that we need can be compatible with Slicer (thanks to Hans and Steve). Dealt with many compatibility issues between the code that was developed using Canopy python.&lt;br /&gt;
* Got help with the image-based registration between the test and training cases from Brad using SimpleITK. He gave me an ipython notebook.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=87010</id>
		<title>2014 Summer Project Week: Pectoralis muscle segmentation</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=87010"/>
		<updated>2014-06-27T14:03:30Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Rola Harmouche, Jorge Onieva, James Ross, Raul San Jose&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a method for the segmentation of the pectoralis muscle on chest CT images using graph cuts and a subject-tailored atlas. The atlas is built by selecting a subset of training data that shares high similarity with the test case, by making use of pairwise registrations. Our objective is to develop a slicer python  module for the segmentation of pectoralis muscles on 2D CT images. &lt;br /&gt;
* We would like to refine some parts of the segmentation process, particularly, the image-based registration between the test and training cases.&lt;br /&gt;
* We want to modularize and abstract some components of the segmentation, particularly the atlas creation.&lt;br /&gt;
* We also want to incorporate the segmentation module into a nipype work flow for its deployment in high performance computing environments.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have previously developed a library of tools ported all of our available tools for the processing and the analysis of chest images (chest imaging platform) and have ported them into slicer CLIs. &lt;br /&gt;
* The python module will make use of the previously developed CLIs within the chestimaging platform, and of recently developed python scripts. &lt;br /&gt;
* We also aim to, if time permits, define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes and for parameter testing, and to use to those interfaces to find the optimal parameters for the pairwise registration.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Worked on ensuring that the python packages that we need can be compatible with Slicer (thanks to Hans and Steve). Dealt with many compatibility issues between the code that was developed using Canopy python.&lt;br /&gt;
* Got help with the image-based registration between the test and training cases from Brad using SimpleITK. He gave me an ipython notebook.&lt;br /&gt;
&lt;br /&gt;
Image:Screen_Shot_2014-06-27_at_9.50.20_AM.png| GUI&lt;br /&gt;
&lt;br /&gt;
[[File:]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=87005</id>
		<title>2014 Summer Project Week: Pectoralis muscle segmentation</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=87005"/>
		<updated>2014-06-27T14:01:49Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Rola Harmouche, Jorge Onieva, James Ross, Raul San Jose&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a method for the segmentation of the pectoralis muscle on chest CT images using graph cuts and a subject-tailored atlas. The atlas is built by selecting a subset of training data that shares high similarity with the test case, by making use of pairwise registrations. Our objective is to develop a slicer python  module for the segmentation of pectoralis muscles on 2D CT images. &lt;br /&gt;
* We would like to refine some parts of the segmentation process, particularly, the image-based registration between the test and training cases.&lt;br /&gt;
* We want to modularize and abstract some components of the segmentation, particularly the atlas creation.&lt;br /&gt;
* We also want to incorporate the segmentation module into a nipype work flow for its deployment in high performance computing environments.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have previously developed a library of tools ported all of our available tools for the processing and the analysis of chest images (chest imaging platform) and have ported them into slicer CLIs. &lt;br /&gt;
* The python module will make use of the previously developed CLIs within the chestimaging platform, and of recently developed python scripts. &lt;br /&gt;
* We also aim to, if time permits, define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes and for parameter testing, and to use to those interfaces to find the optimal parameters for the pairwise registration.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Worked on ensuring that the python packages that we need can be compatible with Slicer (thanks to Hans and Steve). Dealt with many compatibility issues between the code that was developed using Canopy python.&lt;br /&gt;
* Got help with the image-based registration between the test and training cases from Brad using SimpleITK. He gave me an ipython notebook.&lt;br /&gt;
&lt;br /&gt;
[[File:Screen_Shot_2014-06-27_at_9.50.20_AM.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=87001</id>
		<title>2014 Summer Project Week: Pectoralis muscle segmentation</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=87001"/>
		<updated>2014-06-27T14:00:39Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Rola Harmouche, Jorge Onieva, James Ross, Raul San Jose&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a method for the segmentation of the pectoralis muscle on chest CT images using graph cuts and a subject-tailored atlas. The atlas is built by selecting a subset of training data that shares high similarity with the test case, by making use of pairwise registrations. Our objective is to develop a slicer python  module for the segmentation of pectoralis muscles on 2D CT images. &lt;br /&gt;
* We would like to refine some parts of the segmentation process, particularly, the image-based registration between the test and training cases.&lt;br /&gt;
* We want to modularize and abstract some components of the segmentation, particularly the atlas creation.&lt;br /&gt;
* We also want to incorporate the segmentation module into a nipype work flow for its deployment in high performance computing environments.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have previously developed a library of tools ported all of our available tools for the processing and the analysis of chest images (chest imaging platform) and have ported them into slicer CLIs. &lt;br /&gt;
* The python module will make use of the previously developed CLIs within the chestimaging platform, and of recently developed python scripts. &lt;br /&gt;
* We also aim to, if time permits, define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes and for parameter testing, and to use to those interfaces to find the optimal parameters for the pairwise registration.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Worked on ensuring that the python packages that we need can be compatible with Slicer (thanks to Hans and Steve). Dealt with many compatibility issues between the code that was developed using Canopy python.&lt;br /&gt;
* Got help with the image-based registration between the test and training cases from Brad using SimpleITK. He gave me an ipython notebook.&lt;br /&gt;
&lt;br /&gt;
[[File:Screen Shot 2014-06-27 at 9.50.20 AM.jpg]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Screen_Shot_2014-06-27_at_9.50.20_AM.png&amp;diff=87000</id>
		<title>File:Screen Shot 2014-06-27 at 9.50.20 AM.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Screen_Shot_2014-06-27_at_9.50.20_AM.png&amp;diff=87000"/>
		<updated>2014-06-27T13:59:45Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=86976</id>
		<title>2014 Summer Project Week: Pectoralis muscle segmentation</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=86976"/>
		<updated>2014-06-27T13:28:18Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Rola Harmouche, Jorge Onieva, James Ross, Raul San Jose&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a method for the segmentation of the pectoralis muscle on chest CT images using graph cuts and a subject-tailored atlas. The atlas is built by selecting a subset of training data that shares high similarity with the test case, by making use of pairwise registrations. Our objective is to develop a slicer python  module for the segmentation of pectoralis muscles on 2D CT images. &lt;br /&gt;
* We would like to refine some parts of the segmentation process, particularly, the image-based registration between the test and training cases.&lt;br /&gt;
* We want to modularize and abstract some components of the segmentation, particularly the atlas creation.&lt;br /&gt;
* We also want to incorporate the segmentation module into a nipype work flow for its deployment in high performance computing environments.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have previously developed a library of tools ported all of our available tools for the processing and the analysis of chest images (chest imaging platform) and have ported them into slicer CLIs. &lt;br /&gt;
* The python module will make use of the previously developed CLIs within the chestimaging platform, and of recently developed python scripts. &lt;br /&gt;
* We also aim to, if time permits, define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes and for parameter testing, and to use to those interfaces to find the optimal parameters for the pairwise registration.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Worked on ensuring that the python packages that we need can be compatible with Slicer (thanks to Hans and Steve). Dealt with many compatibility issues between the code that was developed using Canopy python.&lt;br /&gt;
* Got help with the image-based registration between the test and training cases from Brad using SimpleITK. He gave me an ipython notebook.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=86975</id>
		<title>2014 Summer Project Week: Pectoralis muscle segmentation</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=86975"/>
		<updated>2014-06-27T13:27:32Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Rola Harmouche, Jorge Onieva, James Ross, Raul San Jose&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a method for the segmentation of the pectoralis muscle on chest CT images using graph cuts and a subject-tailored atlas. The atlas is built by selecting a subset of training data that shares high similarity with the test case, by making use of pairwise registrations. Our objective is to develop a slicer python  module for the segmentation of pectoralis muscles on 2D CT images. &lt;br /&gt;
* We would like to refine some parts of the segmentation process, particularly, the image-based registration between the test and training cases.&lt;br /&gt;
* We want to modularize and abstract some components of the segmentation, particularly the atlas creation.&lt;br /&gt;
* We also want to incorporate the segmentation module into a nipype work flow for its deployment in high performance computing environments.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have previously developed a library of tools ported all of our available tools for the processing and the analysis of chest images (chest imaging platform) and have ported them into slicer CLIs. &lt;br /&gt;
* The python module will make use of the previously developed CLIs within the chestimaging platform, and of recently developed python scripts. &lt;br /&gt;
* We also aim to, if time permits, define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes and for parameter testing, and to use to those interfaces to find the optimal parameters for the pairwise registration.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Worked on ensuring that the python packages that we need can be compatible with Slicer (thanks to Hans and Steve). Dealt with many compatibility issues between the code that was developed using Canopy python.&lt;br /&gt;
* Got help with the image-based registration between the test and training cases from Brad using SimpleITK. He gave me a ipython &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=86926</id>
		<title>2014 Summer Project Week: Pectoralis muscle segmentation</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=86926"/>
		<updated>2014-06-27T12:17:54Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Rola Harmouche, Jorge Onieva, James Ross, Raul San Jose&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a method for the segmentation of the pectoralis muscle on chest CT images using graph cuts and a subject-tailored atlas. The atlas is built by selecting a subset of training data that shares high similarity with the test case, by making use of pairwise registrations. Our objective is to develop a slicer python  module for the segmentation of pectoralis muscles on 2D CT images. &lt;br /&gt;
* We would like to refine some parts of the segmentation process, particularly, the image-based registration between the test and training cases.&lt;br /&gt;
* We want to modularize and abstract some components of the segmentation, particularly the atlas creation.&lt;br /&gt;
* We also want to incorporate the segmentation module into a nipype work flow for its deployment in high performance computing environments.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have previously developed a library of tools ported all of our available tools for the processing and the analysis of chest images (chest imaging platform) and have ported them into slicer CLIs. &lt;br /&gt;
* The python module will make use of the previously developed CLIs within the chestimaging platform, and of recently developed python scripts. &lt;br /&gt;
* We also aim to, if time permits, define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes and for parameter testing, and to use to those interfaces to find the optimal parameters for the pairwise registration.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Worked on ensuring that the python packages that we need can be compatible with Slicer (thanks to Hans and Steve). Dealt with many compatibility issues between the code that was developed using Canopy python.&lt;br /&gt;
* Got help with the image-based registration between the test and training cases from Brad using SimpleITK. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=86332</id>
		<title>2014 Summer Project Week: Pectoralis muscle segmentation</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=86332"/>
		<updated>2014-06-23T16:15:51Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Rola Harmouche, Jorge Onieva, James Ross, Raul San Jose&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a method for the segmentation of the pectoralis muscle on chest CT images using graph cuts and a subject-tailored atlas. The atlas is built by selecting a subset of training data that shares high similarity with the test case, by making use of pairwise registrations. Our objective is to develop a slicer python  module for the segmentation of pectoralis muscles on 2D CT images. &lt;br /&gt;
* We would like to refine some parts of the segmentation process, particularly, the image-based registration between the test and training cases.&lt;br /&gt;
* We want to modularize and abstract some components of the segmentation, particularly the atlas creation.&lt;br /&gt;
* We also want to incorporate the segmentation module into a nipype work flow for its deployment in high performance computing environments.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have previously developed a library of tools ported all of our available tools for the processing and the analysis of chest images (chest imaging platform) and have ported them into slicer CLIs. &lt;br /&gt;
* The python module will make use of the previously developed CLIs within the chestimaging platform, and of recently developed python scripts. &lt;br /&gt;
* We also aim to, if time permits, define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes and for parameter testing, and to use to those interfaces to find the optimal parameters for the pairwise registration.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week&amp;diff=86015</id>
		<title>2014 Summer Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week&amp;diff=86015"/>
		<updated>2014-06-20T21:48:02Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: Undo revision 86013 by Rharmo (Talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
[[image:PW-MIT2014.png|300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Dates: June 23-27, 2014.&lt;br /&gt;
&lt;br /&gt;
Location: MIT, Cambridge, MA.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Agenda==&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background:#b0d5e6;color:#02186f&amp;quot; &lt;br /&gt;
!style=&amp;quot;width:10%&amp;quot; |Time&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Monday, June 23&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Tuesday, June 24&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Wednesday, June 25&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Thursday, June 26&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Friday, June 27&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#dbdbdb&amp;quot;|'''Project Presentations'''&lt;br /&gt;
|bgcolor=&amp;quot;#6494ec&amp;quot;|'''NA-MIC Update Day'''&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#88aaae&amp;quot;|'''IGT Day'''&lt;br /&gt;
|bgcolor=&amp;quot;#faedb6&amp;quot;|'''Reporting Day'''&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''8:30am'''&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''9am-12pm'''&lt;br /&gt;
|&lt;br /&gt;
|'''10-11:30pm''' &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: DICOM|DICOM]] (Steve Pieper)&lt;br /&gt;
[[MIT_Project_Week_Rooms|Grier Room (Left)]] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
'''9:00-10:30am''' [[2014_Tutorial_Contest|Tutorial Contest Presentations (Sonia Pujol)]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''10am-12pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: IGT Neuro|Image-Guided Therapy - Neurosurgery]] (Alexandra Golby, Tina Kapur) &amp;lt;br&amp;gt;&lt;br /&gt;
[[MIT_Project_Week_Rooms#Star|Star]]&lt;br /&gt;
|'''10am-12pm:''' [[#Projects|Project Progress Updates]] &amp;lt;br&amp;gt;&lt;br /&gt;
'''12pm''' [[Events:TutorialContestJune2014|Tutorial Contest Winner Announcement]]&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''12pm-1pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch &lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch boxes; Adjourn by 1:30pm&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''1pm-5:30pm'''&lt;br /&gt;
|'''1-1:05pm: &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Ron Kikinis: Welcome&amp;lt;/font&amp;gt;'''&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''1:05-3:30pm:''' [[#Projects|Project Introductions]] (all Project Leads)&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''3:30-4:30pm''' [[2014 Summer Project Week Breakout Session:SlicerExtensions|Slicer4 Extensions]] (Jean-Christophe Fillion-Robin)  &amp;lt;br&amp;gt;&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Room (Left)]]&lt;br /&gt;
|'''1-3pm:''' &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: QIICR|QIICR]] (Andrey Fedorov)&lt;br /&gt;
[[MIT_Project_Week_Rooms#Kiva|Kiva]] &lt;br /&gt;
|'''1-2:30pm:''' &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: Contours|Contours]] (Adam Rankin, Csaba Pinter)&lt;br /&gt;
[[MIT_Project_Week_Rooms#Kiva|Kiva]] &lt;br /&gt;
|'''1-3pm:''' &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: IGT Prostate|Image-Guided Therapy - Prostate Interventions]] (Clare Tempany, Noby Hata)&lt;br /&gt;
[[MIT_Project_Week_Rooms#Star|Star]] &lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''5:30pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== '''Background''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Project Week is a hands on activity -- programming using the open source [[NA-MIC-Kit|NA-MIC Kit]], algorithm design, and clinical application -- that has become one of the major events in the NA-MIC, NCIGT, and NAC calendars. It is held in the summer at MIT, typically the last week of June, and a shorter version is held in Salt Lake City in the winter, typically the second week of January.   &lt;br /&gt;
&lt;br /&gt;
Active preparation begins 6-8 weeks prior to the meeting, when a kick-off teleconference is hosted by the NA-MIC Engineering, Dissemination, and Leadership teams, the primary hosts of this event.  Invitations to this call are sent to all NA-MIC members, past attendees of the event, as well as any parties who have expressed an interest in working with NA-MIC. The main goal of the kick-off call is to get an idea of which groups/projects will be active at the upcoming event, and to ensure that there is sufficient NA-MIC coverage for all. Subsequent teleconferences allow the hosts to finalize the project teams, consolidate any common components, and identify topics that should be discussed in breakout sessions. In the final days leading upto the meeting, all project teams are asked to fill in a template page on this wiki that describes the objectives and plan of their projects.&lt;br /&gt;
&lt;br /&gt;
The event itself starts off with a short presentation by each project team, driven using their previously created description, and allows all participants to be acquainted with others who are doing similar work. In the rest of the week, about half the time is spent in breakout discussions on topics of common interest of subsets of the attendees, and the other half is spent in project teams, doing hands-on programming, algorithm design, or clinical application of NA-MIC kit tools.  The hands-on activities are done in 10-20 small teams of size 3-5, each with a mix of experts in NA-MIC kit software, algorithms, and clinical.  To facilitate this work, a large room is setup with several tables, with internet and power access, and each team gathers on a table with their individual laptops, connects to the internet to download their software and data, and is able to work on their projects.  On the last day of the event, a closing presentation session is held in which each project team presents a summary of what they accomplished during the week.&lt;br /&gt;
&lt;br /&gt;
A summary of all past NA-MIC Project Events is available [[Project_Events#Past|here]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please make sure that you are on the [http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week na-mic-project-week mailing list]&lt;br /&gt;
&lt;br /&gt;
=Projects=&lt;br /&gt;
* [[2014_Project_Week_Template | Template for project pages]]&lt;br /&gt;
&lt;br /&gt;
==TBI==&lt;br /&gt;
*[[2014_Summer_Project_Week:TBI_Segmentation| Interactive segmentation for traumatic brain injury ]] (Bo Wang, Marcel Prastawa, Andrei Irimia, John D. Van Horn, Guido Gerig)&lt;br /&gt;
&lt;br /&gt;
==Atrial Fibrillation==&lt;br /&gt;
&lt;br /&gt;
==Huntington's Disease==&lt;br /&gt;
&lt;br /&gt;
==Head and Neck Cancer==&lt;br /&gt;
*[[2014_Summer_Project_Week:Interactive_DIR| Interactive DIR]] (Greg Sharp, Ivan Kolesov, Allen Tannenbaum)&lt;br /&gt;
*[[2014_Summer_Project_Week:DIR_validation_tools| DIR validation tools]] (Greg Sharp, Ivan Kolesov, Allen Tannenbaum)&lt;br /&gt;
*[[2014_Summer_Project_Week:Upload_HN_data| Upload H&amp;amp;N data]] (Greg Sharp, Paolo Zaffino)&lt;br /&gt;
*[[2014_Summer_Project_Week:DIR_stop_and_restart| DIR stop and restart]] (Paolo Zaffino, Greg Sharp)&lt;br /&gt;
&lt;br /&gt;
==Slicer4 Extensions==&lt;br /&gt;
&lt;br /&gt;
*[[2014_Summer_Project_Week:Multidim Data| Multidim Data]] (Kevin Wang, Andras, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:DICOM-SRO import| DICOM-SRO import]] (Kevin Wang)&lt;br /&gt;
*[[2014_Summer_Project_Week:PLM_engineering| Plastimatch extension re-engineering]] (Greg Sharp, Paolo Zaffino, Andras, Csaba, Kevin)&lt;br /&gt;
&lt;br /&gt;
==Cardiac==&lt;br /&gt;
&lt;br /&gt;
==Stroke==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brain Segmentation==&lt;br /&gt;
&lt;br /&gt;
==Image-Guided Therapy==&lt;br /&gt;
&lt;br /&gt;
* SlicerIGT extension: testing, tutorials, website (Tamas Ungi, Nobuhiko Hata)&lt;br /&gt;
* [[Gestural Point of Care Interface for IGT]] (Saskia, Franklin, Steve, Tobias)&lt;br /&gt;
*[[2014_Summer_Project_Week:MR-Ultrasound_Registration_for_Prostate_Interventions | MR-Ultrasound Registration for Prostate Interventions]] (Chenxi Zhang, Andriy Fedorov, Andras)&lt;br /&gt;
*[[2014_Summer_Project_Week:Surface_approximation_from_contour_points | Surface approximation from contour points]] (Chenxi Zhang, Csaba Pinter, Andrey Fedorov)&lt;br /&gt;
* [[2014_Summer_Project_Week:Intelligent_Steering | Steered image registration using intelligent interfaces for minimal user interaction]] (Marcel Prastawa, Jim Miller, Steve Pieper)&lt;br /&gt;
* [[2014_Summer_Project_Week:Image To Mesh Conversion for Brain MRI | Image To Mesh Conversion for Brain MRI]] (Fotis Drakopoulos, Yixun Liu, Andrey Fedorov, Ron Kikinis, Nikos Chrisochoides)&lt;br /&gt;
* [[2014_Summer_Project_Week:An ITK implementation of Physics-Based Non-Rigid Registration method for Brain Shift | An ITK implementation of Physics-Based Non-Rigid Registration method for Brain Shift]] (Fotis Drakopoulos, Yixun Liu, Andriy Kot, Andrey Fedorov, Olivier Clatz, Ron Kikinis, Nikos Chrisochoides)&lt;br /&gt;
* [[2014_Summer_Project_Week:Robot_Control_With_OpenIGTLink | Robot Control With OpenIGTLink]]   ( Gregory Fischer(WPI), Nirav Patel(WPI), Nobuhiko Hata (BWH) )&lt;br /&gt;
* [[2014_Summer_Project_Week:Open_source_electromagnetic_trackers_usingOpenIGTLink| Open-source electromagnetic trackers using OpenIGTLink]] (Peter Traneus Anderson, Tina Kapur, Sonia Pujol)&lt;br /&gt;
&lt;br /&gt;
==Radiation Therapy==&lt;br /&gt;
*[[2014_Summer_Project_Week:External Beam Planning| External Beam Planning]] (Kevin Wang, Greg Sharp, Maxime Desplanques, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Proton_pencil_beam| Proton pencil beam dose calculation]] (Maxime Desplanques, Kevin Wang, Greg Sharp)&lt;br /&gt;
&lt;br /&gt;
==Chronic Obstructive Pulmonary Disease ==&lt;br /&gt;
&lt;br /&gt;
*[[2014_Summer_Project_Week: Pectoralis muscle segmentation| Pectoralis muscle segmentation]] (Rola Harmouche, James Ross, Raul San Jose)&lt;br /&gt;
&lt;br /&gt;
==[http://qiicr.org QIICR]==&lt;br /&gt;
* [[2014_Summer_Project_Week: RWV mapping support|Real world value mapping support]] (Andrey, Ethan, Andras, Steve, Jim, ...)&lt;br /&gt;
* [[2014_Summer_Project_Week: CLI Derived DICOM Data| Proper formatting of DICOM Derived Data from CLI]] (Steve, Andrey, Jim, {Michael and David remotely})&lt;br /&gt;
&lt;br /&gt;
==Infrastructure==&lt;br /&gt;
*Slicer 4.4 Release (JC, Steve, Nicole)&lt;br /&gt;
* [[2014_Summer_Project_Week: Chronicle| Chronicle]] (Steve)&lt;br /&gt;
* [[2014_Summer_Project_Week: Volume Registration|Volume Registration]] (Steve, Greg, Marcel, Jim)&lt;br /&gt;
* [[2014_Summer_Project_Week:Markups | Markups]] (Nicole Aucoin)&lt;br /&gt;
*[[2014_Summer_Project_Week:Pluggable Label Statistics |Pluggable Label Statistics]] (Andrey , Ethan, Steve, Brad, Jim? Dirk?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Subject_hierarchy_integration | Subject hierarchy integration]] (Csaba, Steve, Jc, Andras?, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Contours | Contours]] (Adam Rankin, Csaba, Andras, Steve, Jc, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Parameter Node Serialization | Parameter Node Serialization]] (Kevin Wang, Andras, Steve, Jim, Csaba, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Self-tests for non-linear transforms | Self-tests for non-linear transforms]] (Xining Du)&lt;br /&gt;
&lt;br /&gt;
==Feature Extraction==&lt;br /&gt;
*[[2014_Summer_Project_Week:Tumor_DCE-MRI_Segmentation | Breast Tumor Segmentation]] (Vivek Narayan, Jay Jagadeesan)&lt;br /&gt;
*[[2014_Summer_Project_Week:Tumor_Heterogeneity_Analysis | Breast Tumor Heterogeneity Analysis]] (Vivek Narayan, Jay Jagadeesan)&lt;br /&gt;
*Quantitative image feature extraction in Non-Small Cell Lung Cancer  (Hugo Aerts)&lt;br /&gt;
*[[2014_Summer_Project_Week:Invariant_Feature_Extraction_Slicer | Invariant Feature Methods in Slicer]] (Matthew Toews, Nicole Aucoin, Sandy Wells)&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
*[[2014_Summer_Project_Week:Slicer_Murin_Shape_Analysis | Shape Analysis for the developing murine skull]] (Murat Maga, Ryan Young, Seattle Chidren's Hospital).&lt;br /&gt;
*[[2014_Summer_Project_Week:Slicer_LDDMM_Shape_Analysis | Slicer Interface to LDDMM shape anlaysis]] (Saurabh Jain, JHU; Steve Pieper, Isomics; Josh Cates, SCI, Utah; Hans Johnson, Iowa; Martin Styner, UNC)&lt;br /&gt;
*[[2014_Summer_Project_Week:Image_Registration_with_Sliding_Motion_Constraints | Image Registration with Sliding Motion Constraints]] (Alexander Derksen, Kanglin Chen, Gregory Sharp)&lt;br /&gt;
*[[2014_Summer_Project_Week:Atlas Selection | Atlas Selection]] (Kanglin Chen, Gregory Sharp)&lt;br /&gt;
*[[2014_Summer_Project_Week:Multiscale_Non_Local_Means_filter_(NLM)_for_chest_CT_images | Multiscale Non Local Means filter (NLM) for chest CT images]] (Pietro Nardelli, University College Cork (UCC), Ireland)&lt;br /&gt;
*[[2014_Summer_Project_Week:Intraoperative_Registration_of_preoperative_CT_and_C-arm_CT_of_the_lung | Intraoperative Registration of preoperative CT and C-arm CT of the lung]] (Katharina Breininger, Jay Jagadeesan)&lt;br /&gt;
*[[2014_Summer_Project_Week:CAD_Toolbox_for_Neurological_Disorders | CAD Toolbox for Neurological Disorders]] (Sidong Liu, Siqi Liu, Fan Zhang, Yang Song, Weidong Cai, Sonia Pujol, Ron Kikinis)&lt;br /&gt;
*[[2014_Summer_Project_Week:Longitudinal_patient_specific_DTI_analysis | Longitudinal patient-specific DTI analysis using Slicer for neonatal asphyxia]] (Anuja Sharma, SCI, Utah; Francois Budin, UNC; Martin Styner, UNC; Guido Gerig, SCI, Utah)&lt;br /&gt;
&lt;br /&gt;
== '''Logistics''' ==&lt;br /&gt;
&lt;br /&gt;
*'''Dates:''' June 23-27, 2014.&lt;br /&gt;
*'''Location:''' [[MIT_Project_Week_Rooms| Stata Center / RLE MIT]]. &lt;br /&gt;
*'''REGISTRATION:''' https://www.regonline.com/namic2014summerprojectweek. Please note that  as you proceed to the checkout portion of the registration process, RegOnline will offer you a chance to opt into a free trial of ACTIVEAdvantage -- click on &amp;quot;No thanks&amp;quot; in order to finish your Project Week registration.&lt;br /&gt;
*'''Registration Fee:''' $300.&lt;br /&gt;
*'''Hotel:''' Similar to previous years, no rooms have been blocked in a particular hotel.&lt;br /&gt;
*'''Room sharing''': If interested, add your name to the list:  [[2014_Summer_Project_Week/RoomSharing|here]]&lt;br /&gt;
&lt;br /&gt;
== '''Registrants''' ==&lt;br /&gt;
&lt;br /&gt;
Do not add your name to this list - it is maintained by the organizers based on your paid registration.  ([https://www.regonline.com/namic2014summerprojectweek  Please click here to register.])&lt;br /&gt;
&lt;br /&gt;
#Hugo Aerts, Dana Farber/Harvard, hugo_aerts@dfci.harvard.edu&lt;br /&gt;
#Nassim Alikacem, Brigham &amp;amp; Women's Hospital, Nassim.Alikacem@gmail.com&lt;br /&gt;
#Peter Anderson, retired, traneus@verizon.net&lt;br /&gt;
#Nicole Aucoin, Brigham &amp;amp; Women's Hospital, nicole@bwh.harvard.edu&lt;br /&gt;
#Eva Breininger, Brigham &amp;amp; Women's Hospital, ebreininger@partners.org&lt;br /&gt;
#Francois Budin, NIRAL-UNC, fbudin@unc.edu&lt;br /&gt;
#Saskia Camps, SPL, saskiacamps@gmail.com&lt;br /&gt;
#Lucia Cevidanes, University of Michigan, luciacev@umich.edu&lt;br /&gt;
#Laurent Chauvin, SPL, lchauvin@bwh.harvard.edu&lt;br /&gt;
#Kanglin Chen, Fraunhofer MEVIS, kanglin.chen@mevis.fraunhofer.de&lt;br /&gt;
#Adrian Dalca, MIT CSAIL, adalca@mit.edu&lt;br /&gt;
#Alexander Derksen, Fraunhofer MEVIS, alexander.derksen@mevis.fraunhofer.de&lt;br /&gt;
#Maxime Desplanques, MGH/Politecnico di Milano, maxime.desplanques@cnao.it&lt;br /&gt;
#Fotis Drakopoulos, Old Dominion University, fdrakopo@gmail.com&lt;br /&gt;
#Sneha Durgapal, Brigham &amp;amp; Women's Hospital, durgapalsneha@gmail.com&lt;br /&gt;
#Andriy Fedorov, BWH, fedorov@bwh.harvard.edu&lt;br /&gt;
#Jean-Christophe Fillion-Robin, Kitware, jchris.fillionr@kitware.com&lt;br /&gt;
#James Fishbaugh, SCI Institute/University of Utah, jfishbaugh@gmail.com&lt;br /&gt;
#Jessica Forbes, University of Iowa, jessica-forbes@uiowa.edu&lt;br /&gt;
#Polina Golland, MIT CSAIL, polina@csail.mit.edu&lt;br /&gt;
#Jeffrey Grethe, University of CA San Diego, jgrethe@ncmir.ucsd.edu&lt;br /&gt;
#Nobuhiko Hata, Brigham &amp;amp; Women's Hospital, hata@bwh.harvard.edu&lt;br /&gt;
#Saurabh Jain, Johns Hopkins University, saurabh@cis.jhu.edu&lt;br /&gt;
#Hans Johnson, University of Iowa, hans-johnson@uiowa.edu&lt;br /&gt;
#Jayashree Kalpathy-Cramer, MGH, kalpathy@nmr.mgh.harvard.edu&lt;br /&gt;
#Tina Kapur, BWH/Harvard Medical School, tkapur@bwh.harvard.edu&lt;br /&gt;
#Ron Kikinis, HMS, kikinis@bwh.harvard.edu&lt;br /&gt;
#Regina Kim, University of Iowa, eunyoung-kim@uiowa.edu&lt;br /&gt;
#Franklin King, Queen's University, franklin.king@queensu.ca&lt;br /&gt;
#Tassilo Klein, SPL/BWH, TJKlein@bwh.harvard.edu&lt;br /&gt;
#Farukh Kohistani, BWH Radiology, kohistan@bc.edu&lt;br /&gt;
#Robin Kouver, BWH/SPL, r.kouver@gmail.com&lt;br /&gt;
#Andreas Lasso, PerkLab - Queen's University, lasso@queensu.ca&lt;br /&gt;
#Yangming Li, University of Washington, ymli81@uw.edu&lt;br /&gt;
#Sidong Liu, SPL/BWH, sliu@bwh.harvard.edu&lt;br /&gt;
#Siqi Liu, University of Sydney, sliu4512@uni.sydney.edu.au&lt;br /&gt;
#Bradley Lowekamp, National Institutes of Health, blowekamp@mail.nih.gov&lt;br /&gt;
#Murat Maga, Seattle Children's Research Institute, maga@uw.edu&lt;br /&gt;
#Katie Mastrogiacomo, SPL/BWH, kmast@bwh.harvard.edu&lt;br /&gt;
#Alireza Mehrtash, SPL/BWH, mehrtash@bwh.harvard.edu&lt;br /&gt;
#Dominik Meier, Brigham &amp;amp; Women's Hospital, meier@bwh.harvard.edu&lt;br /&gt;
#Jim Miller, GE Research, millerjv@ge.com&lt;br /&gt;
#Luiz Otavio Murta Junor, SPL/BWH, lmurta@partners.org&lt;br /&gt;
#Vivek Narayan, NCIGT, narayan.vivek9@gmail.com&lt;br /&gt;
#Pietro Nardelli, University College Cork, pietro@bwh.harvard.edu&lt;br /&gt;
#Yangming Ou, MGH, yangming.ou@uphs.upenn.edu&lt;br /&gt;
#Danielle Pace, MIT CSAIL, dfpace@mit.edu&lt;br /&gt;
#Keryn Palmer, Brigham &amp;amp; Women's Hospital, kpalmer5@partners.org&lt;br /&gt;
#Nirav Patel, WPI, napatel@wpi.edu&lt;br /&gt;
#Tobias Penzkofer, SPL, pt@bwh.harvard.edu&lt;br /&gt;
#Steve Pieper, Isomics Inc, pieper@isomics.com&lt;br /&gt;
#Csaba Pinter, Queen's University, csaba.pinter@queensu.ca&lt;br /&gt;
#Marcel Prastawa, GE Research, marcel.prastawa@ge.com&lt;br /&gt;
#Somia Pujol, Harvard Medical School, spujol@bwh.harvard.edu&lt;br /&gt;
#Adam Rankin, Queen's University, rankin@queensu.ca&lt;br /&gt;
#Aymeric Reshef, Brigham &amp;amp; Women's Hospital, areshef@bwh.harvard.edu&lt;br /&gt;
#Rahul Sastry, BWH/SPL, rahul_sastry@hms.harvard.edu&lt;br /&gt;
#Peter Savadjiev, Brigham &amp;amp; Women's Hospital, petersv@bwh.harvard.edu&lt;br /&gt;
#Gregory Sharp, MGH, gcsharp@mgh.harvard.edu&lt;br /&gt;
#Emylin Sousa, BWH/SPL, emylin.sousa@gmail.com&lt;br /&gt;
#Ramesh Sridharan, MIT CSAIL, rameshvs@csail.mit.edu&lt;br /&gt;
#Matthew Toews, BWH/Harvard Medical School, mt@bwh.harvard.edu&lt;br /&gt;
#Ethan Ulrich, University of Iowa, ethan-ulrich@uiowa.edu&lt;br /&gt;
#Tamas Ungi, Queen's University, ungi@queensu.ca&lt;br /&gt;
#Kevin Wang, Princess Margaret Cancer Centre, kevin.wang@rmp.uhn.ca&lt;br /&gt;
#David Welch, University of Iowa, david-welch@uiowa.edu&lt;br /&gt;
#William Wells, Brigham &amp;amp; Women's Hospital, sw@bwh.harvard.edu&lt;br /&gt;
#Phillip White, BWH/Harvard Medical School, white@bwh.harvard.edu&lt;br /&gt;
#Alex Yarmarkovich, ISOMICS Inc., alexy@bwh.harvard.edu&lt;br /&gt;
#Ryan Young, Seattle Children's Research Institute, ryan.young@seattlechildrens.org&lt;br /&gt;
#Paolo Zaffino, University Magna Graecia of Catanzaro, p.zaffino@unicz.it&lt;br /&gt;
#Chenxi Zhang, Brigham &amp;amp; Women's Hospital, chenxizhang@fudan.edu.cn&lt;br /&gt;
#Fan Zhang, University of Sydney, fzha8048@uni.sydney.edu.au&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week&amp;diff=86013</id>
		<title>2014 Summer Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week&amp;diff=86013"/>
		<updated>2014-06-20T21:44:36Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: /* Chronic Obstructive Pulmonary Disease */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
[[image:PW-MIT2014.png|300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Dates: June 23-27, 2014.&lt;br /&gt;
&lt;br /&gt;
Location: MIT, Cambridge, MA.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Agenda==&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background:#b0d5e6;color:#02186f&amp;quot; &lt;br /&gt;
!style=&amp;quot;width:10%&amp;quot; |Time&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Monday, June 23&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Tuesday, June 24&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Wednesday, June 25&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Thursday, June 26&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Friday, June 27&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#dbdbdb&amp;quot;|'''Project Presentations'''&lt;br /&gt;
|bgcolor=&amp;quot;#6494ec&amp;quot;|'''NA-MIC Update Day'''&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#88aaae&amp;quot;|'''IGT Day'''&lt;br /&gt;
|bgcolor=&amp;quot;#faedb6&amp;quot;|'''Reporting Day'''&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''8:30am'''&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''9am-12pm'''&lt;br /&gt;
|&lt;br /&gt;
|'''10-11:30pm''' &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: DICOM|DICOM]] (Steve Pieper)&lt;br /&gt;
[[MIT_Project_Week_Rooms|Grier Room (Left)]] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
'''9:00-10:30am''' [[2014_Tutorial_Contest|Tutorial Contest Presentations (Sonia Pujol)]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''10am-12pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: IGT Neuro|Image-Guided Therapy - Neurosurgery]] (Alexandra Golby, Tina Kapur) &amp;lt;br&amp;gt;&lt;br /&gt;
[[MIT_Project_Week_Rooms#Star|Star]]&lt;br /&gt;
|'''10am-12pm:''' [[#Projects|Project Progress Updates]] &amp;lt;br&amp;gt;&lt;br /&gt;
'''12pm''' [[Events:TutorialContestJune2014|Tutorial Contest Winner Announcement]]&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''12pm-1pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch &lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch boxes; Adjourn by 1:30pm&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''1pm-5:30pm'''&lt;br /&gt;
|'''1-1:05pm: &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Ron Kikinis: Welcome&amp;lt;/font&amp;gt;'''&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''1:05-3:30pm:''' [[#Projects|Project Introductions]] (all Project Leads)&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''3:30-4:30pm''' [[2014 Summer Project Week Breakout Session:SlicerExtensions|Slicer4 Extensions]] (Jean-Christophe Fillion-Robin)  &amp;lt;br&amp;gt;&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Room (Left)]]&lt;br /&gt;
|'''1-3pm:''' &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: QIICR|QIICR]] (Andrey Fedorov)&lt;br /&gt;
[[MIT_Project_Week_Rooms#Kiva|Kiva]] &lt;br /&gt;
|'''1-2:30pm:''' &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: Contours|Contours]] (Adam Rankin, Csaba Pinter)&lt;br /&gt;
[[MIT_Project_Week_Rooms#Kiva|Kiva]] &lt;br /&gt;
|'''1-3pm:''' &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: IGT Prostate|Image-Guided Therapy - Prostate Interventions]] (Clare Tempany, Noby Hata)&lt;br /&gt;
[[MIT_Project_Week_Rooms#Star|Star]] &lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''5:30pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== '''Background''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Project Week is a hands on activity -- programming using the open source [[NA-MIC-Kit|NA-MIC Kit]], algorithm design, and clinical application -- that has become one of the major events in the NA-MIC, NCIGT, and NAC calendars. It is held in the summer at MIT, typically the last week of June, and a shorter version is held in Salt Lake City in the winter, typically the second week of January.   &lt;br /&gt;
&lt;br /&gt;
Active preparation begins 6-8 weeks prior to the meeting, when a kick-off teleconference is hosted by the NA-MIC Engineering, Dissemination, and Leadership teams, the primary hosts of this event.  Invitations to this call are sent to all NA-MIC members, past attendees of the event, as well as any parties who have expressed an interest in working with NA-MIC. The main goal of the kick-off call is to get an idea of which groups/projects will be active at the upcoming event, and to ensure that there is sufficient NA-MIC coverage for all. Subsequent teleconferences allow the hosts to finalize the project teams, consolidate any common components, and identify topics that should be discussed in breakout sessions. In the final days leading upto the meeting, all project teams are asked to fill in a template page on this wiki that describes the objectives and plan of their projects.&lt;br /&gt;
&lt;br /&gt;
The event itself starts off with a short presentation by each project team, driven using their previously created description, and allows all participants to be acquainted with others who are doing similar work. In the rest of the week, about half the time is spent in breakout discussions on topics of common interest of subsets of the attendees, and the other half is spent in project teams, doing hands-on programming, algorithm design, or clinical application of NA-MIC kit tools.  The hands-on activities are done in 10-20 small teams of size 3-5, each with a mix of experts in NA-MIC kit software, algorithms, and clinical.  To facilitate this work, a large room is setup with several tables, with internet and power access, and each team gathers on a table with their individual laptops, connects to the internet to download their software and data, and is able to work on their projects.  On the last day of the event, a closing presentation session is held in which each project team presents a summary of what they accomplished during the week.&lt;br /&gt;
&lt;br /&gt;
A summary of all past NA-MIC Project Events is available [[Project_Events#Past|here]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please make sure that you are on the [http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week na-mic-project-week mailing list]&lt;br /&gt;
&lt;br /&gt;
=Projects=&lt;br /&gt;
* [[2014_Project_Week_Template | Template for project pages]]&lt;br /&gt;
&lt;br /&gt;
==TBI==&lt;br /&gt;
*[[2014_Summer_Project_Week:TBI_Segmentation| Interactive segmentation for traumatic brain injury ]] (Bo Wang, Marcel Prastawa, Andrei Irimia, John D. Van Horn, Guido Gerig)&lt;br /&gt;
&lt;br /&gt;
==Atrial Fibrillation==&lt;br /&gt;
&lt;br /&gt;
==Huntington's Disease==&lt;br /&gt;
&lt;br /&gt;
==Head and Neck Cancer==&lt;br /&gt;
*[[2014_Summer_Project_Week:Interactive_DIR| Interactive DIR]] (Greg Sharp, Ivan Kolesov, Allen Tannenbaum)&lt;br /&gt;
*[[2014_Summer_Project_Week:DIR_validation_tools| DIR validation tools]] (Greg Sharp, Ivan Kolesov, Allen Tannenbaum)&lt;br /&gt;
*[[2014_Summer_Project_Week:Upload_HN_data| Upload H&amp;amp;N data]] (Greg Sharp, Paolo Zaffino)&lt;br /&gt;
*[[2014_Summer_Project_Week:DIR_stop_and_restart| DIR stop and restart]] (Paolo Zaffino, Greg Sharp)&lt;br /&gt;
&lt;br /&gt;
==Slicer4 Extensions==&lt;br /&gt;
&lt;br /&gt;
*[[2014_Summer_Project_Week:Multidim Data| Multidim Data]] (Kevin Wang, Andras, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:DICOM-SRO import| DICOM-SRO import]] (Kevin Wang)&lt;br /&gt;
*[[2014_Summer_Project_Week:PLM_engineering| Plastimatch extension re-engineering]] (Greg Sharp, Paolo Zaffino, Andras, Csaba, Kevin)&lt;br /&gt;
&lt;br /&gt;
==Cardiac==&lt;br /&gt;
&lt;br /&gt;
==Stroke==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brain Segmentation==&lt;br /&gt;
&lt;br /&gt;
==Image-Guided Therapy==&lt;br /&gt;
&lt;br /&gt;
* SlicerIGT extension: testing, tutorials, website (Tamas Ungi, Nobuhiko Hata)&lt;br /&gt;
* [[Gestural Point of Care Interface for IGT]] (Saskia, Franklin, Steve, Tobias)&lt;br /&gt;
*[[2014_Summer_Project_Week:MR-Ultrasound_Registration_for_Prostate_Interventions | MR-Ultrasound Registration for Prostate Interventions]] (Chenxi Zhang, Andriy Fedorov, Andras)&lt;br /&gt;
*[[2014_Summer_Project_Week:Surface_approximation_from_contour_points | Surface approximation from contour points]] (Chenxi Zhang, Csaba Pinter, Andrey Fedorov)&lt;br /&gt;
* [[2014_Summer_Project_Week:Intelligent_Steering | Steered image registration using intelligent interfaces for minimal user interaction]] (Marcel Prastawa, Jim Miller, Steve Pieper)&lt;br /&gt;
* [[2014_Summer_Project_Week:Image To Mesh Conversion for Brain MRI | Image To Mesh Conversion for Brain MRI]] (Fotis Drakopoulos, Yixun Liu, Andrey Fedorov, Ron Kikinis, Nikos Chrisochoides)&lt;br /&gt;
* [[2014_Summer_Project_Week:An ITK implementation of Physics-Based Non-Rigid Registration method for Brain Shift | An ITK implementation of Physics-Based Non-Rigid Registration method for Brain Shift]] (Fotis Drakopoulos, Yixun Liu, Andriy Kot, Andrey Fedorov, Olivier Clatz, Ron Kikinis, Nikos Chrisochoides)&lt;br /&gt;
* [[2014_Summer_Project_Week:Robot_Control_With_OpenIGTLink | Robot Control With OpenIGTLink]]   ( Gregory Fischer(WPI), Nirav Patel(WPI), Nobuhiko Hata (BWH) )&lt;br /&gt;
* [[2014_Summer_Project_Week:Open_source_electromagnetic_trackers_usingOpenIGTLink| Open-source electromagnetic trackers using OpenIGTLink]] (Peter Traneus Anderson, Tina Kapur, Sonia Pujol)&lt;br /&gt;
&lt;br /&gt;
==Radiation Therapy==&lt;br /&gt;
*[[2014_Summer_Project_Week:External Beam Planning| External Beam Planning]] (Kevin Wang, Greg Sharp, Maxime Desplanques, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Proton_pencil_beam| Proton pencil beam dose calculation]] (Maxime Desplanques, Kevin Wang, Greg Sharp)&lt;br /&gt;
&lt;br /&gt;
==Chronic Obstructive Pulmonary Disease ==&lt;br /&gt;
&lt;br /&gt;
*[[2014_Summer_Project_Week: Pectoralis muscle segmentation on CT| Pectoralis muscle segmentation]] (Rola Harmouche, James Ross, Raul San Jose)&lt;br /&gt;
&lt;br /&gt;
==[http://qiicr.org QIICR]==&lt;br /&gt;
* [[2014_Summer_Project_Week: RWV mapping support|Real world value mapping support]] (Andrey, Ethan, Andras, Steve, Jim, ...)&lt;br /&gt;
* [[2014_Summer_Project_Week: CLI Derived DICOM Data| Proper formatting of DICOM Derived Data from CLI]] (Steve, Andrey, Jim, {Michael and David remotely})&lt;br /&gt;
&lt;br /&gt;
==Infrastructure==&lt;br /&gt;
*Slicer 4.4 Release (JC, Steve, Nicole)&lt;br /&gt;
* [[2014_Summer_Project_Week: Chronicle| Chronicle]] (Steve)&lt;br /&gt;
* [[2014_Summer_Project_Week: Volume Registration|Volume Registration]] (Steve, Greg, Marcel, Jim)&lt;br /&gt;
* [[2014_Summer_Project_Week:Markups | Markups]] (Nicole Aucoin)&lt;br /&gt;
*[[2014_Summer_Project_Week:Pluggable Label Statistics |Pluggable Label Statistics]] (Andrey , Ethan, Steve, Brad, Jim? Dirk?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Subject_hierarchy_integration | Subject hierarchy integration]] (Csaba, Steve, Jc, Andras?, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Contours | Contours]] (Adam Rankin, Csaba, Andras, Steve, Jc, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Parameter Node Serialization | Parameter Node Serialization]] (Kevin Wang, Andras, Steve, Jim, Csaba, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Self-tests for non-linear transforms | Self-tests for non-linear transforms]] (Xining Du)&lt;br /&gt;
&lt;br /&gt;
==Feature Extraction==&lt;br /&gt;
*[[2014_Summer_Project_Week:Tumor_DCE-MRI_Segmentation | Breast Tumor Segmentation]] (Vivek Narayan, Jay Jagadeesan)&lt;br /&gt;
*[[2014_Summer_Project_Week:Tumor_Heterogeneity_Analysis | Breast Tumor Heterogeneity Analysis]] (Vivek Narayan, Jay Jagadeesan)&lt;br /&gt;
*Quantitative image feature extraction in Non-Small Cell Lung Cancer  (Hugo Aerts)&lt;br /&gt;
*[[2014_Summer_Project_Week:Invariant_Feature_Extraction_Slicer | Invariant Feature Methods in Slicer]] (Matthew Toews, Nicole Aucoin, Sandy Wells)&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
*[[2014_Summer_Project_Week:Slicer_Murin_Shape_Analysis | Shape Analysis for the developing murine skull]] (Murat Maga, Ryan Young, Seattle Chidren's Hospital).&lt;br /&gt;
*[[2014_Summer_Project_Week:Slicer_LDDMM_Shape_Analysis | Slicer Interface to LDDMM shape anlaysis]] (Saurabh Jain, JHU; Steve Pieper, Isomics; Josh Cates, SCI, Utah; Hans Johnson, Iowa; Martin Styner, UNC)&lt;br /&gt;
*[[2014_Summer_Project_Week:Image_Registration_with_Sliding_Motion_Constraints | Image Registration with Sliding Motion Constraints]] (Alexander Derksen, Kanglin Chen, Gregory Sharp)&lt;br /&gt;
*[[2014_Summer_Project_Week:Atlas Selection | Atlas Selection]] (Kanglin Chen, Gregory Sharp)&lt;br /&gt;
*[[2014_Summer_Project_Week:Multiscale_Non_Local_Means_filter_(NLM)_for_chest_CT_images | Multiscale Non Local Means filter (NLM) for chest CT images]] (Pietro Nardelli, University College Cork (UCC), Ireland)&lt;br /&gt;
*[[2014_Summer_Project_Week:Intraoperative_Registration_of_preoperative_CT_and_C-arm_CT_of_the_lung | Intraoperative Registration of preoperative CT and C-arm CT of the lung]] (Katharina Breininger, Jay Jagadeesan)&lt;br /&gt;
*[[2014_Summer_Project_Week:CAD_Toolbox_for_Neurological_Disorders | CAD Toolbox for Neurological Disorders]] (Sidong Liu, Siqi Liu, Fan Zhang, Yang Song, Weidong Cai, Sonia Pujol, Ron Kikinis)&lt;br /&gt;
*[[2014_Summer_Project_Week:Longitudinal_patient_specific_DTI_analysis | Longitudinal patient-specific DTI analysis using Slicer for neonatal asphyxia]] (Anuja Sharma, SCI, Utah; Francois Budin, UNC; Martin Styner, UNC; Guido Gerig, SCI, Utah)&lt;br /&gt;
&lt;br /&gt;
== '''Logistics''' ==&lt;br /&gt;
&lt;br /&gt;
*'''Dates:''' June 23-27, 2014.&lt;br /&gt;
*'''Location:''' [[MIT_Project_Week_Rooms| Stata Center / RLE MIT]]. &lt;br /&gt;
*'''REGISTRATION:''' https://www.regonline.com/namic2014summerprojectweek. Please note that  as you proceed to the checkout portion of the registration process, RegOnline will offer you a chance to opt into a free trial of ACTIVEAdvantage -- click on &amp;quot;No thanks&amp;quot; in order to finish your Project Week registration.&lt;br /&gt;
*'''Registration Fee:''' $300.&lt;br /&gt;
*'''Hotel:''' Similar to previous years, no rooms have been blocked in a particular hotel.&lt;br /&gt;
*'''Room sharing''': If interested, add your name to the list:  [[2014_Summer_Project_Week/RoomSharing|here]]&lt;br /&gt;
&lt;br /&gt;
== '''Registrants''' ==&lt;br /&gt;
&lt;br /&gt;
Do not add your name to this list - it is maintained by the organizers based on your paid registration.  ([https://www.regonline.com/namic2014summerprojectweek  Please click here to register.])&lt;br /&gt;
&lt;br /&gt;
#Hugo Aerts, Dana Farber/Harvard, hugo_aerts@dfci.harvard.edu&lt;br /&gt;
#Nassim Alikacem, Brigham &amp;amp; Women's Hospital, Nassim.Alikacem@gmail.com&lt;br /&gt;
#Peter Anderson, retired, traneus@verizon.net&lt;br /&gt;
#Nicole Aucoin, Brigham &amp;amp; Women's Hospital, nicole@bwh.harvard.edu&lt;br /&gt;
#Eva Breininger, Brigham &amp;amp; Women's Hospital, ebreininger@partners.org&lt;br /&gt;
#Francois Budin, NIRAL-UNC, fbudin@unc.edu&lt;br /&gt;
#Saskia Camps, SPL, saskiacamps@gmail.com&lt;br /&gt;
#Lucia Cevidanes, University of Michigan, luciacev@umich.edu&lt;br /&gt;
#Laurent Chauvin, SPL, lchauvin@bwh.harvard.edu&lt;br /&gt;
#Kanglin Chen, Fraunhofer MEVIS, kanglin.chen@mevis.fraunhofer.de&lt;br /&gt;
#Adrian Dalca, MIT CSAIL, adalca@mit.edu&lt;br /&gt;
#Alexander Derksen, Fraunhofer MEVIS, alexander.derksen@mevis.fraunhofer.de&lt;br /&gt;
#Maxime Desplanques, MGH/Politecnico di Milano, maxime.desplanques@cnao.it&lt;br /&gt;
#Fotis Drakopoulos, Old Dominion University, fdrakopo@gmail.com&lt;br /&gt;
#Sneha Durgapal, Brigham &amp;amp; Women's Hospital, durgapalsneha@gmail.com&lt;br /&gt;
#Andriy Fedorov, BWH, fedorov@bwh.harvard.edu&lt;br /&gt;
#Jean-Christophe Fillion-Robin, Kitware, jchris.fillionr@kitware.com&lt;br /&gt;
#James Fishbaugh, SCI Institute/University of Utah, jfishbaugh@gmail.com&lt;br /&gt;
#Jessica Forbes, University of Iowa, jessica-forbes@uiowa.edu&lt;br /&gt;
#Polina Golland, MIT CSAIL, polina@csail.mit.edu&lt;br /&gt;
#Jeffrey Grethe, University of CA San Diego, jgrethe@ncmir.ucsd.edu&lt;br /&gt;
#Nobuhiko Hata, Brigham &amp;amp; Women's Hospital, hata@bwh.harvard.edu&lt;br /&gt;
#Saurabh Jain, Johns Hopkins University, saurabh@cis.jhu.edu&lt;br /&gt;
#Hans Johnson, University of Iowa, hans-johnson@uiowa.edu&lt;br /&gt;
#Jayashree Kalpathy-Cramer, MGH, kalpathy@nmr.mgh.harvard.edu&lt;br /&gt;
#Tina Kapur, BWH/Harvard Medical School, tkapur@bwh.harvard.edu&lt;br /&gt;
#Ron Kikinis, HMS, kikinis@bwh.harvard.edu&lt;br /&gt;
#Regina Kim, University of Iowa, eunyoung-kim@uiowa.edu&lt;br /&gt;
#Franklin King, Queen's University, franklin.king@queensu.ca&lt;br /&gt;
#Tassilo Klein, SPL/BWH, TJKlein@bwh.harvard.edu&lt;br /&gt;
#Farukh Kohistani, BWH Radiology, kohistan@bc.edu&lt;br /&gt;
#Robin Kouver, BWH/SPL, r.kouver@gmail.com&lt;br /&gt;
#Andreas Lasso, PerkLab - Queen's University, lasso@queensu.ca&lt;br /&gt;
#Yangming Li, University of Washington, ymli81@uw.edu&lt;br /&gt;
#Sidong Liu, SPL/BWH, sliu@bwh.harvard.edu&lt;br /&gt;
#Siqi Liu, University of Sydney, sliu4512@uni.sydney.edu.au&lt;br /&gt;
#Bradley Lowekamp, National Institutes of Health, blowekamp@mail.nih.gov&lt;br /&gt;
#Murat Maga, Seattle Children's Research Institute, maga@uw.edu&lt;br /&gt;
#Katie Mastrogiacomo, SPL/BWH, kmast@bwh.harvard.edu&lt;br /&gt;
#Alireza Mehrtash, SPL/BWH, mehrtash@bwh.harvard.edu&lt;br /&gt;
#Dominik Meier, Brigham &amp;amp; Women's Hospital, meier@bwh.harvard.edu&lt;br /&gt;
#Jim Miller, GE Research, millerjv@ge.com&lt;br /&gt;
#Luiz Otavio Murta Junor, SPL/BWH, lmurta@partners.org&lt;br /&gt;
#Vivek Narayan, NCIGT, narayan.vivek9@gmail.com&lt;br /&gt;
#Pietro Nardelli, University College Cork, pietro@bwh.harvard.edu&lt;br /&gt;
#Yangming Ou, MGH, yangming.ou@uphs.upenn.edu&lt;br /&gt;
#Danielle Pace, MIT CSAIL, dfpace@mit.edu&lt;br /&gt;
#Keryn Palmer, Brigham &amp;amp; Women's Hospital, kpalmer5@partners.org&lt;br /&gt;
#Nirav Patel, WPI, napatel@wpi.edu&lt;br /&gt;
#Tobias Penzkofer, SPL, pt@bwh.harvard.edu&lt;br /&gt;
#Steve Pieper, Isomics Inc, pieper@isomics.com&lt;br /&gt;
#Csaba Pinter, Queen's University, csaba.pinter@queensu.ca&lt;br /&gt;
#Marcel Prastawa, GE Research, marcel.prastawa@ge.com&lt;br /&gt;
#Somia Pujol, Harvard Medical School, spujol@bwh.harvard.edu&lt;br /&gt;
#Adam Rankin, Queen's University, rankin@queensu.ca&lt;br /&gt;
#Aymeric Reshef, Brigham &amp;amp; Women's Hospital, areshef@bwh.harvard.edu&lt;br /&gt;
#Rahul Sastry, BWH/SPL, rahul_sastry@hms.harvard.edu&lt;br /&gt;
#Peter Savadjiev, Brigham &amp;amp; Women's Hospital, petersv@bwh.harvard.edu&lt;br /&gt;
#Gregory Sharp, MGH, gcsharp@mgh.harvard.edu&lt;br /&gt;
#Emylin Sousa, BWH/SPL, emylin.sousa@gmail.com&lt;br /&gt;
#Ramesh Sridharan, MIT CSAIL, rameshvs@csail.mit.edu&lt;br /&gt;
#Matthew Toews, BWH/Harvard Medical School, mt@bwh.harvard.edu&lt;br /&gt;
#Ethan Ulrich, University of Iowa, ethan-ulrich@uiowa.edu&lt;br /&gt;
#Tamas Ungi, Queen's University, ungi@queensu.ca&lt;br /&gt;
#Kevin Wang, Princess Margaret Cancer Centre, kevin.wang@rmp.uhn.ca&lt;br /&gt;
#David Welch, University of Iowa, david-welch@uiowa.edu&lt;br /&gt;
#William Wells, Brigham &amp;amp; Women's Hospital, sw@bwh.harvard.edu&lt;br /&gt;
#Phillip White, BWH/Harvard Medical School, white@bwh.harvard.edu&lt;br /&gt;
#Alex Yarmarkovich, ISOMICS Inc., alexy@bwh.harvard.edu&lt;br /&gt;
#Ryan Young, Seattle Children's Research Institute, ryan.young@seattlechildrens.org&lt;br /&gt;
#Paolo Zaffino, University Magna Graecia of Catanzaro, p.zaffino@unicz.it&lt;br /&gt;
#Chenxi Zhang, Brigham &amp;amp; Women's Hospital, chenxizhang@fudan.edu.cn&lt;br /&gt;
#Fan Zhang, University of Sydney, fzha8048@uni.sydney.edu.au&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=86012</id>
		<title>2014 Summer Project Week: Pectoralis muscle segmentation</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week:_Pectoralis_muscle_segmentation&amp;diff=86012"/>
		<updated>2014-06-20T21:43:27Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: Created page with '__NOTOC__ &amp;lt;gallery&amp;gt; Image:PW-SLC2014.png|Projects List &amp;lt;/gallery&amp;gt;  ==Key Investigators== Rola Harmouche, James Ross, Raul San Jose  ==Projec…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
Rola Harmouche, James Ross, Raul San Jose&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a method for the segmentation of the pectoralis muscle on chest CT images using graph cuts and a subject-tailored atlas. The atlas is built by selecting a subset of training data that shares high similarity with the test case, by making use of pairwise registrations. Our objective is to develop a slicer python  module for the segmentation of pectoralis muscles on 2D CT images. &lt;br /&gt;
* We would like to refine some parts of the segmentation process, particularly, the image-based registration between the test and training cases.&lt;br /&gt;
* We want to modularize and abstract some components of the segmentation, particularly the atlas creation.&lt;br /&gt;
* We also want to incorporate the segmentation module into a nipype work flow for its deployment in high performance computing environments.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have previously developed a library of tools ported all of our available tools for the processing and the analysis of chest images (chest imaging platform) and have ported them into slicer CLIs. &lt;br /&gt;
* The python module will make use of the previously developed CLIs within the chestimaging platform, and of recently developed python scripts. &lt;br /&gt;
* We also aim to, if time permits, define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes and for parameter testing, and to use to those interfaces to find the optimal parameters for the pairwise registration.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week&amp;diff=86011</id>
		<title>2014 Summer Project Week</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Summer_Project_Week&amp;diff=86011"/>
		<updated>2014-06-20T21:38:59Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: /* Chronic Obstructive Pulmonary Disease */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
[[image:PW-MIT2014.png|300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Dates: June 23-27, 2014.&lt;br /&gt;
&lt;br /&gt;
Location: MIT, Cambridge, MA.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Agenda==&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background:#b0d5e6;color:#02186f&amp;quot; &lt;br /&gt;
!style=&amp;quot;width:10%&amp;quot; |Time&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Monday, June 23&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Tuesday, June 24&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Wednesday, June 25&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Thursday, June 26&lt;br /&gt;
!style=&amp;quot;width:18%&amp;quot; |Friday, June 27&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#dbdbdb&amp;quot;|'''Project Presentations'''&lt;br /&gt;
|bgcolor=&amp;quot;#6494ec&amp;quot;|'''NA-MIC Update Day'''&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#88aaae&amp;quot;|'''IGT Day'''&lt;br /&gt;
|bgcolor=&amp;quot;#faedb6&amp;quot;|'''Reporting Day'''&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''8:30am'''&lt;br /&gt;
|&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Breakfast&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''9am-12pm'''&lt;br /&gt;
|&lt;br /&gt;
|'''10-11:30pm''' &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: DICOM|DICOM]] (Steve Pieper)&lt;br /&gt;
[[MIT_Project_Week_Rooms|Grier Room (Left)]] &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
'''9:00-10:30am''' [[2014_Tutorial_Contest|Tutorial Contest Presentations (Sonia Pujol)]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''10am-12pm: &amp;lt;font color=&amp;quot;#4020ff&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: IGT Neuro|Image-Guided Therapy - Neurosurgery]] (Alexandra Golby, Tina Kapur) &amp;lt;br&amp;gt;&lt;br /&gt;
[[MIT_Project_Week_Rooms#Star|Star]]&lt;br /&gt;
|'''10am-12pm:''' [[#Projects|Project Progress Updates]] &amp;lt;br&amp;gt;&lt;br /&gt;
'''12pm''' [[Events:TutorialContestJune2014|Tutorial Contest Winner Announcement]]&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''12pm-1pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch &lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch&lt;br /&gt;
|bgcolor=&amp;quot;#ffffaa&amp;quot;|Lunch boxes; Adjourn by 1:30pm&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''1pm-5:30pm'''&lt;br /&gt;
|'''1-1:05pm: &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Ron Kikinis: Welcome&amp;lt;/font&amp;gt;'''&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''1:05-3:30pm:''' [[#Projects|Project Introductions]] (all Project Leads)&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Rooms]]&lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
'''3:30-4:30pm''' [[2014 Summer Project Week Breakout Session:SlicerExtensions|Slicer4 Extensions]] (Jean-Christophe Fillion-Robin)  &amp;lt;br&amp;gt;&lt;br /&gt;
[[MIT_Project_Week_Rooms#Grier_34-401_AB|Grier Room (Left)]]&lt;br /&gt;
|'''1-3pm:''' &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: QIICR|QIICR]] (Andrey Fedorov)&lt;br /&gt;
[[MIT_Project_Week_Rooms#Kiva|Kiva]] &lt;br /&gt;
|'''1-2:30pm:''' &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: Contours|Contours]] (Adam Rankin, Csaba Pinter)&lt;br /&gt;
[[MIT_Project_Week_Rooms#Kiva|Kiva]] &lt;br /&gt;
|'''1-3pm:''' &amp;lt;font color=&amp;quot;#503020&amp;quot;&amp;gt;Breakout Session:'''&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;[[2014 Project Week Breakout Session: IGT Prostate|Image-Guided Therapy - Prostate Interventions]] (Clare Tempany, Noby Hata)&lt;br /&gt;
[[MIT_Project_Week_Rooms#Star|Star]] &lt;br /&gt;
&amp;lt;br&amp;gt;----------------------------------------&amp;lt;br&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#ffffdd&amp;quot;|'''5:30pm'''&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|bgcolor=&amp;quot;#f0e68b&amp;quot;|Adjourn for the day&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== '''Background''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Project Week is a hands on activity -- programming using the open source [[NA-MIC-Kit|NA-MIC Kit]], algorithm design, and clinical application -- that has become one of the major events in the NA-MIC, NCIGT, and NAC calendars. It is held in the summer at MIT, typically the last week of June, and a shorter version is held in Salt Lake City in the winter, typically the second week of January.   &lt;br /&gt;
&lt;br /&gt;
Active preparation begins 6-8 weeks prior to the meeting, when a kick-off teleconference is hosted by the NA-MIC Engineering, Dissemination, and Leadership teams, the primary hosts of this event.  Invitations to this call are sent to all NA-MIC members, past attendees of the event, as well as any parties who have expressed an interest in working with NA-MIC. The main goal of the kick-off call is to get an idea of which groups/projects will be active at the upcoming event, and to ensure that there is sufficient NA-MIC coverage for all. Subsequent teleconferences allow the hosts to finalize the project teams, consolidate any common components, and identify topics that should be discussed in breakout sessions. In the final days leading upto the meeting, all project teams are asked to fill in a template page on this wiki that describes the objectives and plan of their projects.&lt;br /&gt;
&lt;br /&gt;
The event itself starts off with a short presentation by each project team, driven using their previously created description, and allows all participants to be acquainted with others who are doing similar work. In the rest of the week, about half the time is spent in breakout discussions on topics of common interest of subsets of the attendees, and the other half is spent in project teams, doing hands-on programming, algorithm design, or clinical application of NA-MIC kit tools.  The hands-on activities are done in 10-20 small teams of size 3-5, each with a mix of experts in NA-MIC kit software, algorithms, and clinical.  To facilitate this work, a large room is setup with several tables, with internet and power access, and each team gathers on a table with their individual laptops, connects to the internet to download their software and data, and is able to work on their projects.  On the last day of the event, a closing presentation session is held in which each project team presents a summary of what they accomplished during the week.&lt;br /&gt;
&lt;br /&gt;
A summary of all past NA-MIC Project Events is available [[Project_Events#Past|here]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please make sure that you are on the [http://public.kitware.com/cgi-bin/mailman/listinfo/na-mic-project-week na-mic-project-week mailing list]&lt;br /&gt;
&lt;br /&gt;
=Projects=&lt;br /&gt;
* [[2014_Project_Week_Template | Template for project pages]]&lt;br /&gt;
&lt;br /&gt;
==TBI==&lt;br /&gt;
*[[2014_Summer_Project_Week:TBI_Segmentation| Interactive segmentation for traumatic brain injury ]] (Bo Wang, Marcel Prastawa, Andrei Irimia, John D. Van Horn, Guido Gerig)&lt;br /&gt;
&lt;br /&gt;
==Atrial Fibrillation==&lt;br /&gt;
&lt;br /&gt;
==Huntington's Disease==&lt;br /&gt;
&lt;br /&gt;
==Head and Neck Cancer==&lt;br /&gt;
*[[2014_Summer_Project_Week:Interactive_DIR| Interactive DIR]] (Greg Sharp, Ivan Kolesov, Allen Tannenbaum)&lt;br /&gt;
*[[2014_Summer_Project_Week:DIR_validation_tools| DIR validation tools]] (Greg Sharp, Ivan Kolesov, Allen Tannenbaum)&lt;br /&gt;
*[[2014_Summer_Project_Week:Upload_HN_data| Upload H&amp;amp;N data]] (Greg Sharp, Paolo Zaffino)&lt;br /&gt;
*[[2014_Summer_Project_Week:DIR_stop_and_restart| DIR stop and restart]] (Paolo Zaffino, Greg Sharp)&lt;br /&gt;
&lt;br /&gt;
==Slicer4 Extensions==&lt;br /&gt;
&lt;br /&gt;
*[[2014_Summer_Project_Week:Multidim Data| Multidim Data]] (Kevin Wang, Andras, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:DICOM-SRO import| DICOM-SRO import]] (Kevin Wang)&lt;br /&gt;
*[[2014_Summer_Project_Week:PLM_engineering| Plastimatch extension re-engineering]] (Greg Sharp, Paolo Zaffino, Andras, Csaba, Kevin)&lt;br /&gt;
&lt;br /&gt;
==Cardiac==&lt;br /&gt;
&lt;br /&gt;
==Stroke==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brain Segmentation==&lt;br /&gt;
&lt;br /&gt;
==Image-Guided Therapy==&lt;br /&gt;
&lt;br /&gt;
* SlicerIGT extension: testing, tutorials, website (Tamas Ungi, Nobuhiko Hata)&lt;br /&gt;
* [[Gestural Point of Care Interface for IGT]] (Saskia, Franklin, Steve, Tobias)&lt;br /&gt;
*[[2014_Summer_Project_Week:MR-Ultrasound_Registration_for_Prostate_Interventions | MR-Ultrasound Registration for Prostate Interventions]] (Chenxi Zhang, Andriy Fedorov, Andras)&lt;br /&gt;
*[[2014_Summer_Project_Week:Surface_approximation_from_contour_points | Surface approximation from contour points]] (Chenxi Zhang, Csaba Pinter, Andrey Fedorov)&lt;br /&gt;
* [[2014_Summer_Project_Week:Intelligent_Steering | Steered image registration using intelligent interfaces for minimal user interaction]] (Marcel Prastawa, Jim Miller, Steve Pieper)&lt;br /&gt;
* [[2014_Summer_Project_Week:Image To Mesh Conversion for Brain MRI | Image To Mesh Conversion for Brain MRI]] (Fotis Drakopoulos, Yixun Liu, Andrey Fedorov, Ron Kikinis, Nikos Chrisochoides)&lt;br /&gt;
* [[2014_Summer_Project_Week:An ITK implementation of Physics-Based Non-Rigid Registration method for Brain Shift | An ITK implementation of Physics-Based Non-Rigid Registration method for Brain Shift]] (Fotis Drakopoulos, Yixun Liu, Andriy Kot, Andrey Fedorov, Olivier Clatz, Ron Kikinis, Nikos Chrisochoides)&lt;br /&gt;
* [[2014_Summer_Project_Week:Robot_Control_With_OpenIGTLink | Robot Control With OpenIGTLink]]   ( Gregory Fischer(WPI), Nirav Patel(WPI), Nobuhiko Hata (BWH) )&lt;br /&gt;
* [[2014_Summer_Project_Week:Open_source_electromagnetic_trackers_usingOpenIGTLink| Open-source electromagnetic trackers using OpenIGTLink]] (Peter Traneus Anderson, Tina Kapur, Sonia Pujol)&lt;br /&gt;
&lt;br /&gt;
==Radiation Therapy==&lt;br /&gt;
*[[2014_Summer_Project_Week:External Beam Planning| External Beam Planning]] (Kevin Wang, Greg Sharp, Maxime Desplanques, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Proton_pencil_beam| Proton pencil beam dose calculation]] (Maxime Desplanques, Kevin Wang, Greg Sharp)&lt;br /&gt;
&lt;br /&gt;
==Chronic Obstructive Pulmonary Disease ==&lt;br /&gt;
&lt;br /&gt;
*[[2014_Summer_Project_Week: Pectoralis muscle segmentation| Pectoralis muscle segmentation]] (Rola Harmouche, James Ross, Raul San Jose)&lt;br /&gt;
&lt;br /&gt;
==[http://qiicr.org QIICR]==&lt;br /&gt;
* [[2014_Summer_Project_Week: RWV mapping support|Real world value mapping support]] (Andrey, Ethan, Andras, Steve, Jim, ...)&lt;br /&gt;
* [[2014_Summer_Project_Week: CLI Derived DICOM Data| Proper formatting of DICOM Derived Data from CLI]] (Steve, Andrey, Jim, {Michael and David remotely})&lt;br /&gt;
&lt;br /&gt;
==Infrastructure==&lt;br /&gt;
*Slicer 4.4 Release (JC, Steve, Nicole)&lt;br /&gt;
* [[2014_Summer_Project_Week: Chronicle| Chronicle]] (Steve)&lt;br /&gt;
* [[2014_Summer_Project_Week: Volume Registration|Volume Registration]] (Steve, Greg, Marcel, Jim)&lt;br /&gt;
* [[2014_Summer_Project_Week:Markups | Markups]] (Nicole Aucoin)&lt;br /&gt;
*[[2014_Summer_Project_Week:Pluggable Label Statistics |Pluggable Label Statistics]] (Andrey , Ethan, Steve, Brad, Jim? Dirk?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Subject_hierarchy_integration | Subject hierarchy integration]] (Csaba, Steve, Jc, Andras?, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Contours | Contours]] (Adam Rankin, Csaba, Andras, Steve, Jc, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Parameter Node Serialization | Parameter Node Serialization]] (Kevin Wang, Andras, Steve, Jim, Csaba, ?)&lt;br /&gt;
*[[2014_Summer_Project_Week:Self-tests for non-linear transforms | Self-tests for non-linear transforms]] (Xining Du)&lt;br /&gt;
&lt;br /&gt;
==Feature Extraction==&lt;br /&gt;
*[[2014_Summer_Project_Week:Tumor_DCE-MRI_Segmentation | Breast Tumor Segmentation]] (Vivek Narayan, Jay Jagadeesan)&lt;br /&gt;
*[[2014_Summer_Project_Week:Tumor_Heterogeneity_Analysis | Breast Tumor Heterogeneity Analysis]] (Vivek Narayan, Jay Jagadeesan)&lt;br /&gt;
*Quantitative image feature extraction in Non-Small Cell Lung Cancer  (Hugo Aerts)&lt;br /&gt;
*[[2014_Summer_Project_Week:Invariant_Feature_Extraction_Slicer | Invariant Feature Methods in Slicer]] (Matthew Toews, Nicole Aucoin, Sandy Wells)&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
*[[2014_Summer_Project_Week:Slicer_Murin_Shape_Analysis | Shape Analysis for the developing murine skull]] (Murat Maga, Ryan Young, Seattle Chidren's Hospital).&lt;br /&gt;
*[[2014_Summer_Project_Week:Slicer_LDDMM_Shape_Analysis | Slicer Interface to LDDMM shape anlaysis]] (Saurabh Jain, JHU; Steve Pieper, Isomics; Josh Cates, SCI, Utah; Hans Johnson, Iowa; Martin Styner, UNC)&lt;br /&gt;
*[[2014_Summer_Project_Week:Image_Registration_with_Sliding_Motion_Constraints | Image Registration with Sliding Motion Constraints]] (Alexander Derksen, Kanglin Chen, Gregory Sharp)&lt;br /&gt;
*[[2014_Summer_Project_Week:Atlas Selection | Atlas Selection]] (Kanglin Chen, Gregory Sharp)&lt;br /&gt;
*[[2014_Summer_Project_Week:Multiscale_Non_Local_Means_filter_(NLM)_for_chest_CT_images | Multiscale Non Local Means filter (NLM) for chest CT images]] (Pietro Nardelli, University College Cork (UCC), Ireland)&lt;br /&gt;
*[[2014_Summer_Project_Week:Intraoperative_Registration_of_preoperative_CT_and_C-arm_CT_of_the_lung | Intraoperative Registration of preoperative CT and C-arm CT of the lung]] (Katharina Breininger, Jay Jagadeesan)&lt;br /&gt;
*[[2014_Summer_Project_Week:CAD_Toolbox_for_Neurological_Disorders | CAD Toolbox for Neurological Disorders]] (Sidong Liu, Siqi Liu, Fan Zhang, Yang Song, Weidong Cai, Sonia Pujol, Ron Kikinis)&lt;br /&gt;
*[[2014_Summer_Project_Week:Longitudinal_patient_specific_DTI_analysis | Longitudinal patient-specific DTI analysis using Slicer for neonatal asphyxia]] (Anuja Sharma, SCI, Utah; Francois Budin, UNC; Martin Styner, UNC; Guido Gerig, SCI, Utah)&lt;br /&gt;
&lt;br /&gt;
== '''Logistics''' ==&lt;br /&gt;
&lt;br /&gt;
*'''Dates:''' June 23-27, 2014.&lt;br /&gt;
*'''Location:''' [[MIT_Project_Week_Rooms| Stata Center / RLE MIT]]. &lt;br /&gt;
*'''REGISTRATION:''' https://www.regonline.com/namic2014summerprojectweek. Please note that  as you proceed to the checkout portion of the registration process, RegOnline will offer you a chance to opt into a free trial of ACTIVEAdvantage -- click on &amp;quot;No thanks&amp;quot; in order to finish your Project Week registration.&lt;br /&gt;
*'''Registration Fee:''' $300.&lt;br /&gt;
*'''Hotel:''' Similar to previous years, no rooms have been blocked in a particular hotel.&lt;br /&gt;
*'''Room sharing''': If interested, add your name to the list:  [[2014_Summer_Project_Week/RoomSharing|here]]&lt;br /&gt;
&lt;br /&gt;
== '''Registrants''' ==&lt;br /&gt;
&lt;br /&gt;
Do not add your name to this list - it is maintained by the organizers based on your paid registration.  ([https://www.regonline.com/namic2014summerprojectweek  Please click here to register.])&lt;br /&gt;
&lt;br /&gt;
#Hugo Aerts, Dana Farber/Harvard, hugo_aerts@dfci.harvard.edu&lt;br /&gt;
#Nassim Alikacem, Brigham &amp;amp; Women's Hospital, Nassim.Alikacem@gmail.com&lt;br /&gt;
#Peter Anderson, retired, traneus@verizon.net&lt;br /&gt;
#Nicole Aucoin, Brigham &amp;amp; Women's Hospital, nicole@bwh.harvard.edu&lt;br /&gt;
#Eva Breininger, Brigham &amp;amp; Women's Hospital, ebreininger@partners.org&lt;br /&gt;
#Francois Budin, NIRAL-UNC, fbudin@unc.edu&lt;br /&gt;
#Saskia Camps, SPL, saskiacamps@gmail.com&lt;br /&gt;
#Lucia Cevidanes, University of Michigan, luciacev@umich.edu&lt;br /&gt;
#Laurent Chauvin, SPL, lchauvin@bwh.harvard.edu&lt;br /&gt;
#Kanglin Chen, Fraunhofer MEVIS, kanglin.chen@mevis.fraunhofer.de&lt;br /&gt;
#Adrian Dalca, MIT CSAIL, adalca@mit.edu&lt;br /&gt;
#Alexander Derksen, Fraunhofer MEVIS, alexander.derksen@mevis.fraunhofer.de&lt;br /&gt;
#Maxime Desplanques, MGH/Politecnico di Milano, maxime.desplanques@cnao.it&lt;br /&gt;
#Fotis Drakopoulos, Old Dominion University, fdrakopo@gmail.com&lt;br /&gt;
#Sneha Durgapal, Brigham &amp;amp; Women's Hospital, durgapalsneha@gmail.com&lt;br /&gt;
#Andriy Fedorov, BWH, fedorov@bwh.harvard.edu&lt;br /&gt;
#Jean-Christophe Fillion-Robin, Kitware, jchris.fillionr@kitware.com&lt;br /&gt;
#James Fishbaugh, SCI Institute/University of Utah, jfishbaugh@gmail.com&lt;br /&gt;
#Jessica Forbes, University of Iowa, jessica-forbes@uiowa.edu&lt;br /&gt;
#Polina Golland, MIT CSAIL, polina@csail.mit.edu&lt;br /&gt;
#Jeffrey Grethe, University of CA San Diego, jgrethe@ncmir.ucsd.edu&lt;br /&gt;
#Nobuhiko Hata, Brigham &amp;amp; Women's Hospital, hata@bwh.harvard.edu&lt;br /&gt;
#Saurabh Jain, Johns Hopkins University, saurabh@cis.jhu.edu&lt;br /&gt;
#Hans Johnson, University of Iowa, hans-johnson@uiowa.edu&lt;br /&gt;
#Jayashree Kalpathy-Cramer, MGH, kalpathy@nmr.mgh.harvard.edu&lt;br /&gt;
#Tina Kapur, BWH/Harvard Medical School, tkapur@bwh.harvard.edu&lt;br /&gt;
#Ron Kikinis, HMS, kikinis@bwh.harvard.edu&lt;br /&gt;
#Regina Kim, University of Iowa, eunyoung-kim@uiowa.edu&lt;br /&gt;
#Franklin King, Queen's University, franklin.king@queensu.ca&lt;br /&gt;
#Tassilo Klein, SPL/BWH, TJKlein@bwh.harvard.edu&lt;br /&gt;
#Farukh Kohistani, BWH Radiology, kohistan@bc.edu&lt;br /&gt;
#Robin Kouver, BWH/SPL, r.kouver@gmail.com&lt;br /&gt;
#Andreas Lasso, PerkLab - Queen's University, lasso@queensu.ca&lt;br /&gt;
#Yangming Li, University of Washington, ymli81@uw.edu&lt;br /&gt;
#Sidong Liu, SPL/BWH, sliu@bwh.harvard.edu&lt;br /&gt;
#Siqi Liu, University of Sydney, sliu4512@uni.sydney.edu.au&lt;br /&gt;
#Bradley Lowekamp, National Institutes of Health, blowekamp@mail.nih.gov&lt;br /&gt;
#Murat Maga, Seattle Children's Research Institute, maga@uw.edu&lt;br /&gt;
#Katie Mastrogiacomo, SPL/BWH, kmast@bwh.harvard.edu&lt;br /&gt;
#Alireza Mehrtash, SPL/BWH, mehrtash@bwh.harvard.edu&lt;br /&gt;
#Dominik Meier, Brigham &amp;amp; Women's Hospital, meier@bwh.harvard.edu&lt;br /&gt;
#Jim Miller, GE Research, millerjv@ge.com&lt;br /&gt;
#Luiz Otavio Murta Junor, SPL/BWH, lmurta@partners.org&lt;br /&gt;
#Vivek Narayan, NCIGT, narayan.vivek9@gmail.com&lt;br /&gt;
#Pietro Nardelli, University College Cork, pietro@bwh.harvard.edu&lt;br /&gt;
#Yangming Ou, MGH, yangming.ou@uphs.upenn.edu&lt;br /&gt;
#Danielle Pace, MIT CSAIL, dfpace@mit.edu&lt;br /&gt;
#Keryn Palmer, Brigham &amp;amp; Women's Hospital, kpalmer5@partners.org&lt;br /&gt;
#Nirav Patel, WPI, napatel@wpi.edu&lt;br /&gt;
#Tobias Penzkofer, SPL, pt@bwh.harvard.edu&lt;br /&gt;
#Steve Pieper, Isomics Inc, pieper@isomics.com&lt;br /&gt;
#Csaba Pinter, Queen's University, csaba.pinter@queensu.ca&lt;br /&gt;
#Marcel Prastawa, GE Research, marcel.prastawa@ge.com&lt;br /&gt;
#Somia Pujol, Harvard Medical School, spujol@bwh.harvard.edu&lt;br /&gt;
#Adam Rankin, Queen's University, rankin@queensu.ca&lt;br /&gt;
#Aymeric Reshef, Brigham &amp;amp; Women's Hospital, areshef@bwh.harvard.edu&lt;br /&gt;
#Rahul Sastry, BWH/SPL, rahul_sastry@hms.harvard.edu&lt;br /&gt;
#Peter Savadjiev, Brigham &amp;amp; Women's Hospital, petersv@bwh.harvard.edu&lt;br /&gt;
#Gregory Sharp, MGH, gcsharp@mgh.harvard.edu&lt;br /&gt;
#Emylin Sousa, BWH/SPL, emylin.sousa@gmail.com&lt;br /&gt;
#Ramesh Sridharan, MIT CSAIL, rameshvs@csail.mit.edu&lt;br /&gt;
#Matthew Toews, BWH/Harvard Medical School, mt@bwh.harvard.edu&lt;br /&gt;
#Ethan Ulrich, University of Iowa, ethan-ulrich@uiowa.edu&lt;br /&gt;
#Tamas Ungi, Queen's University, ungi@queensu.ca&lt;br /&gt;
#Kevin Wang, Princess Margaret Cancer Centre, kevin.wang@rmp.uhn.ca&lt;br /&gt;
#David Welch, University of Iowa, david-welch@uiowa.edu&lt;br /&gt;
#William Wells, Brigham &amp;amp; Women's Hospital, sw@bwh.harvard.edu&lt;br /&gt;
#Phillip White, BWH/Harvard Medical School, white@bwh.harvard.edu&lt;br /&gt;
#Alex Yarmarkovich, ISOMICS Inc., alexy@bwh.harvard.edu&lt;br /&gt;
#Ryan Young, Seattle Children's Research Institute, ryan.young@seattlechildrens.org&lt;br /&gt;
#Paolo Zaffino, University Magna Graecia of Catanzaro, p.zaffino@unicz.it&lt;br /&gt;
#Chenxi Zhang, Brigham &amp;amp; Women's Hospital, chenxizhang@fudan.edu.cn&lt;br /&gt;
#Fan Zhang, University of Sydney, fzha8048@uni.sydney.edu.au&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Winter_Project_Week:Slicer_CIP_Modules&amp;diff=84772</id>
		<title>2014 Winter Project Week:Slicer CIP Modules</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Winter_Project_Week:Slicer_CIP_Modules&amp;diff=84772"/>
		<updated>2014-01-09T23:39:10Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:Screen Shot 2014-01-09 at 5.29.55 PM.png|[[Lung registration output]] &lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a library of tools (Chest Imaging Platform) for the processing and the analysis of chest images. The main objective is to make the tools available to the public by incorporating them into Slicer as command line extension modules, Python modules, and through a nipype work flow for their deployment in high performance computing environments.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* The tools had been previously developed using C++ and ITK and have been validated and used in the works described previously.&lt;br /&gt;
* In the past few months, we have ported most of the available tools to CLIs &lt;br /&gt;
* The library contains a set of tools for image processing, segmentation and airway and vessel generation using particles and inspection. Some of these tools are described in the works by Ross et al. and Kindlmann et. al. Our plan for the project week is to develop a few python modules that execute a flow of commands using a sequence of CLIs in order to perform lung and lobe segmentation, and lung atlas to patient registration. The python modules should be available via both a graphical user interface and the command line. We also aim to define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Private github repository: https://github.com/acil-bwh/SlicerCIP&lt;br /&gt;
* Implemented a simple Python module that calls multiple CLIs in order to register a probabilistic lung atlas to a new patient CT volume&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Screen_Shot_2014-01-09_at_5.29.55_PM.png&amp;diff=84771</id>
		<title>File:Screen Shot 2014-01-09 at 5.29.55 PM.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Screen_Shot_2014-01-09_at_5.29.55_PM.png&amp;diff=84771"/>
		<updated>2014-01-09T23:33:59Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: uploaded a new version of &amp;quot;File:Screen Shot 2014-01-09 at 5.29.55 PM.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Screen_Shot_2014-01-09_at_5.29.55_PM.png&amp;diff=84770</id>
		<title>File:Screen Shot 2014-01-09 at 5.29.55 PM.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Screen_Shot_2014-01-09_at_5.29.55_PM.png&amp;diff=84770"/>
		<updated>2014-01-09T23:32:52Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Winter_Project_Week:Slicer_CIP_Modules&amp;diff=84768</id>
		<title>2014 Winter Project Week:Slicer CIP Modules</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Winter_Project_Week:Slicer_CIP_Modules&amp;diff=84768"/>
		<updated>2014-01-09T23:26:23Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a library of tools (Chest Imaging Platform) for the processing and the analysis of chest images. The main objective is to make the tools available to the public by incorporating them into Slicer as command line extension modules, Python modules, and through a nipype work flow for their deployment in high performance computing environments.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* The tools had been previously developed using C++ and ITK and have been validated and used in the works described previously.&lt;br /&gt;
* In the past few months, we have ported most of the available tools to CLIs &lt;br /&gt;
* The library contains a set of tools for image processing, segmentation and airway and vessel generation using particles and inspection. Some of these tools are described in the works by Ross et al. and Kindlmann et. al. Our plan for the project week is to develop a few python modules that execute a flow of commands using a sequence of CLIs in order to perform lung and lobe segmentation, and lung atlas to patient registration. The python modules should be available via both a graphical user interface and the command line. We also aim to define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Private github repository: https://github.com/acil-bwh/SlicerCIP&lt;br /&gt;
* Implemented a simple Python module that calls multiple CLIs in order to register a probabilistic lung atlas to a new patient CT volume&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Winter_Project_Week:Slicer_CIP_Modules&amp;diff=84756</id>
		<title>2014 Winter Project Week:Slicer CIP Modules</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Winter_Project_Week:Slicer_CIP_Modules&amp;diff=84756"/>
		<updated>2014-01-09T22:51:42Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a library of tools (Chest Imaging Platform) for the processing and the analysis of chest images. The main objective is to make the tools available to the public by incorporating them into Slicer as command line extension modules, Python modules, and through a nipype work flow for their deployment in high performance computing environments.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* The tools had been previously developed using C++ and ITK and have been validated and used in the works described previously.&lt;br /&gt;
* In the past few months, we have ported most of the available tools to CLIs &lt;br /&gt;
* The library contains a set of tools for image processing, segmentation and airway and vessel generation using particles and inspection. Some of these tools are described in the works by Ross et al. and Kindlmann et. al. Our plan for the project week is to develop a few python modules that execute a flow of commands using a sequence of CLIs in order to perform lung and lobe segmentation, and lung atlas to patient registration. The python modules should be available via both a graphical user interface and the command line. We also aim to define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Private github repository: https://github.com/acil-bwh/SlicerCIP&lt;br /&gt;
* Implemented a simple Python module that calls multiple CLIs in order to register a probabilistic lung atlas to a new patient CT volume [[File:Screen Shot 2014-01-09 at 5.27.07 PM.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:Screen_Shot_2014-01-09_at_5.27.07_PM.png&amp;diff=84754</id>
		<title>File:Screen Shot 2014-01-09 at 5.27.07 PM.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:Screen_Shot_2014-01-09_at_5.27.07_PM.png&amp;diff=84754"/>
		<updated>2014-01-09T22:49:56Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Winter_Project_Week:Slicer_CIP_Modules&amp;diff=84753</id>
		<title>2014 Winter Project Week:Slicer CIP Modules</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Winter_Project_Week:Slicer_CIP_Modules&amp;diff=84753"/>
		<updated>2014-01-09T22:48:48Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a library of tools (Chest Imaging Platform) for the processing and the analysis of chest images. The main objective is to make the tools available to the public by incorporating them into Slicer as command line extension modules, Python modules, and through a nipype work flow for their deployment in high performance computing environments.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* The tools had been previously developed using C++ and ITK and have been validated and used in the works described previously.&lt;br /&gt;
* In the past few months, we have ported most of the available tools to CLIs &lt;br /&gt;
* The library contains a set of tools for image processing, segmentation and airway and vessel generation using particles and inspection. Some of these tools are described in the works by Ross et al. and Kindlmann et. al. Our plan for the project week is to develop a few python modules that execute a flow of commands using a sequence of CLIs in order to perform lung and lobe segmentation, and lung atlas to patient registration. The python modules should be available via both a graphical user interface and the command line. We also aim to define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* Private github repository: https://github.com/acil-bwh/SlicerCIP&lt;br /&gt;
* Implemented a simple Python module that calls multiple CLIs in order to register a probabilistic lung atlas to a new patient CT volume [[File:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2014_Winter_Project_Week:Slicer_CIP_Modules&amp;diff=84369</id>
		<title>2014 Winter Project Week:Slicer CIP Modules</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2014_Winter_Project_Week:Slicer_CIP_Modules&amp;diff=84369"/>
		<updated>2014-01-06T02:48:51Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
* We have developed a library of tools (Chest Imaging Platform) for the processing and the analysis of chest images. The main objective is to make the tools available to the public by incorporating them into Slicer as command line extension modules, Python modules, and through a nipype work flow for their deployment in high performance computing environments.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
* The library contains a set of tools for image processing, segmentation and airway and vessel generation using particles and inspection. Some of these tools are described in the works by Ross et al. and Kindlmann et. al. Our plan for the project week is to develop a few python modules that execute a flow of commands using a sequence of CLIs in order to perform lung and lobe segmentation, and lung atlas to patient registration. The python modules should be available via both a graphical user interface and the command line. We also aim to define nipype interfaces that utilize the python modules for workflows that can be used for clinical purposes.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* The tools had been previously developed using C++ and ITK and have been validated and used in the works described previously.&lt;br /&gt;
* In the past few months, we have ported most of the available tools to CLIs &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2013_Summer_Project_Week:Nipype_CLI_Integration&amp;diff=82727</id>
		<title>2013 Summer Project Week:Nipype CLI Integration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2013_Summer_Project_Week:Nipype_CLI_Integration&amp;diff=82727"/>
		<updated>2013-06-21T14:16:00Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: /* Key Investigators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2013.png|[[2013_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* BWH: Rola Harmouche,Demian Wassermann, Raul San Jose (BWH)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
We have developed a library of tools (Chest Imaging Platform) for the processing and the analysis of chest images. The main objective is to make the tools available to the public by incorporating them into Slicer as command line extension modules and through a nipype work flow for their deployment in high performance computing environments.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
The library contains a set of tools for image processing, segmentation and airway and vessel generation using particles and inspection. Some of these tools are described in the works by Ross et al. and Kindlmann et. al. Our plan for the project week is to port most of these tools to the CLI infrastructure and to define nipype interfaces.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* The tools had been previously developed using C++ and ITK and have been validated and used in the works described previously.&lt;br /&gt;
* This week we decided to deliver the tools through several extensions consisting of python modules. Each module executes a flow of commands by calling CLIs&lt;br /&gt;
* We completed the CLIs for 1 of the extensions (as an example), and are working on the scripted module &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:CLI-ScreenShot.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a&lt;br /&gt;
&lt;br /&gt;
Slicer Module&lt;br /&gt;
Extension -- commandline&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* James C. Ross, R. San Jose Estepar, G. Kindlmann, Alejandro Diaz, C.-F. Westin, Edwin K. Silverman, George R. Washko, [Automatic Lung Lobe Segmentation Using Particles, Thin Plate Splines, and Maximum a Posteriori Estimation] Medical Image Computing and Computer-Assisted Intervention -- MICCAI 2010 Volume 6363, Pages 163-171, 2010&lt;br /&gt;
* Gordon Kindlmann, Raúl San José Estépar, Stephen M. Smith, Carl-Fredrik Westin. Sampling and Visualizing Creases with Scale-Space Particles. IEEE Transactions on Visualization and Computer Graphics. 2009; 15(6):1415-1424.&lt;br /&gt;
* San José Estépar, R. et al., 2012. Computational Vascular Morphometry for the Assessment of Pulmonary Vascular Disease based on Scale-Space Particles. In Proceedings of the 9th IEEE International Symposium on Biomedical Imaging (ISBI) 2012. Barcelona, pp. 1479–1482.&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:CLI-ScreenShot.png&amp;diff=82721</id>
		<title>File:CLI-ScreenShot.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:CLI-ScreenShot.png&amp;diff=82721"/>
		<updated>2013-06-21T14:12:30Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2013_Summer_Project_Week:Nipype_CLI_Integration&amp;diff=82448</id>
		<title>2013 Summer Project Week:Nipype CLI Integration</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2013_Summer_Project_Week:Nipype_CLI_Integration&amp;diff=82448"/>
		<updated>2013-06-21T02:27:46Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: /* Key Investigators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2013.png|[[2013_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* BWH: Rola Harmouche,Demian Wassermann, Raul San Jose (BWH)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
We have developed a library of tools (Chest Imaging Platform) for the processing and the analysis of chest images. The main objective is to make the tools available to the public by incorporating them into Slicer as command line extension modules and through a nipype work flow for their deployment in high performance computing environments.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
The library contains a set of tools for image processing, segmentation and airway and vessel generation using particles and inspection. Some of these tools are described in the works by Ross et al. and Kindlmann et. al. Our plan for the project week is to port most of these tools to the CLI infrastructure and to define nipype interfaces.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
* The tools had been previously developed using C++ and ITK and have been validated and used in the works described previously.&lt;br /&gt;
* This week we decided to deliver the tools through several extensions consisting of python modules. Each module executes a flow of commands by calling CLIs&lt;br /&gt;
* We completed the CLIs for 1 of the extensions (as an example), and are working on the scripted module  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a&lt;br /&gt;
&lt;br /&gt;
Slicer Module&lt;br /&gt;
Extension -- commandline&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* James C. Ross, R. San Jose Estepar, G. Kindlmann, Alejandro Diaz, C.-F. Westin, Edwin K. Silverman, George R. Washko, [Automatic Lung Lobe Segmentation Using Particles, Thin Plate Splines, and Maximum a Posteriori Estimation] Medical Image Computing and Computer-Assisted Intervention -- MICCAI 2010 Volume 6363, Pages 163-171, 2010&lt;br /&gt;
* Gordon Kindlmann, Raúl San José Estépar, Stephen M. Smith, Carl-Fredrik Westin. Sampling and Visualizing Creases with Scale-Space Particles. IEEE Transactions on Visualization and Computer Graphics. 2009; 15(6):1415-1424.&lt;br /&gt;
* San José Estépar, R. et al., 2012. Computational Vascular Morphometry for the Assessment of Pulmonary Vascular Disease based on Scale-Space Particles. In Proceedings of the 9th IEEE International Symposium on Biomedical Imaging (ISBI) 2012. Barcelona, pp. 1479–1482.&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2013_Summer_Project_Week:Airway_Inspector_Porting&amp;diff=81624</id>
		<title>2013 Summer Project Week:Airway Inspector Porting</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2013_Summer_Project_Week:Airway_Inspector_Porting&amp;diff=81624"/>
		<updated>2013-06-13T15:57:06Z</updated>

		<summary type="html">&lt;p&gt;Rharmo: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-MIT2013.png|[[2013_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Rola Harmouche,Demian Wassermann, Raul San Jose (BWH)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Objective&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have developed a library of tools for the processing and the analysis of chest images. The main objective is to make the tools available to the public by incorporating them into SLicer as command line extension modules and through a nipype work flow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 27%; float: left; padding-right: 3%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Approach, Plan&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The library contains a mix of tools for image processing, segmentation and airway generation and inspection using particles. These tools are described in the works by Ross et al. and Kindlmann et. al. Our plan for the project week is to port most of these tools. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 40%; float: left;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Progress&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The tools have been developed using C++ and ITK and have been validated and used in the works described previously. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Delivery Mechanism==&lt;br /&gt;
&lt;br /&gt;
This work will be delivered to the NA-MIC Kit as a &lt;br /&gt;
&lt;br /&gt;
#Slicer Module&lt;br /&gt;
##Extension -- commandline&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* James C. Ross, R. San Jose Estepar, G. Kindlmann, Alejandro Diaz, C.-F. Westin, Edwin K. Silverman, George R. Washko, [Automatic Lung Lobe Segmentation Using Particles, Thin Plate Splines, and Maximum a Posteriori Estimation] Medical Image Computing and Computer-Assisted Intervention -- MICCAI 2010 Volume 6363, Pages 163-171, 2010 &lt;br /&gt;
&lt;br /&gt;
* Gordon Kindlmann, Raúl San José Estépar, Stephen M. Smith, Carl-Fredrik Westin. Sampling and Visualizing Creases with Scale-Space Particles. IEEE Transactions on Visualization and Computer Graphics. 2009; 15(6):1415-1424.&lt;/div&gt;</summary>
		<author><name>Rharmo</name></author>
		
	</entry>
</feed>