Difference between revisions of "Collaboration/Harvard IIC/AstroMed"

From NAMIC Wiki
Jump to: navigation, search
Line 30: Line 30:
 
<div style="width: 40%; float: left;">
 
<div style="width: 40%; float: left;">
  
<h1>Progress</h1>
+
<h1>Prior Progress</h1>
  
 
We have implemented an open-source FITS reader for ITK.  (FITS is the standard file format for astronomical images.) We currently use this reader to convert FITS files into NRRD files so that they can be read into Slicer.
 
We have implemented an open-source FITS reader for ITK.  (FITS is the standard file format for astronomical images.) We currently use this reader to convert FITS files into NRRD files so that they can be read into Slicer.

Revision as of 00:46, 29 June 2007

Home < Collaboration < Harvard IIC < AstroMed
Mockup of a future version of Slicer with features desired by the Astronomical Medicine project.


Key Investigators

  • Mike Halle: BWH/Harvard IIC
  • Douglas Alan: Havard IIC
  • Jim Miller: GE

Objective

We are developing tools and enhancements to ITK and Slicer in order to adapt Slicer to be a tool that is useful for the visualization of astronomical data, specifically spectral line data cubes for now.

Approach, Plan

Our approach is summarized on the Astronomical Medicine web site. The main challenge to this approach, at the moment, is the impedance mismatch between celestial coordinates and medical imaging coordinates, and a lack of infrastructure within ITK and Slicer to allow for alternative coordinate systems.

Our plan for the project week is to implement a mechanism that will allow world coordinate system information to travel through the ITK pipeline via an ITK image's metadata dictionary. If we accomplish this, and there is time left over, then we hope to implement bidirectional procedural transforms to map between voxel coordinates and world coordinates.

Prior Progress

We have implemented an open-source FITS reader for ITK. (FITS is the standard file format for astronomical images.) We currently use this reader to convert FITS files into NRRD files so that they can be read into Slicer.

The FITS file converter is available in both source and binary releases here.

The scientists who use this software at the Harvard IIC have given conference talks and will be publishing papers on the scientific results that they have achieved using the Slicer-based visualization tools.



References

Additional Information