<?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=Davide</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=Davide"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/wiki/Special:Contributions/Davide"/>
	<updated>2026-05-23T18:24:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=98186</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=98186"/>
		<updated>2018-02-14T16:15:39Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
*[http://perk.cs.queensu.ca/users/lasso Andras Lasso] (Queen's University, Canada)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
* Once updated to jqplot version 1.0.9 (necessary for click and drag) the plotting does not work anymore. The infrastructure needs to be updated. Data selection will be hard to achieve. &lt;br /&gt;
* We decided to switch to [http://www.vtk.org/features-2d-plots-and-charts/ vtkPlots] (jqplot will be preserved for producing plots at publication quality level). The new infrastructure will allow a direct C++ integration of the vtkTable into the plotting (e.g., all the observations and data handling are automatically set), better performance (i.e., interactive performance up to hundreds of thousands of points) and easier customization.  &lt;br /&gt;
* VTK PLOTS already have the following interactive desired functionality: zooming (middle click), panning (left click) and data selection (right click).&lt;br /&gt;
* The following widget, MRML and View classes have been designed and implemented: vtkMRMLPlotViewNode, vtkMRMLPlotNode, qMRMLPlotWidget, qMRMLPlotViewControllerWidget and qMRMLPlotView.&lt;br /&gt;
* A New Plot Layout has been created (index 36) and exposed to the qSlicerAppMainWindow widget.&lt;br /&gt;
* TO DO: connecting the new infrastructure with the Table Module.&lt;br /&gt;
* TO DO: implementing click and drag style interactor (e.g., https://echnotstechno.wordpress.com/2014/08/13/interactive-2d-plots-with-vtk-the-visualization-toolkit/ ).&lt;br /&gt;
* '''Implemented''' : https://www.slicer.org/wiki/Documentation/Nightly/Developers/Plots &lt;br /&gt;
  https://www.youtube.com/watch?v=5Ag0PzYw0Hk&amp;amp;index=4&amp;amp;list=PLctSHxZgiJy6TZCu56v4qqb_uIdUL_KEz&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
VTKPLOTS sin and cos plus data selection (red crosses) example:&lt;br /&gt;
&lt;br /&gt;
[[image:vtkPlots.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
*[https://github.com/Punzo/SlicerAstro/wiki/ SlicerAstro]&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;br /&gt;
&lt;br /&gt;
*(Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=98185</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=98185"/>
		<updated>2018-02-14T16:15:27Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
*[http://perk.cs.queensu.ca/users/lasso Andras Lasso] (Queen's University, Canada)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
* Once updated to jqplot version 1.0.9 (necessary for click and drag) the plotting does not work anymore. The infrastructure needs to be updated. Data selection will be hard to achieve. &lt;br /&gt;
* We decided to switch to [http://www.vtk.org/features-2d-plots-and-charts/ vtkPlots] (jqplot will be preserved for producing plots at publication quality level). The new infrastructure will allow a direct C++ integration of the vtkTable into the plotting (e.g., all the observations and data handling are automatically set), better performance (i.e., interactive performance up to hundreds of thousands of points) and easier customization.  &lt;br /&gt;
* VTK PLOTS already have the following interactive desired functionality: zooming (middle click), panning (left click) and data selection (right click).&lt;br /&gt;
* The following widget, MRML and View classes have been designed and implemented: vtkMRMLPlotViewNode, vtkMRMLPlotNode, qMRMLPlotWidget, qMRMLPlotViewControllerWidget and qMRMLPlotView.&lt;br /&gt;
* A New Plot Layout has been created (index 36) and exposed to the qSlicerAppMainWindow widget.&lt;br /&gt;
* TO DO: connecting the new infrastructure with the Table Module.&lt;br /&gt;
* TO DO: implementing click and drag style interactor (e.g., https://echnotstechno.wordpress.com/2014/08/13/interactive-2d-plots-with-vtk-the-visualization-toolkit/ ).&lt;br /&gt;
* '''Implemented'''&lt;br /&gt;
 https://www.slicer.org/wiki/Documentation/Nightly/Developers/Plots &lt;br /&gt;
  https://www.youtube.com/watch?v=5Ag0PzYw0Hk&amp;amp;index=4&amp;amp;list=PLctSHxZgiJy6TZCu56v4qqb_uIdUL_KEz&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
VTKPLOTS sin and cos plus data selection (red crosses) example:&lt;br /&gt;
&lt;br /&gt;
[[image:vtkPlots.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
*[https://github.com/Punzo/SlicerAstro/wiki/ SlicerAstro]&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;br /&gt;
&lt;br /&gt;
*(Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/3D_Lasso_Selection&amp;diff=98184</id>
		<title>2016 Summer Project Week/3D Lasso Selection</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/3D_Lasso_Selection&amp;diff=98184"/>
		<updated>2018-02-14T16:15:12Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:SlicerAstro3DSelection1.pdf|3-D selection&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Davide Punzo&lt;br /&gt;
* Csaba Pinter&lt;br /&gt;
* Andras Lasso&lt;br /&gt;
* Steve Pieper&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;
* Adding a CloudLasso selection tool in the Segmentation editor for grid data. The Segmetation editor already works on 3D View. Therefore, it should streightforward to implement a draw effect on the 3D and apply a grid CloudLasso selection.&lt;br /&gt;
* Example of CloudLasso selection on particles https://www.youtube.com/watch?v=xqUkXol6oX8&amp;amp;hd=1&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;
* Discuss with Csaba, Andras and Steve the implementation.&lt;br /&gt;
* Do it!&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;
* Design and Implementation discussed with Andras, Steve and Csaba.&lt;br /&gt;
* Collected feedback from some users on the desired feature (e.g. an &amp;quot;eraser&amp;quot; 3D Lasso is also requested).&lt;br /&gt;
* The project it is not finished, however in this week we created a solid base (many useful implementation feedback and coding sharing by Andras, Steve and Csaba). The project will continued/finished in the next weeks.&lt;br /&gt;
* '''Implemented'''&lt;br /&gt;
 https://www.youtube.com/watch?v=eDqfabv5xUY&amp;amp;list=PLctSHxZgiJy6TZCu56v4qqb_uIdUL_KEz&amp;amp;index=2&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=98183</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=98183"/>
		<updated>2018-02-14T16:14:48Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
*[http://perk.cs.queensu.ca/users/lasso Andras Lasso] (Queen's University, Canada)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
* Once updated to jqplot version 1.0.9 (necessary for click and drag) the plotting does not work anymore. The infrastructure needs to be updated. Data selection will be hard to achieve. &lt;br /&gt;
* We decided to switch to [http://www.vtk.org/features-2d-plots-and-charts/ vtkPlots] (jqplot will be preserved for producing plots at publication quality level). The new infrastructure will allow a direct C++ integration of the vtkTable into the plotting (e.g., all the observations and data handling are automatically set), better performance (i.e., interactive performance up to hundreds of thousands of points) and easier customization.  &lt;br /&gt;
* VTK PLOTS already have the following interactive desired functionality: zooming (middle click), panning (left click) and data selection (right click).&lt;br /&gt;
* The following widget, MRML and View classes have been designed and implemented: vtkMRMLPlotViewNode, vtkMRMLPlotNode, qMRMLPlotWidget, qMRMLPlotViewControllerWidget and qMRMLPlotView.&lt;br /&gt;
* A New Plot Layout has been created (index 36) and exposed to the qSlicerAppMainWindow widget.&lt;br /&gt;
* TO DO: connecting the new infrastructure with the Table Module.&lt;br /&gt;
* TO DO: implementing click and drag style interactor (e.g., https://echnotstechno.wordpress.com/2014/08/13/interactive-2d-plots-with-vtk-the-visualization-toolkit/ ).&lt;br /&gt;
* Implemented: https://www.slicer.org/wiki/Documentation/Nightly/Developers/Plots &lt;br /&gt;
  https://www.youtube.com/watch?v=5Ag0PzYw0Hk&amp;amp;index=4&amp;amp;list=PLctSHxZgiJy6TZCu56v4qqb_uIdUL_KEz&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
VTKPLOTS sin and cos plus data selection (red crosses) example:&lt;br /&gt;
&lt;br /&gt;
[[image:vtkPlots.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
*[https://github.com/Punzo/SlicerAstro/wiki/ SlicerAstro]&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;br /&gt;
&lt;br /&gt;
*(Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/3D_Lasso_Selection&amp;diff=98182</id>
		<title>2016 Summer Project Week/3D Lasso Selection</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/3D_Lasso_Selection&amp;diff=98182"/>
		<updated>2018-02-14T16:13:03Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:SlicerAstro3DSelection1.pdf|3-D selection&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Davide Punzo&lt;br /&gt;
* Csaba Pinter&lt;br /&gt;
* Andras Lasso&lt;br /&gt;
* Steve Pieper&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;
* Adding a CloudLasso selection tool in the Segmentation editor for grid data. The Segmetation editor already works on 3D View. Therefore, it should streightforward to implement a draw effect on the 3D and apply a grid CloudLasso selection.&lt;br /&gt;
* Example of CloudLasso selection on particles https://www.youtube.com/watch?v=xqUkXol6oX8&amp;amp;hd=1&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;
* Discuss with Csaba, Andras and Steve the implementation.&lt;br /&gt;
* Do it!&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;
* Design and Implementation discussed with Andras, Steve and Csaba.&lt;br /&gt;
* Collected feedback from some users on the desired feature (e.g. an &amp;quot;eraser&amp;quot; 3D Lasso is also requested).&lt;br /&gt;
* The project it is not finished, however in this week we created a solid base (many useful implementation feedback and coding sharing by Andras, Steve and Csaba). The project will continued/finished in the next weeks.&lt;br /&gt;
* Implemented: https://www.youtube.com/watch?v=eDqfabv5xUY&amp;amp;list=PLctSHxZgiJy6TZCu56v4qqb_uIdUL_KEz&amp;amp;index=2&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/3D_Lasso_Selection&amp;diff=98181</id>
		<title>2016 Summer Project Week/3D Lasso Selection</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/3D_Lasso_Selection&amp;diff=98181"/>
		<updated>2018-02-14T16:11:31Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:SlicerAstro3DSelection1.pdf|3-D selection&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Davide Punzo&lt;br /&gt;
* Csaba Pinter&lt;br /&gt;
* Andras Lasso&lt;br /&gt;
* Steve Pieper&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;
* Adding a CloudLasso selection tool in the Segmentation editor for grid data. The Segmetation editor already works on 3-D View. Therefore, it should streightforward to implement a draw effect on the 3-D and apply a grid CloudLasso selection.&lt;br /&gt;
* Example of CloudLasso selection on particles https://www.youtube.com/watch?v=xqUkXol6oX8&amp;amp;hd=1&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;
* Discuss with Csaba, Andras and Steve the implementation.&lt;br /&gt;
* Do it!&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;
* Design and Implementation discussed with Andras, Steve and Csaba.&lt;br /&gt;
* Collected feedback from some users on the desired feature (e.g. an &amp;quot;eraser&amp;quot; 3-D Lasso is also requested).&lt;br /&gt;
* Generalized qSlicerSegmentEditorAbstractLabelEffect::appendPolyMask to work also in 3-DView (i.e. It will be easier for developer to implement editor effect working in 3-D).&lt;br /&gt;
* The project it is not finished, however in this week we created a solid base (many useful implementation feedback and coding sharing by Andras, Steve and Csaba). The project will continued/finished next week.&lt;br /&gt;
* Implementing Rectangular effect in the 3-D View, STATUS: still not working, but in good progress.&lt;br /&gt;
* Implementing Lasso effect in 3-D View, STATUS: I'll start to implement it on next week and it will be built on the basis of the rectangular effect.&lt;br /&gt;
* Implemented: https://www.youtube.com/watch?v=eDqfabv5xUY&amp;amp;list=PLctSHxZgiJy6TZCu56v4qqb_uIdUL_KEz&amp;amp;index=2&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98180</id>
		<title>2015 Summer Project Week:Astronomy</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98180"/>
		<updated>2018-02-14T16:10:02Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Key Investigators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:WEIN069a.png |[[2015_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;
*Davide Punzo, Kapteyn Astronomical Institute, University of Groningen, Netherlands&lt;br /&gt;
*Steve Pieper, Isomics&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
Upcoming HI (neutral Hydrogen) surveys will deliver large datasets, and automated processing using&lt;br /&gt;
the full 3-D information (two positional dimensions and one spectral dimension) to find and &lt;br /&gt;
characterize HI objects is imperative. In this context, visualization is an essential &lt;br /&gt;
tool for enabling qualitative and quantitative human control on an automated source finding and &lt;br /&gt;
analysis pipeline. Visual Analytics, the combination of automated data processing &lt;br /&gt;
and human reasoning, creativity and intuition, supported by interactive visualization, enables &lt;br /&gt;
flexible and fast interaction with the 3-D data, helping the astronomer to deal with the analysis &lt;br /&gt;
of complex sources. 3-D visualization, coupled to modeling, provides additional capabilities &lt;br /&gt;
helping the discovery and analysis of subtle structures in the 3-D domain. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=yLjW9nbdO8g gas component of WEIN069]&lt;br /&gt;
[https://www.youtube.com/watch?v=sS_5LrOS5bo APERTIF future daily observation]&lt;br /&gt;
&lt;br /&gt;
[http://arxiv.org/abs/1505.06976  arXiv publication link]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/Punzo/SlicerAstro  SlicerAstro git repository]&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;
* proper visualization of astronomical data cubes: using data astronomical data formats, such as FITS (http://en.wikipedia.org/wiki/FITS), and astronomical world coordinates system (WCS);&lt;br /&gt;
* generation of flux density profiles, moment maps and position-velocity diagrams linked with the 3-D view;&lt;br /&gt;
* enabling interactive smoothing in all three dimensions and multiscale analysis, such as wavelet lifting;&lt;br /&gt;
* interactive 3-D selection of HI sources;&lt;br /&gt;
* interactive HI data modeling coupled to visualization;&lt;br /&gt;
* introduction of the SAMP protocol (Simple Application Messaging Protocol) to enable interoperability with Topcat, and other VO (virtual observatory) tools and catalogs.&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;
* discuss the best approaches;&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;h3&amp;gt;outcome from 1st day: coordinates, labels and units. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*VTK_FITS reader (and writer) and the Slicer AstroVolume module done;&lt;br /&gt;
*data probe coordinates: factorize getPixelString in the logic of the volumes and use the WCSlib in the logic of AstroVolume;&lt;br /&gt;
*ruler widget: takes units properly -&amp;gt; OK;&lt;br /&gt;
*text on slices view: takes units properly -&amp;gt; OK;&lt;br /&gt;
*&amp;quot;spacing annotation&amp;quot; (horizontal widget showing the physical spacing): problem, makeScalingRuler method is hardcoded with mm and cm. Moreover we'd like a different design -&amp;gt; is factoring the class vtkPVScalarBarActor in the logic of the volumes a solution?;&lt;br /&gt;
*units: we have different unit for the third axes and we have also units for flux (pixel intensity), how to handle these?;&lt;br /&gt;
&lt;br /&gt;
*question on AstroVolume and wcs: AstroVolume module allocates a vtkMRMLScalarVolumeNode, therefore I am adding the *wcs (it is a struct) in the vtkMRMLAstroVolumeStorageNode. Is this adequate? or it is better to do a vtkMRMLAstroVolumeNode child of vtkMRMLScalarVolumeNode and store the *wcs there (in this case it is not possible to use anymore CLI modules, but allows a better infrastructure)?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 2nd day: deeper investigation on units module. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*unitsLogic-&amp;gt;AddUnitNode add a MRMLUnitsNode to the Scene, but from an interface point of view in Settings only two quantities are allocated qSlicerUnitsSettingsPanelPrivate::setMRMLScene -&amp;gt; quantities &amp;lt;&amp;lt; &amp;quot;length&amp;quot; &amp;lt;&amp;lt; &amp;quot;time&amp;quot;; (in principle adding &amp;quot;length1&amp;quot; &amp;lt;&amp;lt; &amp;quot;length2&amp;quot; &amp;lt;&amp;lt; &amp;quot;length3&amp;quot;, should update automatically the interface). &lt;br /&gt;
*AstroVolume and wcs: let's do an vtkMRMLAstroVolumeNode and for the moment lose the skill to use CLI modules. In future we can see some tricks in the COMBOBOX to allow the use of them if they will be required from the users.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 3rd day: &amp;lt;/h3&amp;gt;&lt;br /&gt;
*vtkMRMLAstroVolumeNode with *wcs struct integrated in SlicerAstro extension.&lt;br /&gt;
*working on modifications to the Units module for adding velocity and intensity quantities.&lt;br /&gt;
*Engineering solutions for data probe and slice view annotations hardcoded features will be addressed after the Units module.&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98179</id>
		<title>2015 Summer Project Week:Astronomy</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98179"/>
		<updated>2018-02-14T16:09:20Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:WEIN069a.png |[[2015_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;
*Davide Punzo, Kapteyn Astronomical Institute, University of Groningen, Netherlands&lt;br /&gt;
*anyone interested is very welcome&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
Upcoming HI (neutral Hydrogen) surveys will deliver large datasets, and automated processing using&lt;br /&gt;
the full 3-D information (two positional dimensions and one spectral dimension) to find and &lt;br /&gt;
characterize HI objects is imperative. In this context, visualization is an essential &lt;br /&gt;
tool for enabling qualitative and quantitative human control on an automated source finding and &lt;br /&gt;
analysis pipeline. Visual Analytics, the combination of automated data processing &lt;br /&gt;
and human reasoning, creativity and intuition, supported by interactive visualization, enables &lt;br /&gt;
flexible and fast interaction with the 3-D data, helping the astronomer to deal with the analysis &lt;br /&gt;
of complex sources. 3-D visualization, coupled to modeling, provides additional capabilities &lt;br /&gt;
helping the discovery and analysis of subtle structures in the 3-D domain. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=yLjW9nbdO8g gas component of WEIN069]&lt;br /&gt;
[https://www.youtube.com/watch?v=sS_5LrOS5bo APERTIF future daily observation]&lt;br /&gt;
&lt;br /&gt;
[http://arxiv.org/abs/1505.06976  arXiv publication link]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/Punzo/SlicerAstro  SlicerAstro git repository]&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;
* proper visualization of astronomical data cubes: using data astronomical data formats, such as FITS (http://en.wikipedia.org/wiki/FITS), and astronomical world coordinates system (WCS);&lt;br /&gt;
* generation of flux density profiles, moment maps and position-velocity diagrams linked with the 3-D view;&lt;br /&gt;
* enabling interactive smoothing in all three dimensions and multiscale analysis, such as wavelet lifting;&lt;br /&gt;
* interactive 3-D selection of HI sources;&lt;br /&gt;
* interactive HI data modeling coupled to visualization;&lt;br /&gt;
* introduction of the SAMP protocol (Simple Application Messaging Protocol) to enable interoperability with Topcat, and other VO (virtual observatory) tools and catalogs.&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;
* discuss the best approaches;&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;h3&amp;gt;outcome from 1st day: coordinates, labels and units. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*VTK_FITS reader (and writer) and the Slicer AstroVolume module done;&lt;br /&gt;
*data probe coordinates: factorize getPixelString in the logic of the volumes and use the WCSlib in the logic of AstroVolume;&lt;br /&gt;
*ruler widget: takes units properly -&amp;gt; OK;&lt;br /&gt;
*text on slices view: takes units properly -&amp;gt; OK;&lt;br /&gt;
*&amp;quot;spacing annotation&amp;quot; (horizontal widget showing the physical spacing): problem, makeScalingRuler method is hardcoded with mm and cm. Moreover we'd like a different design -&amp;gt; is factoring the class vtkPVScalarBarActor in the logic of the volumes a solution?;&lt;br /&gt;
*units: we have different unit for the third axes and we have also units for flux (pixel intensity), how to handle these?;&lt;br /&gt;
&lt;br /&gt;
*question on AstroVolume and wcs: AstroVolume module allocates a vtkMRMLScalarVolumeNode, therefore I am adding the *wcs (it is a struct) in the vtkMRMLAstroVolumeStorageNode. Is this adequate? or it is better to do a vtkMRMLAstroVolumeNode child of vtkMRMLScalarVolumeNode and store the *wcs there (in this case it is not possible to use anymore CLI modules, but allows a better infrastructure)?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 2nd day: deeper investigation on units module. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*unitsLogic-&amp;gt;AddUnitNode add a MRMLUnitsNode to the Scene, but from an interface point of view in Settings only two quantities are allocated qSlicerUnitsSettingsPanelPrivate::setMRMLScene -&amp;gt; quantities &amp;lt;&amp;lt; &amp;quot;length&amp;quot; &amp;lt;&amp;lt; &amp;quot;time&amp;quot;; (in principle adding &amp;quot;length1&amp;quot; &amp;lt;&amp;lt; &amp;quot;length2&amp;quot; &amp;lt;&amp;lt; &amp;quot;length3&amp;quot;, should update automatically the interface). &lt;br /&gt;
*AstroVolume and wcs: let's do an vtkMRMLAstroVolumeNode and for the moment lose the skill to use CLI modules. In future we can see some tricks in the COMBOBOX to allow the use of them if they will be required from the users.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 3rd day: &amp;lt;/h3&amp;gt;&lt;br /&gt;
*vtkMRMLAstroVolumeNode with *wcs struct integrated in SlicerAstro extension.&lt;br /&gt;
*working on modifications to the Units module for adding velocity and intensity quantities.&lt;br /&gt;
*Engineering solutions for data probe and slice view annotations hardcoded features will be addressed after the Units module.&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98178</id>
		<title>2015 Summer Project Week:Astronomy</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98178"/>
		<updated>2018-02-14T16:08:34Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:WEIN069a.png |[[2015_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;
*Davide Punzo, Kapteyn Astronomical Institute, University of Groningen, Netherlands&lt;br /&gt;
*anyone interested is very welcome&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
Upcoming HI (neutral Hydrogen) surveys will deliver large datasets, and automated processing using&lt;br /&gt;
the full 3-D information (two positional dimensions and one spectral dimension) to find and &lt;br /&gt;
characterize HI objects is imperative. In this context, visualization is an essential &lt;br /&gt;
tool for enabling qualitative and quantitative human control on an automated source finding and &lt;br /&gt;
analysis pipeline. Visual Analytics, the combination of automated data processing &lt;br /&gt;
and human reasoning, creativity and intuition, supported by interactive visualization, enables &lt;br /&gt;
flexible and fast interaction with the 3-D data, helping the astronomer to deal with the analysis &lt;br /&gt;
of complex sources. 3-D visualization, coupled to modeling, provides additional capabilities &lt;br /&gt;
helping the discovery and analysis of subtle structures in the 3-D domain. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=yLjW9nbdO8g gas component of WEIN069]&lt;br /&gt;
[https://www.youtube.com/watch?v=sS_5LrOS5bo APERTIF future daily observation]&lt;br /&gt;
&lt;br /&gt;
[http://arxiv.org/abs/1505.06976  arXiv publication link]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/Punzo/SlicerAstro  SlicerAstro git repository]&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;
* proper visualization of astronomical data cubes: using data astronomical data formats, such as FITS (http://en.wikipedia.org/wiki/FITS), and astronomical world coordinates system (WCS);&lt;br /&gt;
* generation of flux density profiles, moment maps and position-velocity diagrams linked with the 3-D view;&lt;br /&gt;
* enabling interactive smoothing in all three dimensions and multiscale analysis, such as wavelet lifting;&lt;br /&gt;
* interactive 3-D selection of HI sources;&lt;br /&gt;
* interactive HI data modeling coupled to visualization;&lt;br /&gt;
* introduction of the SAMP protocol (Simple Application Messaging Protocol) to enable interoperability with Topcat, and other VO (virtual observatory) tools and catalogs.&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;
* discuss the best approaches;&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;
*VTK_FITS reader (and writer) and the Slicer AstroVolume module done; working on VTK_WCS_transformation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 1st day: coordinates, labels and units. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*data probe coordinates: factorize getPixelString in the logic of the volumes and use the WCSlib in the logic of AstroVolume;&lt;br /&gt;
*ruler widget: takes units properly -&amp;gt; OK;&lt;br /&gt;
*text on slices view: takes units properly -&amp;gt; OK;&lt;br /&gt;
*&amp;quot;spacing annotation&amp;quot; (horizontal widget showing the physical spacing): problem, makeScalingRuler method is hardcoded with mm and cm. Moreover we'd like a different design -&amp;gt; is factoring the class vtkPVScalarBarActor in the logic of the volumes a solution?;&lt;br /&gt;
*units: we have different unit for the third axes and we have also units for flux (pixel intensity), how to handle these?;&lt;br /&gt;
&lt;br /&gt;
*question on AstroVolume and wcs: AstroVolume module allocates a vtkMRMLScalarVolumeNode, therefore I am adding the *wcs (it is a struct) in the vtkMRMLAstroVolumeStorageNode. Is this adequate? or it is better to do a vtkMRMLAstroVolumeNode child of vtkMRMLScalarVolumeNode and store the *wcs there (in this case it is not possible to use anymore CLI modules, but allows a better infrastructure)?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 2nd day: deeper investigation on units module. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*unitsLogic-&amp;gt;AddUnitNode add a MRMLUnitsNode to the Scene, but from an interface point of view in Settings only two quantities are allocated qSlicerUnitsSettingsPanelPrivate::setMRMLScene -&amp;gt; quantities &amp;lt;&amp;lt; &amp;quot;length&amp;quot; &amp;lt;&amp;lt; &amp;quot;time&amp;quot;; (in principle adding &amp;quot;length1&amp;quot; &amp;lt;&amp;lt; &amp;quot;length2&amp;quot; &amp;lt;&amp;lt; &amp;quot;length3&amp;quot;, should update automatically the interface). &lt;br /&gt;
*AstroVolume and wcs: let's do an vtkMRMLAstroVolumeNode and for the moment lose the skill to use CLI modules. In future we can see some tricks in the COMBOBOX to allow the use of them if they will be required from the users.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 3rd day: &amp;lt;/h3&amp;gt;&lt;br /&gt;
*vtkMRMLAstroVolumeNode with *wcs struct integrated in SlicerAstro extension.&lt;br /&gt;
*working on modifications to the Units module for adding velocity and intensity quantities.&lt;br /&gt;
*Engineering solutions for data probe and slice view annotations hardcoded features will be addressed after the Units module.&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98177</id>
		<title>2015 Summer Project Week:Astronomy</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98177"/>
		<updated>2018-02-14T16:07:26Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:WEIN069a.png |[[2015_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;
*Davide Punzo, Kapteyn Astronomical Institute, University of Groningen, Netherlands&lt;br /&gt;
*anyone interested is very welcome&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
Upcoming HI (neutral Hydrogen) surveys will deliver large datasets, and automated processing using&lt;br /&gt;
the full 3-D information (two positional dimensions and one spectral dimension) to find and &lt;br /&gt;
characterize HI objects is imperative. In this context, visualization is an essential &lt;br /&gt;
tool for enabling qualitative and quantitative human control on an automated source finding and &lt;br /&gt;
analysis pipeline. Visual Analytics, the combination of automated data processing &lt;br /&gt;
and human reasoning, creativity and intuition, supported by interactive visualization, enables &lt;br /&gt;
flexible and fast interaction with the 3-D data, helping the astronomer to deal with the analysis &lt;br /&gt;
of complex sources. 3-D visualization, coupled to modeling, provides additional capabilities &lt;br /&gt;
helping the discovery and analysis of subtle structures in the 3-D domain. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=yLjW9nbdO8g gas component of WEIN069]&lt;br /&gt;
[https://www.youtube.com/watch?v=sS_5LrOS5bo APERTIF future daily observation]&lt;br /&gt;
&lt;br /&gt;
[http://arxiv.org/abs/1505.06976  arXiv publication link]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/Punzo/SlicerAstro  SlicerAstro git repository]&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;
* proper visualization of astronomical data cubes: using data astronomical data formats, such as FITS (http://en.wikipedia.org/wiki/FITS), and astronomical world coordinates system (WCS);&lt;br /&gt;
* generation of flux density profiles, moment maps and position-velocity diagrams linked with the 3-D view;&lt;br /&gt;
* enabling interactive smoothing in all three dimensions and multiscale analysis, such as wavelet lifting;&lt;br /&gt;
* interactive 3-D selection of HI sources;&lt;br /&gt;
* interactive HI data modeling coupled to visualization;&lt;br /&gt;
* introduction of the SAMP protocol (Simple Application Messaging Protocol) to enable interoperability with Topcat, and other VO (virtual observatory) tools and catalogs.&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;
* finish the first objective;&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;
*VTK_FITS reader (and writer) and the Slicer AstroVolume module done; working on VTK_WCS_transformation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 1st day: coordinates, labels and units. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*data probe coordinates: factorize getPixelString in the logic of the volumes and use the WCSlib in the logic of AstroVolume;&lt;br /&gt;
*ruler widget: takes units properly -&amp;gt; OK;&lt;br /&gt;
*text on slices view: takes units properly -&amp;gt; OK;&lt;br /&gt;
*&amp;quot;spacing annotation&amp;quot; (horizontal widget showing the physical spacing): problem, makeScalingRuler method is hardcoded with mm and cm. Moreover we'd like a different design -&amp;gt; is factoring the class vtkPVScalarBarActor in the logic of the volumes a solution?;&lt;br /&gt;
*units: we have different unit for the third axes and we have also units for flux (pixel intensity), how to handle these?;&lt;br /&gt;
&lt;br /&gt;
*question on AstroVolume and wcs: AstroVolume module allocates a vtkMRMLScalarVolumeNode, therefore I am adding the *wcs (it is a struct) in the vtkMRMLAstroVolumeStorageNode. Is this adequate? or it is better to do a vtkMRMLAstroVolumeNode child of vtkMRMLScalarVolumeNode and store the *wcs there (in this case it is not possible to use anymore CLI modules, but allows a better infrastructure)?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 2nd day: deeper investigation on units module. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*unitsLogic-&amp;gt;AddUnitNode add a MRMLUnitsNode to the Scene, but from an interface point of view in Settings only two quantities are allocated qSlicerUnitsSettingsPanelPrivate::setMRMLScene -&amp;gt; quantities &amp;lt;&amp;lt; &amp;quot;length&amp;quot; &amp;lt;&amp;lt; &amp;quot;time&amp;quot;; (in principle adding &amp;quot;length1&amp;quot; &amp;lt;&amp;lt; &amp;quot;length2&amp;quot; &amp;lt;&amp;lt; &amp;quot;length3&amp;quot;, should update automatically the interface). &lt;br /&gt;
*AstroVolume and wcs: let's do an vtkMRMLAstroVolumeNode and for the moment lose the skill to use CLI modules. In future we can see some tricks in the COMBOBOX to allow the use of them if they will be required from the users.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 3rd day: &amp;lt;/h3&amp;gt;&lt;br /&gt;
*vtkMRMLAstroVolumeNode with *wcs struct integrated in SlicerAstro extension.&lt;br /&gt;
*working on modifications to the Units module for adding velocity and intensity quantities.&lt;br /&gt;
*Engineering solutions for data probe and slice view annotations hardcoded features will be addressed after the Units module.&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98176</id>
		<title>2015 Summer Project Week:Astronomy</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98176"/>
		<updated>2018-02-14T16:06:48Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:WEIN069a.png |[[2015_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;
*Davide Punzo, Kapteyn Astronomical Institute, University of Groningen, Netherlands&lt;br /&gt;
*anyone interested is very welcome&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
Upcoming HI (neutral Hydrogen) surveys will deliver large datasets, and automated processing using&lt;br /&gt;
the full 3-D information (two positional dimensions and one spectral dimension) to find and &lt;br /&gt;
characterize HI objects is imperative. In this context, visualization is an essential &lt;br /&gt;
tool for enabling qualitative and quantitative human control on an automated source finding and &lt;br /&gt;
analysis pipeline. Visual Analytics, the combination of automated data processing &lt;br /&gt;
and human reasoning, creativity and intuition, supported by interactive visualization, enables &lt;br /&gt;
flexible and fast interaction with the 3-D data, helping the astronomer to deal with the analysis &lt;br /&gt;
of complex sources. 3-D visualization, coupled to modeling, provides additional capabilities &lt;br /&gt;
helping the discovery and analysis of subtle structures in the 3-D domain. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=yLjW9nbdO8g gas component of WEIN069]&lt;br /&gt;
[https://www.youtube.com/watch?v=sS_5LrOS5bo APERTIF future daily observation]&lt;br /&gt;
&lt;br /&gt;
[http://arxiv.org/abs/1505.06976  arXiv publication link]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/Punzo/SlicerAstro  SlicerAstro git repository]&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;
* proper visualization of astronomical data cubes: using data astronomical data formats, such as FITS (http://en.wikipedia.org/wiki/FITS), and astronomical world coordinates system (WCS);&lt;br /&gt;
* generation of flux density profiles, moment maps and position-velocity diagrams linked with the 3-D view;&lt;br /&gt;
* enabling interactive smoothing in all three dimensions and multiscale analysis, such as wavelet lifting;&lt;br /&gt;
* interactive 3-D selection of HI sources;&lt;br /&gt;
* interactive HI data modeling coupled to visualization;&lt;br /&gt;
* introduction of the SAMP protocol (Simple Application Messaging Protocol) to enable interoperability with Topcat, and other VO (virtual observatory) tools and catalogs.&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;
* finish the first objective;&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;
*VTK_FITS reader (and writer) and the Slicer AstroVolume module done; working on VTK_WCS_transformation.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt; CIAO&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt; CIAO&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt; CIAO&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 1st day: coordinates, labels and units. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*data probe coordinates: factorize getPixelString in the logic of the volumes and use the WCSlib in the logic of AstroVolume;&lt;br /&gt;
*ruler widget: takes units properly -&amp;gt; OK;&lt;br /&gt;
*text on slices view: takes units properly -&amp;gt; OK;&lt;br /&gt;
*&amp;quot;spacing annotation&amp;quot; (horizontal widget showing the physical spacing): problem, makeScalingRuler method is hardcoded with mm and cm. Moreover we'd like a different design -&amp;gt; is factoring the class vtkPVScalarBarActor in the logic of the volumes a solution?;&lt;br /&gt;
*units: we have different unit for the third axes and we have also units for flux (pixel intensity), how to handle these?;&lt;br /&gt;
&lt;br /&gt;
*question on AstroVolume and wcs: AstroVolume module allocates a vtkMRMLScalarVolumeNode, therefore I am adding the *wcs (it is a struct) in the vtkMRMLAstroVolumeStorageNode. Is this adequate? or it is better to do a vtkMRMLAstroVolumeNode child of vtkMRMLScalarVolumeNode and store the *wcs there (in this case it is not possible to use anymore CLI modules, but allows a better infrastructure)?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 2nd day: deeper investigation on units module. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*unitsLogic-&amp;gt;AddUnitNode add a MRMLUnitsNode to the Scene, but from an interface point of view in Settings only two quantities are allocated qSlicerUnitsSettingsPanelPrivate::setMRMLScene -&amp;gt; quantities &amp;lt;&amp;lt; &amp;quot;length&amp;quot; &amp;lt;&amp;lt; &amp;quot;time&amp;quot;; (in principle adding &amp;quot;length1&amp;quot; &amp;lt;&amp;lt; &amp;quot;length2&amp;quot; &amp;lt;&amp;lt; &amp;quot;length3&amp;quot;, should update automatically the interface). &lt;br /&gt;
*AstroVolume and wcs: let's do an vtkMRMLAstroVolumeNode and for the moment lose the skill to use CLI modules. In future we can see some tricks in the COMBOBOX to allow the use of them if they will be required from the users.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 3rd day: &amp;lt;/h3&amp;gt;&lt;br /&gt;
*vtkMRMLAstroVolumeNode with *wcs struct integrated in SlicerAstro extension.&lt;br /&gt;
*working on modifications to the Units module for adding velocity and intensity quantities.&lt;br /&gt;
*Engineering solutions for data probe and slice view annotations hardcoded features will be addressed after the Units module.&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98175</id>
		<title>2015 Summer Project Week:Astronomy</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98175"/>
		<updated>2018-02-14T16:06:29Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:WEIN069a.png |[[2015_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;
*Davide Punzo, Kapteyn Astronomical Institute, University of Groningen, Netherlands&lt;br /&gt;
*anyone interested is very welcome&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
Upcoming HI (neutral Hydrogen) surveys will deliver large datasets, and automated processing using&lt;br /&gt;
the full 3-D information (two positional dimensions and one spectral dimension) to find and &lt;br /&gt;
characterize HI objects is imperative. In this context, visualization is an essential &lt;br /&gt;
tool for enabling qualitative and quantitative human control on an automated source finding and &lt;br /&gt;
analysis pipeline. Visual Analytics, the combination of automated data processing &lt;br /&gt;
and human reasoning, creativity and intuition, supported by interactive visualization, enables &lt;br /&gt;
flexible and fast interaction with the 3-D data, helping the astronomer to deal with the analysis &lt;br /&gt;
of complex sources. 3-D visualization, coupled to modeling, provides additional capabilities &lt;br /&gt;
helping the discovery and analysis of subtle structures in the 3-D domain. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=yLjW9nbdO8g gas component of WEIN069]&lt;br /&gt;
[https://www.youtube.com/watch?v=sS_5LrOS5bo APERTIF future daily observation]&lt;br /&gt;
&lt;br /&gt;
[http://arxiv.org/abs/1505.06976  arXiv publication link]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/Punzo/SlicerAstro  SlicerAstro git repository]&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;
* proper visualization of astronomical data cubes: using data astronomical data formats, such as FITS (http://en.wikipedia.org/wiki/FITS), and astronomical world coordinates system (WCS);&lt;br /&gt;
* generation of flux density profiles, moment maps and position-velocity diagrams linked with the 3-D view;&lt;br /&gt;
* enabling interactive smoothing in all three dimensions and multiscale analysis, such as wavelet lifting;&lt;br /&gt;
* interactive 3-D selection of HI sources;&lt;br /&gt;
* interactive HI data modeling coupled to visualization;&lt;br /&gt;
* introduction of the SAMP protocol (Simple Application Messaging Protocol) to enable interoperability with Topcat, and other VO (virtual observatory) tools and catalogs.&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;
* finish the first objective;&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;
*VTK_FITS reader (and writer) and the Slicer AstroVolume module done; working on VTK_WCS_transformation.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt; CIAO&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt; CIAO&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 1st day: coordinates, labels and units. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*data probe coordinates: factorize getPixelString in the logic of the volumes and use the WCSlib in the logic of AstroVolume;&lt;br /&gt;
*ruler widget: takes units properly -&amp;gt; OK;&lt;br /&gt;
*text on slices view: takes units properly -&amp;gt; OK;&lt;br /&gt;
*&amp;quot;spacing annotation&amp;quot; (horizontal widget showing the physical spacing): problem, makeScalingRuler method is hardcoded with mm and cm. Moreover we'd like a different design -&amp;gt; is factoring the class vtkPVScalarBarActor in the logic of the volumes a solution?;&lt;br /&gt;
*units: we have different unit for the third axes and we have also units for flux (pixel intensity), how to handle these?;&lt;br /&gt;
&lt;br /&gt;
*question on AstroVolume and wcs: AstroVolume module allocates a vtkMRMLScalarVolumeNode, therefore I am adding the *wcs (it is a struct) in the vtkMRMLAstroVolumeStorageNode. Is this adequate? or it is better to do a vtkMRMLAstroVolumeNode child of vtkMRMLScalarVolumeNode and store the *wcs there (in this case it is not possible to use anymore CLI modules, but allows a better infrastructure)?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 2nd day: deeper investigation on units module. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*unitsLogic-&amp;gt;AddUnitNode add a MRMLUnitsNode to the Scene, but from an interface point of view in Settings only two quantities are allocated qSlicerUnitsSettingsPanelPrivate::setMRMLScene -&amp;gt; quantities &amp;lt;&amp;lt; &amp;quot;length&amp;quot; &amp;lt;&amp;lt; &amp;quot;time&amp;quot;; (in principle adding &amp;quot;length1&amp;quot; &amp;lt;&amp;lt; &amp;quot;length2&amp;quot; &amp;lt;&amp;lt; &amp;quot;length3&amp;quot;, should update automatically the interface). &lt;br /&gt;
*AstroVolume and wcs: let's do an vtkMRMLAstroVolumeNode and for the moment lose the skill to use CLI modules. In future we can see some tricks in the COMBOBOX to allow the use of them if they will be required from the users.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 3rd day: &amp;lt;/h3&amp;gt;&lt;br /&gt;
*vtkMRMLAstroVolumeNode with *wcs struct integrated in SlicerAstro extension.&lt;br /&gt;
*working on modifications to the Units module for adding velocity and intensity quantities.&lt;br /&gt;
*Engineering solutions for data probe and slice view annotations hardcoded features will be addressed after the Units module.&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98174</id>
		<title>2015 Summer Project Week:Astronomy</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98174"/>
		<updated>2018-02-14T16:06:07Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:WEIN069a.png |[[2015_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;
*Davide Punzo, Kapteyn Astronomical Institute, University of Groningen, Netherlands&lt;br /&gt;
*anyone interested is very welcome&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
Upcoming HI (neutral Hydrogen) surveys will deliver large datasets, and automated processing using&lt;br /&gt;
the full 3-D information (two positional dimensions and one spectral dimension) to find and &lt;br /&gt;
characterize HI objects is imperative. In this context, visualization is an essential &lt;br /&gt;
tool for enabling qualitative and quantitative human control on an automated source finding and &lt;br /&gt;
analysis pipeline. Visual Analytics, the combination of automated data processing &lt;br /&gt;
and human reasoning, creativity and intuition, supported by interactive visualization, enables &lt;br /&gt;
flexible and fast interaction with the 3-D data, helping the astronomer to deal with the analysis &lt;br /&gt;
of complex sources. 3-D visualization, coupled to modeling, provides additional capabilities &lt;br /&gt;
helping the discovery and analysis of subtle structures in the 3-D domain. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=yLjW9nbdO8g gas component of WEIN069]&lt;br /&gt;
[https://www.youtube.com/watch?v=sS_5LrOS5bo APERTIF future daily observation]&lt;br /&gt;
&lt;br /&gt;
[http://arxiv.org/abs/1505.06976  arXiv publication link]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/Punzo/SlicerAstro  SlicerAstro git repository]&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;
* proper visualization of astronomical data cubes: using data astronomical data formats, such as FITS (http://en.wikipedia.org/wiki/FITS), and astronomical world coordinates system (WCS);&lt;br /&gt;
* generation of flux density profiles, moment maps and position-velocity diagrams linked with the 3-D view;&lt;br /&gt;
* enabling interactive smoothing in all three dimensions and multiscale analysis, such as wavelet lifting;&lt;br /&gt;
* interactive 3-D selection of HI sources;&lt;br /&gt;
* interactive HI data modeling coupled to visualization;&lt;br /&gt;
* introduction of the SAMP protocol (Simple Application Messaging Protocol) to enable interoperability with Topcat, and other VO (virtual observatory) tools and catalogs.&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;
* finish the first objective;&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;
*VTK_FITS reader (and writer) and the Slicer AstroVolume module done; working on VTK_WCS_transformation.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt; CIAO&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 1st day: coordinates, labels and units. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*data probe coordinates: factorize getPixelString in the logic of the volumes and use the WCSlib in the logic of AstroVolume;&lt;br /&gt;
*ruler widget: takes units properly -&amp;gt; OK;&lt;br /&gt;
*text on slices view: takes units properly -&amp;gt; OK;&lt;br /&gt;
*&amp;quot;spacing annotation&amp;quot; (horizontal widget showing the physical spacing): problem, makeScalingRuler method is hardcoded with mm and cm. Moreover we'd like a different design -&amp;gt; is factoring the class vtkPVScalarBarActor in the logic of the volumes a solution?;&lt;br /&gt;
*units: we have different unit for the third axes and we have also units for flux (pixel intensity), how to handle these?;&lt;br /&gt;
&lt;br /&gt;
*question on AstroVolume and wcs: AstroVolume module allocates a vtkMRMLScalarVolumeNode, therefore I am adding the *wcs (it is a struct) in the vtkMRMLAstroVolumeStorageNode. Is this adequate? or it is better to do a vtkMRMLAstroVolumeNode child of vtkMRMLScalarVolumeNode and store the *wcs there (in this case it is not possible to use anymore CLI modules, but allows a better infrastructure)?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 2nd day: deeper investigation on units module. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*unitsLogic-&amp;gt;AddUnitNode add a MRMLUnitsNode to the Scene, but from an interface point of view in Settings only two quantities are allocated qSlicerUnitsSettingsPanelPrivate::setMRMLScene -&amp;gt; quantities &amp;lt;&amp;lt; &amp;quot;length&amp;quot; &amp;lt;&amp;lt; &amp;quot;time&amp;quot;; (in principle adding &amp;quot;length1&amp;quot; &amp;lt;&amp;lt; &amp;quot;length2&amp;quot; &amp;lt;&amp;lt; &amp;quot;length3&amp;quot;, should update automatically the interface). &lt;br /&gt;
*AstroVolume and wcs: let's do an vtkMRMLAstroVolumeNode and for the moment lose the skill to use CLI modules. In future we can see some tricks in the COMBOBOX to allow the use of them if they will be required from the users.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 3rd day: &amp;lt;/h3&amp;gt;&lt;br /&gt;
*vtkMRMLAstroVolumeNode with *wcs struct integrated in SlicerAstro extension.&lt;br /&gt;
*working on modifications to the Units module for adding velocity and intensity quantities.&lt;br /&gt;
*Engineering solutions for data probe and slice view annotations hardcoded features will be addressed after the Units module.&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98173</id>
		<title>2015 Summer Project Week:Astronomy</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98173"/>
		<updated>2018-02-14T16:05:51Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:WEIN069a.png |[[2015_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;
*Davide Punzo, Kapteyn Astronomical Institute, University of Groningen, Netherlands&lt;br /&gt;
*anyone interested is very welcome&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
Upcoming HI (neutral Hydrogen) surveys will deliver large datasets, and automated processing using&lt;br /&gt;
the full 3-D information (two positional dimensions and one spectral dimension) to find and &lt;br /&gt;
characterize HI objects is imperative. In this context, visualization is an essential &lt;br /&gt;
tool for enabling qualitative and quantitative human control on an automated source finding and &lt;br /&gt;
analysis pipeline. Visual Analytics, the combination of automated data processing &lt;br /&gt;
and human reasoning, creativity and intuition, supported by interactive visualization, enables &lt;br /&gt;
flexible and fast interaction with the 3-D data, helping the astronomer to deal with the analysis &lt;br /&gt;
of complex sources. 3-D visualization, coupled to modeling, provides additional capabilities &lt;br /&gt;
helping the discovery and analysis of subtle structures in the 3-D domain. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=yLjW9nbdO8g gas component of WEIN069]&lt;br /&gt;
[https://www.youtube.com/watch?v=sS_5LrOS5bo APERTIF future daily observation]&lt;br /&gt;
&lt;br /&gt;
[http://arxiv.org/abs/1505.06976  arXiv publication link]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/Punzo/SlicerAstro  SlicerAstro git repository]&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;
* proper visualization of astronomical data cubes: using data astronomical data formats, such as FITS (http://en.wikipedia.org/wiki/FITS), and astronomical world coordinates system (WCS);&lt;br /&gt;
* generation of flux density profiles, moment maps and position-velocity diagrams linked with the 3-D view;&lt;br /&gt;
* enabling interactive smoothing in all three dimensions and multiscale analysis, such as wavelet lifting;&lt;br /&gt;
* interactive 3-D selection of HI sources;&lt;br /&gt;
* interactive HI data modeling coupled to visualization;&lt;br /&gt;
* introduction of the SAMP protocol (Simple Application Messaging Protocol) to enable interoperability with Topcat, and other VO (virtual observatory) tools and catalogs.&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;
* finish the first objective;&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;
*VTK_FITS reader (and writer) and the Slicer AstroVolume module done; working on VTK_WCS_transformation.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt; &amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 1st day: coordinates, labels and units. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*data probe coordinates: factorize getPixelString in the logic of the volumes and use the WCSlib in the logic of AstroVolume;&lt;br /&gt;
*ruler widget: takes units properly -&amp;gt; OK;&lt;br /&gt;
*text on slices view: takes units properly -&amp;gt; OK;&lt;br /&gt;
*&amp;quot;spacing annotation&amp;quot; (horizontal widget showing the physical spacing): problem, makeScalingRuler method is hardcoded with mm and cm. Moreover we'd like a different design -&amp;gt; is factoring the class vtkPVScalarBarActor in the logic of the volumes a solution?;&lt;br /&gt;
*units: we have different unit for the third axes and we have also units for flux (pixel intensity), how to handle these?;&lt;br /&gt;
&lt;br /&gt;
*question on AstroVolume and wcs: AstroVolume module allocates a vtkMRMLScalarVolumeNode, therefore I am adding the *wcs (it is a struct) in the vtkMRMLAstroVolumeStorageNode. Is this adequate? or it is better to do a vtkMRMLAstroVolumeNode child of vtkMRMLScalarVolumeNode and store the *wcs there (in this case it is not possible to use anymore CLI modules, but allows a better infrastructure)?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 2nd day: deeper investigation on units module. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*unitsLogic-&amp;gt;AddUnitNode add a MRMLUnitsNode to the Scene, but from an interface point of view in Settings only two quantities are allocated qSlicerUnitsSettingsPanelPrivate::setMRMLScene -&amp;gt; quantities &amp;lt;&amp;lt; &amp;quot;length&amp;quot; &amp;lt;&amp;lt; &amp;quot;time&amp;quot;; (in principle adding &amp;quot;length1&amp;quot; &amp;lt;&amp;lt; &amp;quot;length2&amp;quot; &amp;lt;&amp;lt; &amp;quot;length3&amp;quot;, should update automatically the interface). &lt;br /&gt;
*AstroVolume and wcs: let's do an vtkMRMLAstroVolumeNode and for the moment lose the skill to use CLI modules. In future we can see some tricks in the COMBOBOX to allow the use of them if they will be required from the users.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 3rd day: &amp;lt;/h3&amp;gt;&lt;br /&gt;
*vtkMRMLAstroVolumeNode with *wcs struct integrated in SlicerAstro extension.&lt;br /&gt;
*working on modifications to the Units module for adding velocity and intensity quantities.&lt;br /&gt;
*Engineering solutions for data probe and slice view annotations hardcoded features will be addressed after the Units module.&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98172</id>
		<title>2015 Summer Project Week:Astronomy</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2015_Summer_Project_Week:Astronomy&amp;diff=98172"/>
		<updated>2018-02-14T16:05:15Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:WEIN069a.png |[[2015_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;
*Davide Punzo, Kapteyn Astronomical Institute, University of Groningen, Netherlands&lt;br /&gt;
*anyone interested is very welcome&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
&lt;br /&gt;
Upcoming HI (neutral Hydrogen) surveys will deliver large datasets, and automated processing using&lt;br /&gt;
the full 3-D information (two positional dimensions and one spectral dimension) to find and &lt;br /&gt;
characterize HI objects is imperative. In this context, visualization is an essential &lt;br /&gt;
tool for enabling qualitative and quantitative human control on an automated source finding and &lt;br /&gt;
analysis pipeline. Visual Analytics, the combination of automated data processing &lt;br /&gt;
and human reasoning, creativity and intuition, supported by interactive visualization, enables &lt;br /&gt;
flexible and fast interaction with the 3-D data, helping the astronomer to deal with the analysis &lt;br /&gt;
of complex sources. 3-D visualization, coupled to modeling, provides additional capabilities &lt;br /&gt;
helping the discovery and analysis of subtle structures in the 3-D domain. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=yLjW9nbdO8g gas component of WEIN069]&lt;br /&gt;
[https://www.youtube.com/watch?v=sS_5LrOS5bo APERTIF future daily observation]&lt;br /&gt;
&lt;br /&gt;
[http://arxiv.org/abs/1505.06976  arXiv publication link]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/Punzo/SlicerAstro  SlicerAstro git repository]&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;
* proper visualization of astronomical data cubes: using data astronomical data formats, such as FITS (http://en.wikipedia.org/wiki/FITS), and astronomical world coordinates system (WCS);&lt;br /&gt;
* generation of flux density profiles, moment maps and position-velocity diagrams linked with the 3-D view;&lt;br /&gt;
* enabling interactive smoothing in all three dimensions and multiscale analysis, such as wavelet lifting;&lt;br /&gt;
* interactive 3-D selection of HI sources;&lt;br /&gt;
* interactive HI data modeling coupled to visualization;&lt;br /&gt;
* introduction of the SAMP protocol (Simple Application Messaging Protocol) to enable interoperability with Topcat, and other VO (virtual observatory) tools and catalogs.&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;
* finish the first objective;&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;
*VTK_FITS reader (and writer) and the Slicer AstroVolume module done; working on VTK_WCS_transformation.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 1st day: coordinates, labels and units. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*data probe coordinates: factorize getPixelString in the logic of the volumes and use the WCSlib in the logic of AstroVolume;&lt;br /&gt;
*ruler widget: takes units properly -&amp;gt; OK;&lt;br /&gt;
*text on slices view: takes units properly -&amp;gt; OK;&lt;br /&gt;
*&amp;quot;spacing annotation&amp;quot; (horizontal widget showing the physical spacing): problem, makeScalingRuler method is hardcoded with mm and cm. Moreover we'd like a different design -&amp;gt; is factoring the class vtkPVScalarBarActor in the logic of the volumes a solution?;&lt;br /&gt;
*units: we have different unit for the third axes and we have also units for flux (pixel intensity), how to handle these?;&lt;br /&gt;
&lt;br /&gt;
*question on AstroVolume and wcs: AstroVolume module allocates a vtkMRMLScalarVolumeNode, therefore I am adding the *wcs (it is a struct) in the vtkMRMLAstroVolumeStorageNode. Is this adequate? or it is better to do a vtkMRMLAstroVolumeNode child of vtkMRMLScalarVolumeNode and store the *wcs there (in this case it is not possible to use anymore CLI modules, but allows a better infrastructure)?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 2nd day: deeper investigation on units module. &amp;lt;/h3&amp;gt;&lt;br /&gt;
*unitsLogic-&amp;gt;AddUnitNode add a MRMLUnitsNode to the Scene, but from an interface point of view in Settings only two quantities are allocated qSlicerUnitsSettingsPanelPrivate::setMRMLScene -&amp;gt; quantities &amp;lt;&amp;lt; &amp;quot;length&amp;quot; &amp;lt;&amp;lt; &amp;quot;time&amp;quot;; (in principle adding &amp;quot;length1&amp;quot; &amp;lt;&amp;lt; &amp;quot;length2&amp;quot; &amp;lt;&amp;lt; &amp;quot;length3&amp;quot;, should update automatically the interface). &lt;br /&gt;
*AstroVolume and wcs: let's do an vtkMRMLAstroVolumeNode and for the moment lose the skill to use CLI modules. In future we can see some tricks in the COMBOBOX to allow the use of them if they will be required from the users.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;outcome from 3rd day: &amp;lt;/h3&amp;gt;&lt;br /&gt;
*vtkMRMLAstroVolumeNode with *wcs struct integrated in SlicerAstro extension.&lt;br /&gt;
*working on modifications to the Units module for adding velocity and intensity quantities.&lt;br /&gt;
*Engineering solutions for data probe and slice view annotations hardcoded features will be addressed after the Units module.&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96910</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96910"/>
		<updated>2017-06-30T10:20:09Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
*[http://perk.cs.queensu.ca/users/lasso Andras Lasso] (Queen's University, Canada)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
* Once updated to jqplot version 1.0.9 (necessary for click and drag) the plotting does not work anymore. The infrastructure needs to be updated. Data selection will be hard to achieve. &lt;br /&gt;
* We decided to switch to [http://www.vtk.org/features-2d-plots-and-charts/ vtkPlots] (jqplot will be preserved for producing plots at publication quality level). The new infrastructure will allow a direct C++ integration of the vtkTable into the plotting (e.g., all the observations and data handling are automatically set), better performance (i.e., interactive performance up to hundreds of thousands of points) and easier customization.  &lt;br /&gt;
* VTK PLOTS already have the following interactive desired functionality: zooming (middle click), panning (left click) and data selection (right click).&lt;br /&gt;
* The following widget, MRML and View classes have been designed and implemented: vtkMRMLPlotViewNode, vtkMRMLPlotNode, qMRMLPlotWidget, qMRMLPlotViewControllerWidget and qMRMLPlotView.&lt;br /&gt;
* A New Plot Layout has been created (index 36) and exposed to the qSlicerAppMainWindow widget.&lt;br /&gt;
* TO DO: connecting the new infrastructure with the Table Module.&lt;br /&gt;
* TO DO: implementing click and drag style interactor (e.g., https://echnotstechno.wordpress.com/2014/08/13/interactive-2d-plots-with-vtk-the-visualization-toolkit/ ).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
VTKPLOTS sin and cos plus data selection (red crosses) example:&lt;br /&gt;
&lt;br /&gt;
[[image:vtkPlots.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
*[https://github.com/Punzo/SlicerAstro/wiki/ SlicerAstro]&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;br /&gt;
&lt;br /&gt;
*(Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96906</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96906"/>
		<updated>2017-06-30T10:19:33Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
*[http://perk.cs.queensu.ca/users/lasso Andras Lasso] (Queen's University, Canada)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
* Once updated to jqplot version 1.0.9 (necessary for click and drag) the plotting does not work anymore. The infrastructure needs to be update. Data selection will be hard to achieve. &lt;br /&gt;
* We decided to switch to [http://www.vtk.org/features-2d-plots-and-charts/ vtkPlots] (jqplot will be preserved for producing plots at publication quality level). The new infrastructure will allow a direct C++ integration of the vtkTable into the plotting (e.g., all the observations and data handling are automatically set), better performance (i.e., interactive performance up to hundreds of thousands of points) and easier customization.  &lt;br /&gt;
* VTK PLOTS already have the following interactive desired functionality: zooming (middle click), panning (left click) and data selection (right click).&lt;br /&gt;
* The following widget, MRML and View classes have been designed and implemented: vtkMRMLPlotViewNode, vtkMRMLPlotNode, qMRMLPlotWidget, qMRMLPlotViewControllerWidget and qMRMLPlotView.&lt;br /&gt;
* A New Plot Layout has been created (index 36) and exposed to the qSlicerAppMainWindow widget.&lt;br /&gt;
* TO DO: connecting the new infrastructure with the Table Module.&lt;br /&gt;
* TO DO: implementing click and drag style interactor (e.g., https://echnotstechno.wordpress.com/2014/08/13/interactive-2d-plots-with-vtk-the-visualization-toolkit/ ).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
VTKPLOTS sin and cos plus data selection (red crosses) example:&lt;br /&gt;
&lt;br /&gt;
[[image:vtkPlots.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
*[https://github.com/Punzo/SlicerAstro/wiki/ SlicerAstro]&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;br /&gt;
&lt;br /&gt;
*(Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96901</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96901"/>
		<updated>2017-06-30T10:17:10Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Project Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
*[http://perk.cs.queensu.ca/users/lasso Andras Lasso] (Queen's University, Canada)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
* Once updated to jqplot version 1.0.9 (necessary for click and drag) the plotting does not work anymore. The infrastructure needs to be update. Plus data selection will hard to achieve. &lt;br /&gt;
* We decided to switch to [http://www.vtk.org/features-2d-plots-and-charts/ vtkPlots] (jqplot will be preserved for producing plots at publication quality level). The new infrastructure will allow a direct C++ integration of the vtkTable into the plotting (e.g., all the observations and data handling are automatically set), better performance (i.e., interactive performance up to hundreds of thousands of points) and easier customization.  &lt;br /&gt;
* VTK PLOTS already have the following interactive desired functionality: zooming (middle click), panning (left click) and data selection (right click).&lt;br /&gt;
* The following widget, MRML and View classes have been designed and implemented: vtkMRMLPlotViewNode, vtkMRMLPlotNode, qMRMLPlotWidget, qMRMLPlotViewControllerWidget and qMRMLPlotView.&lt;br /&gt;
* A New Plot Layout has been created (index 36) and exposed to the qSlicerAppMainWindow widget.&lt;br /&gt;
* TO DO: connecting the new infrastructure with the Table Module.&lt;br /&gt;
* TO DO: implementing click and drag style interactor (e.g., https://echnotstechno.wordpress.com/2014/08/13/interactive-2d-plots-with-vtk-the-visualization-toolkit/ ).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
VTKPLOTS sin and cos plus data selection (red crosses) example:&lt;br /&gt;
&lt;br /&gt;
[[image:vtkPlots.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
*[https://github.com/Punzo/SlicerAstro/wiki/ SlicerAstro]&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;br /&gt;
&lt;br /&gt;
*(Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96898</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96898"/>
		<updated>2017-06-30T10:16:11Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
*[http://perk.cs.queensu.ca/users/lasso Andras Lasso] (Queen's University, Canada)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
* Once updated to jqplot version 1.0.9 (necessary for click and drag) the plotting does not work anymore. The infrastructure needs update.   &lt;br /&gt;
* We decided to switch to [http://www.vtk.org/features-2d-plots-and-charts/ vtkPlots] (jqplot will be preserved for producing plots at publication quality level). The new infrastructure will allow a direct C++ integration of the vtkTable into the plotting (e.g., all the observations and data handling are automatically set), better performance (i.e., interactive performance up to hundreds of thousands of points) and easier customization.  &lt;br /&gt;
* VTK PLOTS already have the following interactive desired functionality: zooming (middle click), panning (left click) and data selection (right click).&lt;br /&gt;
* The following widget, MRML and View classes have been designed and implemented: vtkMRMLPlotViewNode, vtkMRMLPlotNode, qMRMLPlotWidget, qMRMLPlotViewControllerWidget and qMRMLPlotView.&lt;br /&gt;
* A New Plot Layout has been created (index 36) and exposed to the qSlicerAppMainWindow widget.&lt;br /&gt;
* TO DO: connecting the new infrastructure with the Table Module.&lt;br /&gt;
* TO DO: implementing click and drag style interactor (e.g., https://echnotstechno.wordpress.com/2014/08/13/interactive-2d-plots-with-vtk-the-visualization-toolkit/ ).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
VTKPLOTS sin and cos plus data selection (red crosses) example:&lt;br /&gt;
&lt;br /&gt;
[[image:vtkPlots.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
*[https://github.com/Punzo/SlicerAstro/wiki/ SlicerAstro]&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;br /&gt;
&lt;br /&gt;
*(Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:VtkPlots.png&amp;diff=96895</id>
		<title>File:VtkPlots.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:VtkPlots.png&amp;diff=96895"/>
		<updated>2017-06-30T10:15:09Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96891</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96891"/>
		<updated>2017-06-30T10:13:15Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
*[http://perk.cs.queensu.ca/users/lasso Andras Lasso] (Queen's University, Canada)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
* Once updated to jqplot version 1.0.9 (necessary for click and drag) the plotting does not work anymore. The infrastructure needs update.   &lt;br /&gt;
* We decided to switch to [http://www.vtk.org/features-2d-plots-and-charts/ vtkPlots] (jqplot will be preserved for producing plots at publication quality level). The new infrastructure will allow a direct C++ integration of the vtkTable into the plotting (e.g., all the observations and data handling are automatically set), better performance (i.e., interactive performance up to hundreds of thousands of points) and easier customization.  &lt;br /&gt;
* VTK PLOTS already have the following interactive desired functionality: zooming (middle click), panning (left click) and data selection (right click).&lt;br /&gt;
* The following widget, MRML and View classes have been designed and implemented: vtkMRMLPlotViewNode, vtkMRMLPlotNode, qMRMLPlotWidget, qMRMLPlotViewControllerWidget and qMRMLPlotView.&lt;br /&gt;
* A New Plot Layout has been created (index 36) and exposed to the qSlicerAppMainWindow widget.&lt;br /&gt;
* TO DO: connecting the new infrastructure with the Table Module.&lt;br /&gt;
* TO DO: implementing click and drag style interactor (e.g., https://echnotstechno.wordpress.com/2014/08/13/interactive-2d-plots-with-vtk-the-visualization-toolkit/ ).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
*[https://github.com/Punzo/SlicerAstro/wiki/ SlicerAstro]&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;br /&gt;
&lt;br /&gt;
*(Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96685</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96685"/>
		<updated>2017-06-26T09:25:14Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|1200px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
*[https://github.com/Punzo/SlicerAstro/wiki/ SlicerAstro]&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;br /&gt;
&lt;br /&gt;
*(Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96684</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96684"/>
		<updated>2017-06-26T09:24:58Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|1000px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
*[https://github.com/Punzo/SlicerAstro/wiki/ SlicerAstro]&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;br /&gt;
&lt;br /&gt;
*(Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96683</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96683"/>
		<updated>2017-06-26T09:24:21Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Background and References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|800px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
*[https://github.com/Punzo/SlicerAstro/wiki/ SlicerAstro]&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;br /&gt;
&lt;br /&gt;
*(Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96682</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96682"/>
		<updated>2017-06-26T09:24:09Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Background and References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|800px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
[*https://github.com/Punzo/SlicerAstro/wiki/ SlicerAstro]&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;br /&gt;
&lt;br /&gt;
*(Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96681</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96681"/>
		<updated>2017-06-26T09:23:37Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|800px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
&lt;br /&gt;
[https://github.com/Punzo/SlicerAstro/wiki/ SlicerAstro]&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;br /&gt;
&lt;br /&gt;
( Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96680</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96680"/>
		<updated>2017-06-26T09:22:47Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|800px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
&lt;br /&gt;
SlicerAstro:&lt;br /&gt;
https://github.com/Punzo/SlicerAstro/wiki&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;br /&gt;
&lt;br /&gt;
( Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:SlicerAstroLogo.png&amp;diff=96679</id>
		<title>File:SlicerAstroLogo.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:SlicerAstroLogo.png&amp;diff=96679"/>
		<updated>2017-06-26T09:21:30Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96678</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96678"/>
		<updated>2017-06-26T09:20:58Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|800px]]&lt;br /&gt;
&lt;br /&gt;
( Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;br /&gt;
&lt;br /&gt;
SlicerAstro:&lt;br /&gt;
https://github.com/Punzo/SlicerAstro/wiki&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroLogo.png|400px]]&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96651</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96651"/>
		<updated>2017-06-26T08:37:48Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|800px]]&lt;br /&gt;
&lt;br /&gt;
( Just for fun: how the gas in a galaxy looks like in 3D https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96645</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96645"/>
		<updated>2017-06-26T08:30:57Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|800px]]&lt;br /&gt;
&lt;br /&gt;
(How a galaxy looks like in 3D: https://www.youtube.com/watch?v=yLjW9nbdO8g )&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96644</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96644"/>
		<updated>2017-06-26T08:29:56Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[image:SlicerAstroWiki13.png|800px]]&lt;br /&gt;
&lt;br /&gt;
https://www.youtube.com/watch?v=yLjW9nbdO8g&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96491</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96491"/>
		<updated>2017-06-20T08:41:28Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Key Investigators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute, University of Groningen, The Netherlands)&lt;br /&gt;
*[http://www.spl.harvard.edu/pages/People/pieper Steve Pieper] (Isomics Inc., USA)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware Inc., USA)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[File:SlicerAstroWiki13.png|1000px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96271</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96271"/>
		<updated>2017-06-09T14:10:28Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute)&lt;br /&gt;
*[https://lmi.med.harvard.edu/people/steve-pieper Steve Piper] (Isomics)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (blue object in the 3D View) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[File:SlicerAstroWiki13.png|1000px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96270</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96270"/>
		<updated>2017-06-09T14:08:48Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute)&lt;br /&gt;
*[https://lmi.med.harvard.edu/people/steve-pieper Steve Piper] (Isomics)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (cyan surface) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[File:SlicerAstroWiki13.png|1000px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
*https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
*http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
*http://www.jqplot.com/examples/zooming.php&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96269</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96269"/>
		<updated>2017-06-09T14:08:18Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Key Investigators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[http://www.rug.nl/staff/davide.punzo/ Davide Punzo] (Kapteyn Astronomical Institute)&lt;br /&gt;
*[https://lmi.med.harvard.edu/people/steve-pieper Steve Piper] (Isomics)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (cyan surface) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[File:SlicerAstroWiki13.png|1000px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
http://www.jqplot.com/examples/zooming.php&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96268</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96268"/>
		<updated>2017-06-09T13:59:51Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Key Investigators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*[ Davide Punzo] (Kapteyn Astronomical Institute)&lt;br /&gt;
*[https://lmi.med.harvard.edu/people/steve-pieper Steve Piper] (Isomics)&lt;br /&gt;
*[https://www.kitware.com/jean-christophe-fillion-robin/ Jean-Christophe Fillion-Robin] (Kitware)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (cyan surface) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[File:SlicerAstroWiki13.png|1000px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
http://www.jqplot.com/examples/zooming.php&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=File:SlicerAstroWiki13.png&amp;diff=96263</id>
		<title>File:SlicerAstroWiki13.png</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=File:SlicerAstroWiki13.png&amp;diff=96263"/>
		<updated>2017-06-09T13:51:41Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96262</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96262"/>
		<updated>2017-06-09T13:50:29Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*Davide Punzo (Kapteyn Astronomical Institute)&lt;br /&gt;
*Steve Piper (Isomics)&lt;br /&gt;
*Jean-Christophe Fillion-Robin (Kitware)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (cyan surface) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[File:SlicerAstroWiki13.png|1000px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
http://www.jqplot.com/examples/zooming.php&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96261</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96261"/>
		<updated>2017-06-09T13:49:37Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*Davide Punzo (Kapteyn Astronomical Institute)&lt;br /&gt;
*Steve Piper (Isomics)&lt;br /&gt;
*Jean-Christophe Fillion-Robin (Kitware)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (cyan surface) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
https://raw.githubusercontent.com/Punzo/SlicerAstroWikiImages/master/SlicerAstroWiki13.png&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
http://www.jqplot.com/examples/zooming.php&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96260</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96260"/>
		<updated>2017-06-09T13:49:06Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*Davide Punzo (Kapteyn Astronomical Institute)&lt;br /&gt;
*Steve Piper (Isomics)&lt;br /&gt;
*Jean-Christophe Fillion-Robin (Kitware)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (cyan surface) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[https://raw.githubusercontent.com/Punzo/SlicerAstroWikiImages/master/SlicerAstroWiki13.png|1000px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
http://www.jqplot.com/examples/zooming.php&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96259</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96259"/>
		<updated>2017-06-09T13:48:46Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Illustrations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*Davide Punzo (Kapteyn Astronomical Institute)&lt;br /&gt;
*Steve Piper (Isomics)&lt;br /&gt;
*Jean-Christophe Fillion-Robin (Kitware)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (cyan surface) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[[https://raw.githubusercontent.com/Punzo/SlicerAstroWikiImages/master/SlicerAstroWiki13.png | 1000px]]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
http://www.jqplot.com/examples/zooming.php&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96258</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96258"/>
		<updated>2017-06-09T13:47:37Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*Davide Punzo (Kapteyn Astronomical Institute)&lt;br /&gt;
*Steve Piper (Isomics)&lt;br /&gt;
*Jean-Christophe Fillion-Robin (Kitware)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (cyan surface) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
[https://raw.githubusercontent.com/Punzo/SlicerAstroWikiImages/master/SlicerAstroWiki13.png | 1000px]&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
http://www.jqplot.com/examples/zooming.php&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25&amp;diff=96256</id>
		<title>Project Week 25</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25&amp;diff=96256"/>
		<updated>2017-06-09T13:46:42Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Events]]&lt;br /&gt;
&lt;br /&gt;
A summary of all past [[Project_Events#Past_Project_Weeks|Project Events]].&lt;br /&gt;
&lt;br /&gt;
[[image:PW25.png|300px]] [[image:IEL_logo.png|225px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Welcome to the web page for the 25th Project Week!=&lt;br /&gt;
It is a pleasure to announce that the 25th Project week will be held in [https://goo.gl/maps/b9CpkFxNyWN2 Catanzaro Lido] (Calabria, Italy) on June 26-30, 2017. This is the first time in Italy for the Slicer Community, and the event is organized in cooperation with [http://www.imagenglab.com ImagEngLab]. Catanzaro Lido is a city on the Ionian Sea, in the middle of Squillace Gulf where, according to the ancient legend, Odysseus started his journey back to Ithaca. Of course bring your swimsuit...the conference room and the hotel are 20 meters far away from the beach!&lt;br /&gt;
&lt;br /&gt;
This project week is an event [[Post-NCBC-2014|endorsed]] by the MICCAI society.&lt;br /&gt;
&lt;br /&gt;
Please make sure that you are on the NA-MIC Project Week [http://public.kitware.com/mailman/listinfo/na-mic-project-week mailing list].&lt;br /&gt;
&lt;br /&gt;
===Local Organizing Committee===&lt;br /&gt;
*[http://www.imagenglab.com/newsite/mf_spadea/ Maria Francesca Spadea, PhD]&lt;br /&gt;
*[http://www.imagenglab.com/newsite/paolo_zaffino/ Paolo Zaffino, PhD].&lt;br /&gt;
&lt;br /&gt;
==Videoconferences for preparation==&lt;br /&gt;
  Time: Wednesday 9am EDT (GMT -4), April 15 to June 21, 2017&lt;br /&gt;
  URL: [https://zoom.us/j/879371330 click here] to join the videoconference (zoom is the tool as of May 31)&lt;br /&gt;
&lt;br /&gt;
#(Tina Kapur) Hangout #1: April 5 ([[PW25 Hangouts Notes|Notes]])&lt;br /&gt;
#(Steve Pieper) Hangout #2: April 12: Web browser based computing: Dockerized Slicer with remote computing and GPU computing; Cornerstone/LesionTracker OHIF; XTK-&amp;gt;AMI (threejs); ePad; vtk.js; QWebEngine; &lt;br /&gt;
#(Andras Lasso) Hangout #3: April 19: Connecting devices such as surgical navigation, ultrasound, 3D Slicer, PLUS, OpenIGTLink, Augmented reality; &lt;br /&gt;
#(Tina Kapur) Hangout #4: April 26: Deep Learning for Detection of Cancer and Instruments; &lt;br /&gt;
#(Simon Drouin) Hangout #5: May 3: Volume Rendering, Augmented Reality, and Virtual Reality. [https://docs.google.com/document/d/1UwdSzjnDm1yEeQ44OEhXWbH6V83Uo1Cd4KngxoyrRdI/edit Notes];&lt;br /&gt;
#(Tina Kapur) Hangout #6: May 10: For new participants: What is project week and how to get the most out of participating in it? &lt;br /&gt;
#(Andrey Fedorov) Hangout #7: May 17:DICOM for Quantitative Imaging and integration with processing applications. ([http://bit.ly/2017NSPW-DICOM notes])&lt;br /&gt;
#(Tina Kapur) Hangout #8: May 24:Discussion of Projects and teams that have been provided on the wiki page by participants, internationalization strategy for Slicer. &lt;br /&gt;
#(Francesca Spadea) Hangout #9: May 31: Review of local logistics -- all registered attendees should join &lt;br /&gt;
#(Tina Kapur) Hangout #10: June 7: Discussion of Projects, Project Pages &lt;br /&gt;
#(TBD) Hangout #11: June 14: Review of Project Pages &lt;br /&gt;
#(Francesca Spadea) Hangout #12: June 21: Review of local logistics -- all registered attendees with questions should join&lt;br /&gt;
&lt;br /&gt;
==Logistics==&lt;br /&gt;
*'''Dates:''' June 26-30, 2017. Consider staying for one more day (leaving Sunday morning), as a day off in a gorgeous sea place is planned on July 1st. More details in the calendar below.&lt;br /&gt;
*'''Location:'''  [http://www.hotelperladelporto.it/en/home-page.aspx Perla del Porto Hotel]&lt;br /&gt;
**[mailto:prenotazioni@hotelperladelporto.it Booking]. Subject line: &amp;quot;Slicer Summer Project Week 2017&amp;quot;. &lt;br /&gt;
***Special rates are:&lt;br /&gt;
****Single room, full bed, 79 € per night (1 person)&lt;br /&gt;
****Single room, queen bed 89 € per night (1 person)&lt;br /&gt;
****Double room, queen bed 99 € per night (2 people)&lt;br /&gt;
****Triple room, 110 € (3 people)&lt;br /&gt;
*'''Registration:'''  To register please visit this [http://www.imagenglab.com/newsite/project-week page]&lt;br /&gt;
*'''Registration Fee:''' 320€ and it includes lunches, coffee breaks and airport connections&lt;br /&gt;
*'''Hotel:''' [http://www.hotelperladelporto.it/en/home-page.aspx Perla del Porto Hotel]. The closest airport is [http://www.lameziaairport.it/english/ Lamezia Terme Airport (IATA: SUF)].&lt;br /&gt;
*'''Transportation from Airport to Hotel:'''  Your registration fee includes ground transportation [https://www.google.com/maps/dir/Lamezia+Terme+International+Airport,+Via+Aeroporto,+88046+Lamezia+Terme+CZ,+Italy/BEST+WESTERN+PLUS+Hotel+Perla+Del+Porto,+Via+Martiri+di+Cefalonia,+64,+88100+Catanzaro,+Italy/@38.868758,16.1564814,10z/data=!3m1!4b1!4m14!4m13!1m5!1m1!1s0x133fe15a3cbed47f:0x544ab120c3de78a6!2m2!1d16.2434017!2d38.9065845!1m5!1m1!1s0x134003d668252a13:0x2989caf676f45a72!2m2!1d16.6312407!2d38.827712!3e0 to/from the hotel and airport].&lt;br /&gt;
** Please fill out this [https://goo.gl/forms/7vmhxZSHy8Z1A62z2 form] to request transportation&lt;br /&gt;
*'''Local points of interest (pubs, restaurants, bar):''' [https://www.google.com/maps/d/viewer?mid=1FU63ik9Do3zzP6K2kvLVTtM2at8&amp;amp;ll=38.86221979925013%2C16.44292274999998&amp;amp;z=12 map] (constantly updated)&lt;br /&gt;
&lt;br /&gt;
==Calendar==&lt;br /&gt;
{{#widget:Google Calendar&lt;br /&gt;
|id=kitware.com_sb07i171olac9aavh46ir495c4@group.calendar.google.com&lt;br /&gt;
|timezone=America/New_York&amp;amp;dates=20170108%2F20170114&lt;br /&gt;
|title=NA-MIC Project Week (Timezone is Italy  / GMT+02.)&lt;br /&gt;
|view=WEEK&lt;br /&gt;
|dates=20170626/20170701&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
iCal (.ics) link: https://calendar.google.com/calendar/ical/kitware.com_sb07i171olac9aavh46ir495c4%40group.calendar.google.com/public/basic.ics&lt;br /&gt;
&lt;br /&gt;
=Projects=&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;big&amp;gt;Please duplicate [https://na-mic.org/wiki/Project_Week_Template this template] to create a page for your project. &amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please put a brief preliminary title for your project here with some names in parenthesis for potential team members&lt;br /&gt;
&lt;br /&gt;
#[[Project_Week_25/NeedleSegmentation | Needle Segmentation]] &lt;br /&gt;
#[[Project_Week_25/Human-Computer_Interaction_under_sterile_conditions |Human-Computer Interaction under Sterile Conditions]] &lt;br /&gt;
# [[Project_Week_25/Next_Generation_GPU_Volume_Rendering | Next Generation of Volume Rendering in VTK ]] &lt;br /&gt;
# [[Project_Week_25/Tracked-Ultrasound-Standardization-IV | Tracked Ultrasound Standardization IV: Controlling US Acquisition]] &lt;br /&gt;
#[[Project_Week_25/Intra-operative deformable_registration_based_on_dense_point_cloud_reconstruction |Intra-operative Deformable Registration Based on Dense Point Cloud Reconstruction]] &lt;br /&gt;
#[[Project_Week_25/Segmentation for improving image registration of preoperative MRI with intraoperative ultrasound images for neuro-navigation |Segmentation for Improving Image Registration of Preoperative MRI with Intraoperative Ultrasound Images for Neuro-navigation]]  &lt;br /&gt;
#[[Project_Week_25/Deep_Learning_Data_augmentation_for_prostate_segmentation | Deep Learning: Data Augmentation for Prostate Segmentation]] &lt;br /&gt;
#DICOM Segmentation Support for Cornerstone / OHIF Viewer (Erik Ziegler, Steve Pieper, Marco Nolden, Tina Kapur)&lt;br /&gt;
#[[Project_Week_25/Conversion of DICOM Single Frame MR to Enhanced Multiframe | Conversion of DICOM Single Frame MR to Enhanced Multiframe]] (Michael Onken, Steve Pieper, Andras Lasso, Csaba Pinter)&lt;br /&gt;
#[[Project_Week_25/Development_and_Evaluation_of_New_AR_Visualization_Techniques_to_Support_Radiological_Interventions | Development and Evaluation of New AR Visualization Techniques to Support Radiological Interventions]]&lt;br /&gt;
#[[Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs | Interactive Manipulation of Plots and Graphs (Davide Punzo, Steve Pieper, Jean-Christophe Fillion-Robin)]]&lt;br /&gt;
#Steerable Catheters Path Planner Extension for Brain Surgery Applications (Alberto Favaro, Marlene Pinzi)&lt;br /&gt;
#Improving Depth Perception in Interventional Augmented Reality Visualization/(+Sonification?) (Simon Drouin, Christian Hansen, David Black)&lt;br /&gt;
#DICOM for Quantitative Imaging and Integration with Processing Applications (Jasmin Metzger, Marco Nolden, Steve Pieper)&lt;br /&gt;
#CNN for PseudoCT Generation from T1/T2 MRI (Giampaolo Pileggi, Paolo Zaffino, Salvatore Scaramuzzino, Maria Francesca Spadea, Gino Gulamhussene, Anneke Meyer)&lt;br /&gt;
#Internationalizing Slicer Modules (Juan Ruiz Alzola)&lt;br /&gt;
#Interfacing Slicer to Mobile Phone-controlled Sensors (Juan Ruiz Alzola)&lt;br /&gt;
#Slicer and 3D Printing (Juan Ruiz Alzola, Mike Halle, Christian Hansen)&lt;br /&gt;
#Slicer Export to VR (Juan Ruiz Alzola, Mike Halle,)&lt;br /&gt;
#2D Slice to 3D Volume Registration to Support Radiologic Interventions (Gino Gulamhussene)&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.  To register, visit this [http://www.imagenglab.com/newsite/project-week/ registration site].&lt;br /&gt;
&lt;br /&gt;
# Kikinis, Ron :: Brigham and Women's Hospital, Harvard Medical School, USA&lt;br /&gt;
# Pieper, Steve :: Isomics, Inc., USA&lt;br /&gt;
# Kapur, Tina :: Brigham and Women's Hospital, Harvard Medical School, USA&lt;br /&gt;
# Spadea, Maria Francesca :: Magna Graecia University, Italy&lt;br /&gt;
# Zaffino, Paolo :: Magna Graecia University, Italy&lt;br /&gt;
# Scaramuzzino, Salvatore :: Magna Graecia University/ASL Vercelli, Italy&lt;br /&gt;
# Pileggi, Giampaolo :: Magna Graecia University, Italy/DKFZ, Germany&lt;br /&gt;
# Rackerseder, Julia :: Technische Universität München, Germany&lt;br /&gt;
# Pinter, Csaba :: Queen's University, Canada&lt;br /&gt;
# Kraß, Scheherazade :: University of Bremen, Germany&lt;br /&gt;
# Gerig, Guido :: NYU Tandon School of Engineering, USA&lt;br /&gt;
# Punzo, Davide :: Kapteyn Astronomical Institute, Netherlands&lt;br /&gt;
# Drouin, Simon :: NeuroImaging and Surgical Technologies (NIST) Lab, Canada&lt;br /&gt;
# Lasso, Andras  :: School of Computing, Queen's University, Canada&lt;br /&gt;
# Favaro, Alberto  :: Politecnico di Milano, Italy&lt;br /&gt;
# Leger, Etienne  :: Concordia University, Canada&lt;br /&gt;
# Ziegler, Erik :: Ziegler Consult SAS&lt;br /&gt;
# Onken, Michael  :: Open Connections GmbH, Germany&lt;br /&gt;
# Pinzi, Marlene  :: Imperial College, UK&lt;br /&gt;
# Nitsch, Jennifer :: University Of Bremen, Germany&lt;br /&gt;
# Moccia, Sara :: Politecnico di Milano, Italy&lt;br /&gt;
# Black, David :: Fraunhofer Institute for Medical Image Computing MEVIS, Bremen, Germany&lt;br /&gt;
# Penzkofer, Tobias :: Charité Universitätsmedizin, Berlin, Germany&lt;br /&gt;
# Hansen, Christian :: Universität Magdeburg, Germany&lt;br /&gt;
# Vegard Solberg, Ole :: Norway&lt;br /&gt;
# Heinrich, Florian :: Universität Magdeburg, Germany&lt;br /&gt;
# Mewes, André :: Universität Magdeburg, Germany&lt;br /&gt;
# Hatscher, Benjamin :: Universität Magdeburg, Germany&lt;br /&gt;
# Hettig, Julian :: Universität Magdeburg, Germany&lt;br /&gt;
# Meyer, Anneke :: Universität Magdeburg, Germany&lt;br /&gt;
# Gulamhussene, Gino :: Universität Magdeburg, Germany&lt;br /&gt;
# Cassetta, Roberto :: Politecnico di Milano, Italy&lt;br /&gt;
# Fillion-Robin, Jean-Christophe :: Kitware, USA&lt;br /&gt;
# Metzger, Jasmin :: DKFZ, Germany&lt;br /&gt;
# Fishbaugh, James :: NYU Tandon School of Engineering, USA&lt;br /&gt;
# Nolden, Marco :: DKFZ, Germany&lt;br /&gt;
# Jorge Quintero Nehrkorn :: Canary Islands, Spain&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96255</id>
		<title>Project Week 25/Interactive Manipulation of Plots and Graphs</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs&amp;diff=96255"/>
		<updated>2017-06-09T13:45:58Z</updated>

		<summary type="html">&lt;p&gt;Davide: Created page with &amp;quot;__NOTOC__  Back to Projects List   ==Key Investigators== &amp;lt;!-- Key Investigator bullet points --&amp;gt; *Davide Punzo (Kapteyn Astronomical Institute) *S...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Back to [[Project_Week_25#Projects|Projects List]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
&amp;lt;!-- Key Investigator bullet points --&amp;gt;&lt;br /&gt;
*Davide Punzo (Kapteyn Astronomical Institute)&lt;br /&gt;
*Steve Piper (Isomics)&lt;br /&gt;
*Jean-Christophe Fillion-Robin (Kitware)&lt;br /&gt;
&lt;br /&gt;
==Project Description==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Objective&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Approach and Plan&lt;br /&gt;
! style=&amp;quot;text-align: left; width:27%&amp;quot; |   Progress and Next Steps&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&amp;lt;!-- Objective bullet points --&amp;gt;&lt;br /&gt;
Implementing the following plotting and graphs infrastructure enhancement:&lt;br /&gt;
* Panning a zoomed section of the graphs;&lt;br /&gt;
* Click and Drag a point;&lt;br /&gt;
* Data selection (select many points at once). &lt;br /&gt;
|&amp;lt;!-- Approach and Plan bullet points --&amp;gt;&lt;br /&gt;
* Review if jqPlot can satisfy our requirements&lt;br /&gt;
* Implement them&lt;br /&gt;
|&amp;lt;!-- Progress and Next steps (fill out at the end of project week), bullet points --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Illustrations==&lt;br /&gt;
The idea is to be able to modify the parameters (in the table) of a model (cyan surface) directly from the plotting window.&lt;br /&gt;
&lt;br /&gt;
https://raw.githubusercontent.com/Punzo/SlicerAstroWikiImages/master/SlicerAstroWiki13.png&lt;br /&gt;
&lt;br /&gt;
==Background and References==&lt;br /&gt;
https://www.slicer.org/wiki/Developer_Meetings/20170425&lt;br /&gt;
http://www.jqplot.com/examples/customHighlighterCursorTrendline.php&lt;br /&gt;
http://www.jqplot.com/examples/zooming.php&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25&amp;diff=96253</id>
		<title>Project Week 25</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25&amp;diff=96253"/>
		<updated>2017-06-09T13:36:16Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Events]]&lt;br /&gt;
&lt;br /&gt;
A summary of all past [[Project_Events#Past_Project_Weeks|Project Events]].&lt;br /&gt;
&lt;br /&gt;
[[image:PW25.png|300px]] [[image:IEL_logo.png|225px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Welcome to the web page for the 25th Project Week!=&lt;br /&gt;
It is a pleasure to announce that the 25th Project week will be held in [https://goo.gl/maps/b9CpkFxNyWN2 Catanzaro Lido] (Calabria, Italy) on June 26-30, 2017. This is the first time in Italy for the Slicer Community, and the event is organized in cooperation with [http://www.imagenglab.com ImagEngLab]. Catanzaro Lido is a city on the Ionian Sea, in the middle of Squillace Gulf where, according to the ancient legend, Odysseus started his journey back to Ithaca. Of course bring your swimsuit...the conference room and the hotel are 20 meters far away from the beach!&lt;br /&gt;
&lt;br /&gt;
This project week is an event [[Post-NCBC-2014|endorsed]] by the MICCAI society.&lt;br /&gt;
&lt;br /&gt;
Please make sure that you are on the NA-MIC Project Week [http://public.kitware.com/mailman/listinfo/na-mic-project-week mailing list].&lt;br /&gt;
&lt;br /&gt;
===Local Organizing Committee===&lt;br /&gt;
*[http://www.imagenglab.com/newsite/mf_spadea/ Maria Francesca Spadea, PhD]&lt;br /&gt;
*[http://www.imagenglab.com/newsite/paolo_zaffino/ Paolo Zaffino, PhD].&lt;br /&gt;
&lt;br /&gt;
==Videoconferences for preparation==&lt;br /&gt;
  Time: Wednesday 9am EDT (GMT -4), April 15 to June 21, 2017&lt;br /&gt;
  URL: [https://zoom.us/j/879371330 click here] to join the videoconference (zoom is the tool as of May 31)&lt;br /&gt;
&lt;br /&gt;
#(Tina Kapur) Hangout #1: April 5 ([[PW25 Hangouts Notes|Notes]])&lt;br /&gt;
#(Steve Pieper) Hangout #2: April 12: Web browser based computing: Dockerized Slicer with remote computing and GPU computing; Cornerstone/LesionTracker OHIF; XTK-&amp;gt;AMI (threejs); ePad; vtk.js; QWebEngine; &lt;br /&gt;
#(Andras Lasso) Hangout #3: April 19: Connecting devices such as surgical navigation, ultrasound, 3D Slicer, PLUS, OpenIGTLink, Augmented reality; &lt;br /&gt;
#(Tina Kapur) Hangout #4: April 26: Deep Learning for Detection of Cancer and Instruments; &lt;br /&gt;
#(Simon Drouin) Hangout #5: May 3: Volume Rendering, Augmented Reality, and Virtual Reality. [https://docs.google.com/document/d/1UwdSzjnDm1yEeQ44OEhXWbH6V83Uo1Cd4KngxoyrRdI/edit Notes];&lt;br /&gt;
#(Tina Kapur) Hangout #6: May 10: For new participants: What is project week and how to get the most out of participating in it? &lt;br /&gt;
#(Andrey Fedorov) Hangout #7: May 17:DICOM for Quantitative Imaging and integration with processing applications. ([http://bit.ly/2017NSPW-DICOM notes])&lt;br /&gt;
#(Tina Kapur) Hangout #8: May 24:Discussion of Projects and teams that have been provided on the wiki page by participants, internationalization strategy for Slicer. &lt;br /&gt;
#(Francesca Spadea) Hangout #9: May 31: Review of local logistics -- all registered attendees should join &lt;br /&gt;
#(Tina Kapur) Hangout #10: June 7: Discussion of Projects, Project Pages &lt;br /&gt;
#(TBD) Hangout #11: June 14: Review of Project Pages &lt;br /&gt;
#(Francesca Spadea) Hangout #12: June 21: Review of local logistics -- all registered attendees with questions should join&lt;br /&gt;
&lt;br /&gt;
==Logistics==&lt;br /&gt;
*'''Dates:''' June 26-30, 2017. Consider staying for one more day (leaving Sunday morning), as a day off in a gorgeous sea place is planned on July 1st. More details in the calendar below.&lt;br /&gt;
*'''Location:'''  [http://www.hotelperladelporto.it/en/home-page.aspx Perla del Porto Hotel]&lt;br /&gt;
**[mailto:prenotazioni@hotelperladelporto.it Booking]. Subject line: &amp;quot;Slicer Summer Project Week 2017&amp;quot;. &lt;br /&gt;
***Special rates are:&lt;br /&gt;
****Single room, full bed, 79 € per night (1 person)&lt;br /&gt;
****Single room, queen bed 89 € per night (1 person)&lt;br /&gt;
****Double room, queen bed 99 € per night (2 people)&lt;br /&gt;
****Triple room, 110 € (3 people)&lt;br /&gt;
*'''Registration:'''  To register please visit this [http://www.imagenglab.com/newsite/project-week page]&lt;br /&gt;
*'''Registration Fee:''' 320€ and it includes lunches, coffee breaks and airport connections&lt;br /&gt;
*'''Hotel:''' [http://www.hotelperladelporto.it/en/home-page.aspx Perla del Porto Hotel]. The closest airport is [http://www.lameziaairport.it/english/ Lamezia Terme Airport (IATA: SUF)].&lt;br /&gt;
*'''Transportation from Airport to Hotel:'''  Your registration fee includes ground transportation [https://www.google.com/maps/dir/Lamezia+Terme+International+Airport,+Via+Aeroporto,+88046+Lamezia+Terme+CZ,+Italy/BEST+WESTERN+PLUS+Hotel+Perla+Del+Porto,+Via+Martiri+di+Cefalonia,+64,+88100+Catanzaro,+Italy/@38.868758,16.1564814,10z/data=!3m1!4b1!4m14!4m13!1m5!1m1!1s0x133fe15a3cbed47f:0x544ab120c3de78a6!2m2!1d16.2434017!2d38.9065845!1m5!1m1!1s0x134003d668252a13:0x2989caf676f45a72!2m2!1d16.6312407!2d38.827712!3e0 to/from the hotel and airport].&lt;br /&gt;
** Please fill out this [https://goo.gl/forms/7vmhxZSHy8Z1A62z2 form] to request transportation&lt;br /&gt;
*'''Local points of interest (pubs, restaurants, bar):''' [https://www.google.com/maps/d/viewer?mid=1FU63ik9Do3zzP6K2kvLVTtM2at8&amp;amp;ll=38.86221979925013%2C16.44292274999998&amp;amp;z=12 map] (constantly updated)&lt;br /&gt;
&lt;br /&gt;
==Calendar==&lt;br /&gt;
{{#widget:Google Calendar&lt;br /&gt;
|id=kitware.com_sb07i171olac9aavh46ir495c4@group.calendar.google.com&lt;br /&gt;
|timezone=America/New_York&amp;amp;dates=20170108%2F20170114&lt;br /&gt;
|title=NA-MIC Project Week (Timezone is Italy  / GMT+02.)&lt;br /&gt;
|view=WEEK&lt;br /&gt;
|dates=20170626/20170701&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
iCal (.ics) link: https://calendar.google.com/calendar/ical/kitware.com_sb07i171olac9aavh46ir495c4%40group.calendar.google.com/public/basic.ics&lt;br /&gt;
&lt;br /&gt;
=Projects=&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;big&amp;gt;Please duplicate [https://na-mic.org/wiki/Project_Week_Template this template] to create a page for your project. &amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please put a brief preliminary title for your project here with some names in parenthesis for potential team members&lt;br /&gt;
&lt;br /&gt;
#[[Project_Week_25/NeedleSegmentation | Needle Segmentation]] &lt;br /&gt;
#[[Project_Week_25/Human-Computer_Interaction_under_sterile_conditions |Human-Computer Interaction under Sterile Conditions]] &lt;br /&gt;
# [[Project_Week_25/Next_Generation_GPU_Volume_Rendering | Next Generation of Volume Rendering in VTK ]] &lt;br /&gt;
# [[Project_Week_25/Tracked-Ultrasound-Standardization-IV | Tracked Ultrasound Standardization IV: Controlling US Acquisition]] &lt;br /&gt;
#[[Project_Week_25/Intra-operative deformable_registration_based_on_dense_point_cloud_reconstruction |Intra-operative Deformable Registration Based on Dense Point Cloud Reconstruction]] &lt;br /&gt;
#[[Project_Week_25/Segmentation for improving image registration of preoperative MRI with intraoperative ultrasound images for neuro-navigation |Segmentation for Improving Image Registration of Preoperative MRI with Intraoperative Ultrasound Images for Neuro-navigation]]  &lt;br /&gt;
#[[Project_Week_25/Deep_Learning_Data_augmentation_for_prostate_segmentation | Deep Learning: Data Augmentation for Prostate Segmentation]] &lt;br /&gt;
#DICOM Segmentation Support for Cornerstone / OHIF Viewer (Erik Ziegler, Steve Pieper, Marco Nolden, Tina Kapur)&lt;br /&gt;
#Conversion of DICOM Single Frame MR to Enhanced Multiframe (Michael Onken, Steve Pieper, Andras Lasso, Csaba Pinter)&lt;br /&gt;
#[[Project_Week_25/Development_and_Evaluation_of_New_AR_Visualization_Techniques_to_Support_Radiological_Interventions | Development and Evaluation of New AR Visualization Techniques to Support Radiological Interventions]]&lt;br /&gt;
#[[Project_Week_25/Interactive_Manipulation_of_Plots_and_Graphs | Interactive Manipulation of Plots and Graphs: i) Panning; ii) Click and Drag; iii) Data Selection (Davide Punzo, Steve Pieper, Jean-Christophe Fillion-Robin)]]&lt;br /&gt;
#Steerable Catheters Path Planner Extension for Brain Surgery Applications (Alberto Favaro, Marlene Pinzi)&lt;br /&gt;
#Improving Depth Perception in Interventional Augmented Reality Visualization/(+Sonification?) (Simon Drouin, Christian Hansen, David Black)&lt;br /&gt;
#DICOM for Quantitative Imaging and Integration with Processing Applications (Jasmin Metzger, Marco Nolden, Steve Pieper)&lt;br /&gt;
#CNN for PseudoCT Generation from T1/T2 MRI (Giampaolo Pileggi, Paolo Zaffino, Salvatore Scaramuzzino, Maria Francesca Spadea, Gino Gulamhussene, Anneke Meyer)&lt;br /&gt;
#Internationalizing Slicer Modules (Juan Ruiz Alzola)&lt;br /&gt;
#Interfacing Slicer to Mobile Phone-controlled Sensors (Juan Ruiz Alzola)&lt;br /&gt;
#Slicer and 3D Printing (Juan Ruiz Alzola, Mike Halle, Christian Hansen)&lt;br /&gt;
#Slicer Export to VR (Juan Ruiz Alzola, Mike Halle,)&lt;br /&gt;
#2D Slice to 3D Volume Registration to Support Radiologic Interventions (Gino Gulamhussene)&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.  To register, visit this [http://www.imagenglab.com/newsite/project-week/ registration site].&lt;br /&gt;
&lt;br /&gt;
# Kikinis, Ron :: Brigham and Women's Hospital, Harvard Medical School, USA&lt;br /&gt;
# Pieper, Steve :: Isomics, Inc., USA&lt;br /&gt;
# Kapur, Tina :: Brigham and Women's Hospital, Harvard Medical School, USA&lt;br /&gt;
# Spadea, Maria Francesca :: Magna Graecia University, Italy&lt;br /&gt;
# Zaffino, Paolo :: Magna Graecia University, Italy&lt;br /&gt;
# Scaramuzzino, Salvatore :: Magna Graecia University/ASL Vercelli, Italy&lt;br /&gt;
# Pileggi, Giampaolo :: Magna Graecia University, Italy/DKFZ, Germany&lt;br /&gt;
# Rackerseder, Julia :: Technische Universität München, Germany&lt;br /&gt;
# Pinter, Csaba :: Queen's University, Canada&lt;br /&gt;
# Kraß, Scheherazade :: University of Bremen, Germany&lt;br /&gt;
# Gerig, Guido :: NYU Tandon School of Engineering, USA&lt;br /&gt;
# Punzo, Davide :: Kapteyn Astronomical Institute, Netherlands&lt;br /&gt;
# Drouin, Simon :: NeuroImaging and Surgical Technologies (NIST) Lab, Canada&lt;br /&gt;
# Lasso, Andras  :: School of Computing, Queen's University, Canada&lt;br /&gt;
# Favaro, Alberto  :: Politecnico di Milano, Italy&lt;br /&gt;
# Leger, Etienne  :: Concordia University, Canada&lt;br /&gt;
# Ziegler, Erik :: Ziegler Consult SAS&lt;br /&gt;
# Onken, Michael  :: Open Connections GmbH, Germany&lt;br /&gt;
# Pinzi, Marlene  :: Imperial College, UK&lt;br /&gt;
# Nitsch, Jennifer :: University Of Bremen, Germany&lt;br /&gt;
# Moccia, Sara :: Politecnico di Milano, Italy&lt;br /&gt;
# Black, David :: Fraunhofer Institute for Medical Image Computing MEVIS, Bremen, Germany&lt;br /&gt;
# Penzkofer, Tobias :: Charité Universitätsmedizin, Berlin, Germany&lt;br /&gt;
# Hansen, Christian :: Universität Magdeburg, Germany&lt;br /&gt;
# Vegard Solberg, Ole :: Norway&lt;br /&gt;
# Heinrich, Florian :: Universität Magdeburg, Germany&lt;br /&gt;
# Mewes, André :: Universität Magdeburg, Germany&lt;br /&gt;
# Hatscher, Benjamin :: Universität Magdeburg, Germany&lt;br /&gt;
# Hettig, Julian :: Universität Magdeburg, Germany&lt;br /&gt;
# Meyer, Anneke :: Universität Magdeburg, Germany&lt;br /&gt;
# Gulamhussene, Gino :: Universität Magdeburg, Germany&lt;br /&gt;
# Cassetta, Roberto :: Politecnico di Milano, Italy&lt;br /&gt;
# Fillion-Robin, Jean-Christophe :: Kitware, USA&lt;br /&gt;
# Metzger, Jasmin :: DKFZ, Germany&lt;br /&gt;
# Fishbaugh, James :: NYU Tandon School of Engineering, USA&lt;br /&gt;
# Nolden, Marco :: DKFZ, Germany&lt;br /&gt;
# Jorge Quintero Nehrkorn :: Canary Islands, Spain&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25&amp;diff=95672</id>
		<title>Project Week 25</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25&amp;diff=95672"/>
		<updated>2017-05-28T12:36:34Z</updated>

		<summary type="html">&lt;p&gt;Davide: /* Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Events]]&lt;br /&gt;
&lt;br /&gt;
A summary of all past [[Project_Events#Past_Project_Weeks|Project Events]].&lt;br /&gt;
&lt;br /&gt;
[[image:PW-Summer2017.png|300px]] [[image:IEL_logo.png|225px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Welcome to the web page for the 25th Project Week!=&lt;br /&gt;
&lt;br /&gt;
It is a pleasure to announce that the 25th Project week will be held in [https://goo.gl/maps/b9CpkFxNyWN2 Catanzaro Lido] (Calabria, Italy) on June 26-30, 2017. This is the first time in Italy for the Slicer Community, and the event is organized in cooperation with [http://www.imagenglab.com ImagEngLab]. Catanzaro Lido is a city on the Ionian Sea, in the middle of Squillace Gulf where, according to the ancient legend, Odysseus started his journey back to Ithaca. Of course bring your swimsuit...the conference room and the hotel are 20 meters far away from the beach!&lt;br /&gt;
&lt;br /&gt;
This project week is an event [[Post-NCBC-2014|endorsed]] by the MICCAI society.&lt;br /&gt;
&lt;br /&gt;
Please make sure that you are on the NA-MIC Project Week [http://public.kitware.com/mailman/listinfo/na-mic-project-week mailing list].&lt;br /&gt;
&lt;br /&gt;
===Local Organizing Committee===&lt;br /&gt;
*[http://www.imagenglab.com/newsite/mf_spadea/ Maria Francesca Spadea, PhD]&lt;br /&gt;
*[http://www.imagenglab.com/newsite/paolo_zaffino/ Paolo Zaffino, PhD].&lt;br /&gt;
&lt;br /&gt;
==Hangouts for preparation==&lt;br /&gt;
#(Tina Kapur) Hangout #1: April 5th, 2017 - 9.00 AM Boston time: [https://plus.google.com/events/cjh9ag37hm1e7peplatphl7kh2g?authkey=COWc5cKc77jymgE event page]  ([[PW25 Hangouts Notes|Notes]])&lt;br /&gt;
#(Steve Pieper) Hangout #2: Wednesday April 12, 2017, 9am EDT (GMT-4): Web browser based computing: Dockerized Slicer with remote computing and GPU computing; Cornerstone/LesionTracker OHIF; XTK-&amp;gt;AMI (threejs); ePad; vtk.js; QWebEngine; [https://plus.google.com/hangouts/_/kitware.com/pw-25?hceid=a2l0d2FyZS5jb21fc2IwN2kxNzFvbGFjOWFhdmg0NmlyNDk1YzRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ.fffs75fitbu0mvpl3vvmrcqf3s&amp;amp;authuser=0 hangout page]&lt;br /&gt;
#(Andras Lasso) Hangout #3: Wednesday April 19, 2017, 9am EDT (GMT-4) Connecting devices such as surgical navigation, ultrasound, 3D Slicer, PLUS, OpenIGTLink, Augmented reality; [https://hangouts.google.com/hangouts/_/kitware.com/pw-25?authuser=0 hangout page]&lt;br /&gt;
#(Tina Kapur) Hangout #4: Wednesday April 26, 2017, 9am EDT (GMT-4) Deep Learning for Detection of Cancer and Instruments; [https://hangouts.google.com/hangouts/_/kitware.com/pw-25?authuser=0 hangout page];&lt;br /&gt;
#(Simon Drouin) Hangout #5: Wednesday May 3, 2017, 9am EDT (GMT-4)Volume Rendering, Augmented Reality, and Virtual Reality. [https://docs.google.com/document/d/1UwdSzjnDm1yEeQ44OEhXWbH6V83Uo1Cd4KngxoyrRdI/edit Notes];[https://plus.google.com/hangouts/_/kitware.com/pw-25?hceid=a2l0d2FyZS5jb21fc2IwN2kxNzFvbGFjOWFhdmg0NmlyNDk1YzRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ.fffs75fitbu0mvpl3vvmrcqf3s&amp;amp;authuser=0 hangout page]&lt;br /&gt;
#(Tina Kapur) Hangout #6: Wednesday May 10, 2017, 9am EDT (GMT-4) For new participants: What is project week and how to get the most out of participating in it? [https://hangouts.google.com/hangouts/_/kitware.com/pw-25?authuser=0 hangout page]&lt;br /&gt;
#(Andrey Fedorov) Hangout #7: Wednesday May 17, 2017, 9am EDT (GMT-4) DICOM for Quantitative Imaging and integration with processing applications. [https://hangouts.google.com/hangouts/_/kitware.com/pw-25?authuser=0 hangout page] ([http://bit.ly/2017NSPW-DICOM notes])&lt;br /&gt;
#(Tina Kapur) Hangout #8: Wednesday May 24, 2017, 9am EDT (GMT-4) Review of Projects and teams that have been provided on the wiki page by participants, internationalization strategy for Slicer. [https://hangouts.google.com/hangouts/_/kitware.com/pw-25?authuser=0 hangout page]&lt;br /&gt;
#(Francesca Spadea) Hangout #9: Wednesday May 31, 2017, 9am EDT (GMT-4) Review of local logistics -- all registered attendees should join [https://zoom.us/j/879371330 zoom &amp;quot;hangout&amp;quot; page]&lt;br /&gt;
#(TBD) Hangout #10: Wednesday June 7, 2017, 9am EDT (GMT-4) TBD [https://zoom.us/j/879371330 zoom &amp;quot;hangout&amp;quot; page]&lt;br /&gt;
#(TBD) Hangout #11: Wednesday June 14, 2017, 9am EDT (GMT-4) TBD [https://zoom.us/j/879371330 zoom &amp;quot;hangout&amp;quot; page]&lt;br /&gt;
#(Francesca Spadea) Hangout #12: Wednesday June 21, 2017, 9am EDT (GMT-4) Review of local logistics -- all registered attendees with questions should join [https://zoom.us/j/879371330 zoom &amp;quot;hangout&amp;quot; page]&lt;br /&gt;
&lt;br /&gt;
==Logistics==&lt;br /&gt;
&lt;br /&gt;
*'''Dates:''' June 26-30, 2017. Consider staying for one more day (leaving Sunday morning), as a day off in a gorgeous sea place is planned on July 1st. More details in the calendar below.&lt;br /&gt;
*'''Location:'''  [http://www.hotelperladelporto.it/en/home-page.aspx Perla del Porto Hotel]&lt;br /&gt;
**[mailto:prenotazioni@hotelperladelporto.it Booking]. Subject line: &amp;quot;Slicer Summer Project Week 2017&amp;quot;. &lt;br /&gt;
***Special rates are:&lt;br /&gt;
****Single room, full bed, 79 € per night (1 person)&lt;br /&gt;
****Single room, queen bed 89 € per night (1 person)&lt;br /&gt;
****Double room, queen bed 99 € per night (2 people)&lt;br /&gt;
****Triple room, 110 € (3 people)&lt;br /&gt;
*'''REGISTRATION:'''  To register please visit this [http://www.imagenglab.com/newsite/project-week page]&lt;br /&gt;
*'''Registration Fee:''' 320€ and it includes lunches, coffee breaks and airport connections&lt;br /&gt;
*'''Hotel:''' [http://www.hotelperladelporto.it/en/home-page.aspx Perla del Porto Hotel]. The closest airport is [http://www.lameziaairport.it/english/ Lamezia Terme Airport (IATA: SUF)].&lt;br /&gt;
*'''Transportation from Airport to Hotel'''  Your registration fee includes ground transportation [https://www.google.com/maps/dir/Lamezia+Terme+International+Airport,+Via+Aeroporto,+88046+Lamezia+Terme+CZ,+Italy/BEST+WESTERN+PLUS+Hotel+Perla+Del+Porto,+Via+Martiri+di+Cefalonia,+64,+88100+Catanzaro,+Italy/@38.868758,16.1564814,10z/data=!3m1!4b1!4m14!4m13!1m5!1m1!1s0x133fe15a3cbed47f:0x544ab120c3de78a6!2m2!1d16.2434017!2d38.9065845!1m5!1m1!1s0x134003d668252a13:0x2989caf676f45a72!2m2!1d16.6312407!2d38.827712!3e0 to/from the hotel and airport].&lt;br /&gt;
** Please fill out this form to request transportation https://goo.gl/forms/7vmhxZSHy8Z1A62z2&lt;br /&gt;
*'''Local points of interest (pubs, restaurants, bar):''' [https://www.google.com/maps/d/viewer?mid=1FU63ik9Do3zzP6K2kvLVTtM2at8&amp;amp;ll=38.86221979925013%2C16.44292274999998&amp;amp;z=12 map (constantly updated)]&lt;br /&gt;
&lt;br /&gt;
==Calendar==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{#widget:Google Calendar&lt;br /&gt;
|id=kitware.com_sb07i171olac9aavh46ir495c4@group.calendar.google.com&lt;br /&gt;
|timezone=America/New_York&amp;amp;dates=20170108%2F20170114&lt;br /&gt;
|title=NA-MIC Project Week (Timezone is EDT, Will change to Italy time during that week.)&lt;br /&gt;
|view=WEEK&lt;br /&gt;
|dates=20170626/20170701&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
iCal (.ics) link: https://calendar.google.com/calendar/ical/kitware.com_sb07i171olac9aavh46ir495c4%40group.calendar.google.com/public/basic.ics&lt;br /&gt;
&lt;br /&gt;
=Projects=&lt;br /&gt;
&lt;br /&gt;
Please put a brief preliminary title for your project here with some names in parenthesis for potential team members&lt;br /&gt;
&lt;br /&gt;
#Needle segmentation Project 1 (Guillaume Pernelle, Tina Kapur, Paolo Zaffino, Salvatore Scaramuzzino, Francesca Spadea)&lt;br /&gt;
#Needle segmentation Project 2 (Paolo Zaffino, Salvatore Scaramuzzino, Francesca Spadea, Guillaume Pernelle, Tina Kapur)&lt;br /&gt;
#DICOM Segmentation support for Cornerstone / OHIF Viewer (Erik Ziegler, Steve Pieper, Marco Nolden, Tina Kapur)&lt;br /&gt;
#Conversion of DICOM single frame MR to Enhanced Multiframe (Michael Onken, Steve Pieper, Andras Lasso, Csaba Pinter)&lt;br /&gt;
#Human-Computer Interaction under sterile conditions (Christian Hansen, Julian Hettig, Benjamin Hatscher, David Black, Marco Nolden, Juan Ruiz)&lt;br /&gt;
#Development and evaluation of new AR visualization techniques to support radiological interventions (Christian Hansen, Florian Heinrich, Andrè Mewes, Juan Ruiz, Marco Nolden)&lt;br /&gt;
#Interactive manipulation of plots and graphs: i) panning; ii) click and drag; iii) data selection (Davide Punzo, Steve Pieper, Jean-Christophe Fillion-Robin)&lt;br /&gt;
#Next generation of volume rendering in VTK (Simon Drouin, Steve Pieper, Ole Vegard Solberg, Andras Lasso)&lt;br /&gt;
#Tracked Ultrasound Standardization IV: Controlling US acquisition (Simon Drouin, Ole Vegard Solberg, Andras Lasso [electronically: Longquan Chen, Adam Rankin])&lt;br /&gt;
#Steerable catheters path planner extension for  brain surgery applications (Alberto Favaro, Marlene Pinzi)&lt;br /&gt;
#Improving depth perception in interventional Augmented Reality visualization/(+sonification?) (Simon Drouin, Christian Hansen, David Black)&lt;br /&gt;
#DICOM for Quantitative Imaging and integration with processing applications (Jasmin Metzger, Marco Nolden, Steve Pieper)&lt;br /&gt;
#Tissue deformation estimation based on dense points cloud reconstruction using stereo images (Sara Moccia)&lt;br /&gt;
#Segmentation for improving image registration of preoperative MRI/intraoperative ultrasound images for neuro-navigation (Jennifer Nitsch, Scheherazade Kraß)&lt;br /&gt;
#CNN for pseudoCT generation from T1/T2 MRI (Giampaolo Pileggi, Paolo Zaffino, Salvatore Scaramuzzino, Maria Francesca Spadea)&lt;br /&gt;
#Internationalizing Slicer modules (Juan Ruiz Alzola, )&lt;br /&gt;
#Interfacing Slicer to mobile phone-controlled sensors (Juan Ruiz Alzola, )&lt;br /&gt;
#Slicer and 3D Printing (Juan Ruiz Alzola, Mike Halle, )&lt;br /&gt;
#Slicer export to VR (Juan Ruiz Alzola, Mike Halle, )&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.  To register, visit this [http://www.imagenglab.com/newsite/project-week/ registration site].&lt;br /&gt;
&lt;br /&gt;
# Kikinis, Ron :: Brigham and Women's Hospital, Harvard Medical School, USA&lt;br /&gt;
# Pieper, Steve :: Isomics, Inc., USA&lt;br /&gt;
# Kapur, Tina :: Brigham and Women's Hospital, Harvard Medical School, USA&lt;br /&gt;
# Spadea, Maria Francesca :: Magna Graecia University, Italy&lt;br /&gt;
# Zaffino, Paolo :: Magna Graecia University, Italy&lt;br /&gt;
# Scaramuzzino, Salvatore :: Magna Graecia University/ASL Vercelli, Italy&lt;br /&gt;
# Pileggi, Giampaolo :: Magna Graecia University, Italy/DKFZ, Germany&lt;br /&gt;
# Rackerseder, Julia :: Technische Universität München, Germany&lt;br /&gt;
# Pinter, Csaba :: Queen's University, Canada&lt;br /&gt;
# Kraß, Scheherazade :: University of Bremen, Germany&lt;br /&gt;
# Gerig, Guido :: NYU Tandon School of Engineering, USA&lt;br /&gt;
# Punzo, Davide :: Kapteyn Astronomical Institute, Netherlands&lt;br /&gt;
# Drouin, Simon :: NeuroImaging and Surgical Technologies (NIST) Lab, Canada&lt;br /&gt;
# Lasso, Andras  :: School of Computing, Queen's University, Canada&lt;br /&gt;
# Favaro, Alberto  :: Politecnico di Milano, Italy&lt;br /&gt;
# Leger, Etienne  :: Concordia University, Canada&lt;br /&gt;
# Ziegler, Erik :: Ziegler Consult SAS&lt;br /&gt;
# Onken, Michael  :: Open Connections GmbH, Germany&lt;br /&gt;
# Pinzi, Marlene  :: Imperial College, UK&lt;br /&gt;
# Nitsch, Jennifer :: University Of Bremen, Germany&lt;br /&gt;
# Moccia, Sara :: Politecnico di Milano, Italy&lt;br /&gt;
# Black, David :: Fraunhofer Institute for Medical Image Computing MEVIS, Bremen, Germany&lt;br /&gt;
# Penzkofer, Tobias :: Charité Universitätsmedizin, Berlin, Germany&lt;br /&gt;
# Hansen, Christian :: Universität Magdeburg, Germany&lt;br /&gt;
# Vegard Solberg, Ole :: Norway&lt;br /&gt;
# Heinrich, Florian :: Universität Magdeburg, Germany&lt;br /&gt;
# Mewes, André :: Universität Magdeburg, Germany&lt;br /&gt;
# Hatscher, Benjamin :: Universität Magdeburg, Germany&lt;br /&gt;
# Hettig, Julian :: Universität Magdeburg, Germany&lt;br /&gt;
# Meyer, Anneke :: Universität Magdeburg, Germany&lt;br /&gt;
# Gulamhussene, Gino :: Universität Magdeburg, Germany&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25&amp;diff=95528</id>
		<title>Project Week 25</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25&amp;diff=95528"/>
		<updated>2017-05-10T17:53:27Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Events]]&lt;br /&gt;
&lt;br /&gt;
A summary of all past [[Project_Events#Past_Project_Weeks|Project Events]].&lt;br /&gt;
&lt;br /&gt;
[[image:PW-Summer2017.png|300px]] [[image:IEL_logo.png|225px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Welcome to the web page for the 25th Project Week!=&lt;br /&gt;
&lt;br /&gt;
It is a pleasure to announce that the 25th Project week will be held in [https://goo.gl/maps/b9CpkFxNyWN2 Catanzaro Lido] (Calabria, Italy) on June 26-30, 2017. This is the first time in Italy for the Slicer Community, and the event is organized in cooperation with [http://www.imagenglab.com ImagEngLab]. Catanzaro Lido is a city on the Ionian Sea, in the middle of Squillace Gulf where, according to the ancient legend, Odysseus started his journey back to Ithaca. Of course bring your swimsuit...the conference room and the hotel are 20 meters far away from the beach!&lt;br /&gt;
&lt;br /&gt;
This project week is an event [[Post-NCBC-2014|endorsed]] by the MICCAI society.&lt;br /&gt;
&lt;br /&gt;
Please make sure that you are on the NA-MIC Project Week [http://public.kitware.com/mailman/listinfo/na-mic-project-week mailing list].&lt;br /&gt;
&lt;br /&gt;
===Local Organizing Committee===&lt;br /&gt;
*[http://www.imagenglab.com/newsite/mf_spadea/ Maria Francesca Spadea, PhD]&lt;br /&gt;
*[http://www.imagenglab.com/newsite/paolo_zaffino/ Paolo Zaffino, PhD].&lt;br /&gt;
&lt;br /&gt;
==Hangouts for preparation==&lt;br /&gt;
#(Tina Kapur) Hangout #1: April 5th, 2017 - 9.00 AM Boston time: [https://plus.google.com/events/cjh9ag37hm1e7peplatphl7kh2g?authkey=COWc5cKc77jymgE event page]  ([[PW25 Hangouts Notes|Notes]])&lt;br /&gt;
#(Steve Pieper) Hangout #2: Wednesday April 12, 2017, 9am EDT (GMT-4): Web browser based computing: Dockerized Slicer with remote computing and GPU computing; Cornerstone/LesionTracker OHIF; XTK-&amp;gt;AMI (threejs); ePad; vtk.js; QWebEngine; [https://plus.google.com/hangouts/_/kitware.com/pw-25?hceid=a2l0d2FyZS5jb21fc2IwN2kxNzFvbGFjOWFhdmg0NmlyNDk1YzRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ.fffs75fitbu0mvpl3vvmrcqf3s&amp;amp;authuser=0 hangout page]&lt;br /&gt;
#(Andras Lasso) Hangout #3: Wednesday April 19, 2017, 9am EDT (GMT-4) Connecting devices such as surgical navigation, ultrasound, 3D Slicer, PLUS, OpenIGTLink, Augmented reality; [https://hangouts.google.com/hangouts/_/kitware.com/pw-25?authuser=0 hangout page]&lt;br /&gt;
#(Tina Kapur) Hangout #4: Wednesday April 26, 2017, 9am EDT (GMT-4) Deep Learning for Detection of Cancer and Instruments; [https://hangouts.google.com/hangouts/_/kitware.com/pw-25?authuser=0 hangout page];&lt;br /&gt;
#(Simon Drouin) Hangout #5: Wednesday May 3, 2017, 9am EDT (GMT-4)Volume Rendering, Augmented Reality, and Virtual Reality. [https://docs.google.com/document/d/1UwdSzjnDm1yEeQ44OEhXWbH6V83Uo1Cd4KngxoyrRdI/edit Notes];[https://plus.google.com/hangouts/_/kitware.com/pw-25?hceid=a2l0d2FyZS5jb21fc2IwN2kxNzFvbGFjOWFhdmg0NmlyNDk1YzRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ.fffs75fitbu0mvpl3vvmrcqf3s&amp;amp;authuser=0 hangout page]&lt;br /&gt;
#(Tina Kapur) Hangout #6: Wednesday May 10, 2017, 9am EDT (GMT-4) For new participants: What is project week and how to get the most out of participating in it? [https://hangouts.google.com/hangouts/_/kitware.com/pw-25?authuser=0 hangout page]&lt;br /&gt;
#(Andrey Fedorov) Hangout #7: Wednesday May 17, 2017, 9am EDT (GMT-4) DICOM for Quantitative Imaging and integration with processing applications.&lt;br /&gt;
#(Tina Kapur) Hangout #8: Wednesday May 24, 2017, 9am EDT (GMT-4) Review of Projects and teams that have been provided on the wiki page by participants&lt;br /&gt;
#(Francesca Spadea) Hangout #9: Wednesday May 31, 2017, 9am EDT (GMT-4) Review of local logistics -- all registered attendees should join&lt;br /&gt;
#(TBD) Hangout #10: Wednesday June 7, 2017, 9am EDT (GMT-4) TBD&lt;br /&gt;
#(TBD) Hangout #11: Wednesday June 14, 2017, 9am EDT (GMT-4) TBD&lt;br /&gt;
#(Francesca Spadea) Hangout #12: Wednesday June 21, 2017, 9am EDT (GMT-4) Review of local logistics -- all registered attendees with questions should join&lt;br /&gt;
&lt;br /&gt;
==Logistics==&lt;br /&gt;
&lt;br /&gt;
*'''Dates:''' June 26-30, 2017. Consider staying for one more day (leaving Sunday morning), as a day off in a gorgeous sea place is planned on July 1st. More details will be posted soon.&lt;br /&gt;
*'''Location:'''  [http://www.hotelperladelporto.it/en/home-page.aspx Perla del Porto Hotel]&lt;br /&gt;
**[mailto:prenotazioni@hotelperladelporto.it Booking]. Subject line: &amp;quot;Slicer Summer Project Week 2017&amp;quot;. &lt;br /&gt;
***Special rates are:&lt;br /&gt;
****Single room, full bed, 79 € per night (1 person)&lt;br /&gt;
****Single room, queen bed 89 € per night (1 person)&lt;br /&gt;
****Double room, queen bed 99 € per night (2 people)&lt;br /&gt;
****Triple room, 110 € (3 people)&lt;br /&gt;
*'''REGISTRATION:'''  To register please visit this [http://www.imagenglab.com/newsite/project-week page]&lt;br /&gt;
*'''Registration Fee:''' 320€ and it includes lunches, coffee breaks and airport connections&lt;br /&gt;
*'''Hotel:''' [http://www.hotelperladelporto.it/en/home-page.aspx Perla del Porto Hotel]. The closest airport is [http://www.lameziaairport.it/english/ Lamezia Terme Airport (IATA: SUF)].&lt;br /&gt;
*'''Transportation from Airport to Hotel'''  Your registration fee includes ground transportation [https://www.google.com/maps/dir/Lamezia+Terme+International+Airport,+Via+Aeroporto,+88046+Lamezia+Terme+CZ,+Italy/BEST+WESTERN+PLUS+Hotel+Perla+Del+Porto,+Via+Martiri+di+Cefalonia,+64,+88100+Catanzaro,+Italy/@38.868758,16.1564814,10z/data=!3m1!4b1!4m14!4m13!1m5!1m1!1s0x133fe15a3cbed47f:0x544ab120c3de78a6!2m2!1d16.2434017!2d38.9065845!1m5!1m1!1s0x134003d668252a13:0x2989caf676f45a72!2m2!1d16.6312407!2d38.827712!3e0 to/from the hotel and airport].&lt;br /&gt;
** Please fill out this form to request transportation https://goo.gl/forms/7vmhxZSHy8Z1A62z2&lt;br /&gt;
*'''Local points of interest (pubs, restaurants, bar):''' [https://www.google.com/maps/d/viewer?mid=1FU63ik9Do3zzP6K2kvLVTtM2at8&amp;amp;ll=38.86221979925013%2C16.44292274999998&amp;amp;z=12 map (constantly updated)]&lt;br /&gt;
&lt;br /&gt;
==Calendar==&lt;br /&gt;
&lt;br /&gt;
'''''&amp;lt;font color=&amp;quot;maroon&amp;quot;&amp;gt;The events are listed in the calendar below. Note that due to a current known limitation of our infrastructure, you will need to manually navigate to the week of June 26, 2017 to see the relevant events.&amp;lt;/font&amp;gt;'''''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{#widget:Google Calendar&lt;br /&gt;
|id=kitware.com_sb07i171olac9aavh46ir495c4@group.calendar.google.com&lt;br /&gt;
|timezone=America/New_York&amp;amp;dates=20170108%2F20170114&lt;br /&gt;
|title=NA-MIC Project Week&lt;br /&gt;
|view=WEEK&lt;br /&gt;
|dates=20170626/20170701&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
iCal (.ics) link: https://calendar.google.com/calendar/ical/kitware.com_sb07i171olac9aavh46ir495c4%40group.calendar.google.com/public/basic.ics&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Projects=&lt;br /&gt;
&lt;br /&gt;
Please put a brief preliminary title for your project here with some names in parenthesis for potential team members&lt;br /&gt;
&lt;br /&gt;
#Needle segmentation Project 1 (Guillaume Pernelle, Tina Kapur, Paolo Zaffino, Salvatore, Francesca Spadea)&lt;br /&gt;
#Needle segmentation Project 2 (Paolo Zaffino, Salvatore, Francesca Spadea, Guillaume Pernelle, Tina Kapur)&lt;br /&gt;
#DICOM Segmentation support for Cornerstone / OHIF Viewer (Erik Ziegler)&lt;br /&gt;
#Human-Computer Interaction under sterile conditions (Christian Hansen, Julian Hettig, Benjamin Hatscher)&lt;br /&gt;
#Development and evaluation of new AR visualization technniques to support radiological interventions (Christian Hansen, Florian Heinrich, Andrè Mewes)&lt;br /&gt;
#Interactive manipulation of plots and graphs: i) panning; ii) click and drag; iii) data selection (Davide Punzo, Steve Pieper)&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.  To register, visit this [http://www.imagenglab.com/newsite/project-week/ registration site].&lt;br /&gt;
&lt;br /&gt;
# Kikinis, Ron :: Brigham and Women's Hospital, Harvard Medical School, USA&lt;br /&gt;
# Pieper, Steve :: Isomics, Inc., USA&lt;br /&gt;
# Kapur, Tina :: Brigham and Women's Hospital, Harvard Medical School, USA&lt;br /&gt;
# Spadea, Maria Francesca :: Magna Graecia University, Italy&lt;br /&gt;
# Zaffino, Paolo :: Magna Graecia University, Italy&lt;br /&gt;
# Scaramuzzino, Salvatore :: Magna Graecia University/ASL Vercelli, Italy&lt;br /&gt;
# Pileggi, Giampaolo :: Magna Graecia University, Italy/DKFZ, Germany&lt;br /&gt;
# Rackerseder, Julia :: Technische Universität München, Germany&lt;br /&gt;
# Pinter, Csaba :: Queen's University, Canada&lt;br /&gt;
# Scheherazade, Kraß :: University of Bremen, Germany&lt;br /&gt;
# Gerig, Guido :: NYU Tandon School of Engineering, USA&lt;br /&gt;
# Punzo, Davide :: Kapteyn Astronomical Institute, Netherlands&lt;br /&gt;
# Drouin, Simon :: NeuroImaging and Surgical Technologies (NIST) Lab, Canada&lt;br /&gt;
# Andras Lasso :: School of Computing, Queen's University, Canada&lt;br /&gt;
# Alberto Favaro :: Politecnico di Milano, Italy&lt;br /&gt;
# Etienne Leger :: Concordia University, Canada&lt;br /&gt;
# Erik Ziegler :: Ziegler Consult SAS&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=Project_Week_25&amp;diff=95527</id>
		<title>Project Week 25</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=Project_Week_25&amp;diff=95527"/>
		<updated>2017-05-10T17:51:37Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Back to [[Events]]&lt;br /&gt;
&lt;br /&gt;
A summary of all past [[Project_Events#Past_Project_Weeks|Project Events]].&lt;br /&gt;
&lt;br /&gt;
[[image:PW-Summer2017.png|300px]] [[image:IEL_logo.png|225px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Welcome to the web page for the 25th Project Week!=&lt;br /&gt;
&lt;br /&gt;
It is a pleasure to announce that the 25th Project week will be held in [https://goo.gl/maps/b9CpkFxNyWN2 Catanzaro Lido] (Calabria, Italy) on June 26-30, 2017. This is the first time in Italy for the Slicer Community, and the event is organized in cooperation with [http://www.imagenglab.com ImagEngLab]. Catanzaro Lido is a city on the Ionian Sea, in the middle of Squillace Gulf where, according to the ancient legend, Odysseus started his journey back to Ithaca. Of course bring your swimsuit...the conference room and the hotel are 20 meters far away from the beach!&lt;br /&gt;
&lt;br /&gt;
This project week is an event [[Post-NCBC-2014|endorsed]] by the MICCAI society.&lt;br /&gt;
&lt;br /&gt;
Please make sure that you are on the NA-MIC Project Week [http://public.kitware.com/mailman/listinfo/na-mic-project-week mailing list].&lt;br /&gt;
&lt;br /&gt;
===Local Organizing Committee===&lt;br /&gt;
*[http://www.imagenglab.com/newsite/mf_spadea/ Maria Francesca Spadea, PhD]&lt;br /&gt;
*[http://www.imagenglab.com/newsite/paolo_zaffino/ Paolo Zaffino, PhD].&lt;br /&gt;
&lt;br /&gt;
==Hangouts for preparation==&lt;br /&gt;
#(Tina Kapur) Hangout #1: April 5th, 2017 - 9.00 AM Boston time: [https://plus.google.com/events/cjh9ag37hm1e7peplatphl7kh2g?authkey=COWc5cKc77jymgE event page]  ([[PW25 Hangouts Notes|Notes]])&lt;br /&gt;
#(Steve Pieper) Hangout #2: Wednesday April 12, 2017, 9am EDT (GMT-4): Web browser based computing: Dockerized Slicer with remote computing and GPU computing; Cornerstone/LesionTracker OHIF; XTK-&amp;gt;AMI (threejs); ePad; vtk.js; QWebEngine; [https://plus.google.com/hangouts/_/kitware.com/pw-25?hceid=a2l0d2FyZS5jb21fc2IwN2kxNzFvbGFjOWFhdmg0NmlyNDk1YzRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ.fffs75fitbu0mvpl3vvmrcqf3s&amp;amp;authuser=0 hangout page]&lt;br /&gt;
#(Andras Lasso) Hangout #3: Wednesday April 19, 2017, 9am EDT (GMT-4) Connecting devices such as surgical navigation, ultrasound, 3D Slicer, PLUS, OpenIGTLink, Augmented reality; [https://hangouts.google.com/hangouts/_/kitware.com/pw-25?authuser=0 hangout page]&lt;br /&gt;
#(Tina Kapur) Hangout #4: Wednesday April 26, 2017, 9am EDT (GMT-4) Deep Learning for Detection of Cancer and Instruments; [https://hangouts.google.com/hangouts/_/kitware.com/pw-25?authuser=0 hangout page];&lt;br /&gt;
#(Simon Drouin) Hangout #5: Wednesday May 3, 2017, 9am EDT (GMT-4)Volume Rendering, Augmented Reality, and Virtual Reality. [https://docs.google.com/document/d/1UwdSzjnDm1yEeQ44OEhXWbH6V83Uo1Cd4KngxoyrRdI/edit Notes];[https://plus.google.com/hangouts/_/kitware.com/pw-25?hceid=a2l0d2FyZS5jb21fc2IwN2kxNzFvbGFjOWFhdmg0NmlyNDk1YzRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ.fffs75fitbu0mvpl3vvmrcqf3s&amp;amp;authuser=0 hangout page]&lt;br /&gt;
#(Tina Kapur) Hangout #6: Wednesday May 10, 2017, 9am EDT (GMT-4) For new participants: What is project week and how to get the most out of participating in it? [https://hangouts.google.com/hangouts/_/kitware.com/pw-25?authuser=0 hangout page]&lt;br /&gt;
#(Andrey Fedorov) Hangout #7: Wednesday May 17, 2017, 9am EDT (GMT-4) DICOM for Quantitative Imaging and integration with processing applications.&lt;br /&gt;
#(Tina Kapur) Hangout #8: Wednesday May 24, 2017, 9am EDT (GMT-4) Review of Projects and teams that have been provided on the wiki page by participants&lt;br /&gt;
#(Francesca Spadea) Hangout #9: Wednesday May 31, 2017, 9am EDT (GMT-4) Review of local logistics -- all registered attendees should join&lt;br /&gt;
#(TBD) Hangout #10: Wednesday June 7, 2017, 9am EDT (GMT-4) TBD&lt;br /&gt;
#(TBD) Hangout #11: Wednesday June 14, 2017, 9am EDT (GMT-4) TBD&lt;br /&gt;
#(Francesca Spadea) Hangout #12: Wednesday June 21, 2017, 9am EDT (GMT-4) Review of local logistics -- all registered attendees with questions should join&lt;br /&gt;
&lt;br /&gt;
==Logistics==&lt;br /&gt;
&lt;br /&gt;
*'''Dates:''' June 26-30, 2017. Consider staying for one more day (leaving Sunday morning), as a day off in a gorgeous sea place is planned on July 1st. More details will be posted soon.&lt;br /&gt;
*'''Location:'''  [http://www.hotelperladelporto.it/en/home-page.aspx Perla del Porto Hotel]&lt;br /&gt;
**[mailto:prenotazioni@hotelperladelporto.it Booking]. Subject line: &amp;quot;Slicer Summer Project Week 2017&amp;quot;. &lt;br /&gt;
***Special rates are:&lt;br /&gt;
****Single room, full bed, 79 € per night (1 person)&lt;br /&gt;
****Single room, queen bed 89 € per night (1 person)&lt;br /&gt;
****Double room, queen bed 99 € per night (2 people)&lt;br /&gt;
****Triple room, 110 € (3 people)&lt;br /&gt;
*'''REGISTRATION:'''  To register please visit this [http://www.imagenglab.com/newsite/project-week page]&lt;br /&gt;
*'''Registration Fee:''' 320€ and it includes lunches, coffee breaks and airport connections&lt;br /&gt;
*'''Hotel:''' [http://www.hotelperladelporto.it/en/home-page.aspx Perla del Porto Hotel]. The closest airport is [http://www.lameziaairport.it/english/ Lamezia Terme Airport (IATA: SUF)].&lt;br /&gt;
*'''Transportation from Airport to Hotel'''  Your registration fee includes ground transportation [https://www.google.com/maps/dir/Lamezia+Terme+International+Airport,+Via+Aeroporto,+88046+Lamezia+Terme+CZ,+Italy/BEST+WESTERN+PLUS+Hotel+Perla+Del+Porto,+Via+Martiri+di+Cefalonia,+64,+88100+Catanzaro,+Italy/@38.868758,16.1564814,10z/data=!3m1!4b1!4m14!4m13!1m5!1m1!1s0x133fe15a3cbed47f:0x544ab120c3de78a6!2m2!1d16.2434017!2d38.9065845!1m5!1m1!1s0x134003d668252a13:0x2989caf676f45a72!2m2!1d16.6312407!2d38.827712!3e0 to/from the hotel and airport].&lt;br /&gt;
** Please fill out this form to request transportation https://goo.gl/forms/7vmhxZSHy8Z1A62z2&lt;br /&gt;
*'''Local points of interest (pubs, restaurants, bar):''' [https://www.google.com/maps/d/viewer?mid=1FU63ik9Do3zzP6K2kvLVTtM2at8&amp;amp;ll=38.86221979925013%2C16.44292274999998&amp;amp;z=12 map (constantly updated)]&lt;br /&gt;
&lt;br /&gt;
==Calendar==&lt;br /&gt;
&lt;br /&gt;
'''''&amp;lt;font color=&amp;quot;maroon&amp;quot;&amp;gt;The events are listed in the calendar below. Note that due to a current known limitation of our infrastructure, you will need to manually navigate to the week of June 26, 2017 to see the relevant events.&amp;lt;/font&amp;gt;'''''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{#widget:Google Calendar&lt;br /&gt;
|id=kitware.com_sb07i171olac9aavh46ir495c4@group.calendar.google.com&lt;br /&gt;
|timezone=America/New_York&amp;amp;dates=20170108%2F20170114&lt;br /&gt;
|title=NA-MIC Project Week&lt;br /&gt;
|view=WEEK&lt;br /&gt;
|dates=20170626/20170701&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
iCal (.ics) link: https://calendar.google.com/calendar/ical/kitware.com_sb07i171olac9aavh46ir495c4%40group.calendar.google.com/public/basic.ics&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Projects=&lt;br /&gt;
&lt;br /&gt;
Please put a brief preliminary title for your project here with some names in parenthesis for potential team members&lt;br /&gt;
&lt;br /&gt;
#Needle segmentation Project 1 (Guillaume Pernelle, Tina Kapur, Paolo Zaffino, Salvatore, Francesca Spadea)&lt;br /&gt;
#Needle segmentation Project 2 (Paolo Zaffino, Salvatore, Francesca Spadea, Guillaume Pernelle, Tina Kapur)&lt;br /&gt;
#DICOM Segmentation support for Cornerstone / OHIF Viewer (Erik Ziegler)&lt;br /&gt;
#Human-Computer Interaction under sterile conditions (Christian Hansen, Julian Hettig, Benjamin Hatscher)&lt;br /&gt;
#Development and evaluation of new AR visualization technniques to support radiological interventions (Christian Hansen, Florian Heinrich, Andrè Mewes)&lt;br /&gt;
#Interactive manipulation of plots and graphs (e.g., panning; click and drag; data selection) (Davide Punzo, Steve Pieper)&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.  To register, visit this [http://www.imagenglab.com/newsite/project-week/ registration site].&lt;br /&gt;
&lt;br /&gt;
# Kikinis, Ron :: Brigham and Women's Hospital, Harvard Medical School, USA&lt;br /&gt;
# Pieper, Steve :: Isomics, Inc., USA&lt;br /&gt;
# Kapur, Tina :: Brigham and Women's Hospital, Harvard Medical School, USA&lt;br /&gt;
# Spadea, Maria Francesca :: Magna Graecia University, Italy&lt;br /&gt;
# Zaffino, Paolo :: Magna Graecia University, Italy&lt;br /&gt;
# Scaramuzzino, Salvatore :: Magna Graecia University/ASL Vercelli, Italy&lt;br /&gt;
# Pileggi, Giampaolo :: Magna Graecia University, Italy/DKFZ, Germany&lt;br /&gt;
# Rackerseder, Julia :: Technische Universität München, Germany&lt;br /&gt;
# Pinter, Csaba :: Queen's University, Canada&lt;br /&gt;
# Scheherazade, Kraß :: University of Bremen, Germany&lt;br /&gt;
# Gerig, Guido :: NYU Tandon School of Engineering, USA&lt;br /&gt;
# Punzo, Davide :: Kapteyn Astronomical Institute, Netherlands&lt;br /&gt;
# Drouin, Simon :: NeuroImaging and Surgical Technologies (NIST) Lab, Canada&lt;br /&gt;
# Andras Lasso :: School of Computing, Queen's University, Canada&lt;br /&gt;
# Alberto Favaro :: Politecnico di Milano, Italy&lt;br /&gt;
# Etienne Leger :: Concordia University, Canada&lt;br /&gt;
# Erik Ziegler :: Ziegler Consult SAS&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/3D_Lasso_Selection&amp;diff=93435</id>
		<title>2016 Summer Project Week/3D Lasso Selection</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=2016_Summer_Project_Week/3D_Lasso_Selection&amp;diff=93435"/>
		<updated>2016-06-25T08:40:20Z</updated>

		<summary type="html">&lt;p&gt;Davide: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]]&lt;br /&gt;
Image:SlicerAstro3DSelection1.pdf|3-D selection&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Key Investigators==&lt;br /&gt;
* Davide Punzo&lt;br /&gt;
* Csaba Pinter&lt;br /&gt;
* Andras Lasso&lt;br /&gt;
* Steve Pieper&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;
* Adding a CloudLasso selection tool in the Segmentation editor for grid data. The Segmetation editor already works on 3-D View. Therefore, it should streightforward to implement a draw effect on the 3-D and apply a grid CloudLasso selection.&lt;br /&gt;
* Example of CloudLasso selection on particles https://www.youtube.com/watch?v=xqUkXol6oX8&amp;amp;hd=1&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;
* Discuss with Csaba, Andras and Steve the implementation.&lt;br /&gt;
* Do it!&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;
* Design and Implementation discussed with Andras, Steve and Csaba.&lt;br /&gt;
* Collected feedback from some users on the desired feature (e.g. an &amp;quot;eraser&amp;quot; 3-D Lasso is also requested).&lt;br /&gt;
* Generalized qSlicerSegmentEditorAbstractLabelEffect::appendPolyMask to work also in 3-DView (i.e. It will be easier for developer to implement editor effect working in 3-D).&lt;br /&gt;
* The project it is not finished, however in this week we created a solid base (many useful implementation feedback and coding sharing by Andras, Steve and Csaba). The project will continued/finished next week.&lt;br /&gt;
* Implementing Rectangular effect in the 3-D View, STATUS: still not working, but in good progress.&lt;br /&gt;
* Implementing Lasso effect in 3-D View, STATUS: I'll start to implement it on next week and it will be built on the basis of the rectangular effect.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Davide</name></author>
		
	</entry>
</feed>