fedorov / MultiVolumeImporter

A 3D Slicer module to support import of multi-volume data from non-DICOM sources, and provide plugin for importing such data from images saved in DICOM.
http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/MultiVolumeImporter
Other
9 stars 25 forks source link

Bugs in logic syntax for tm2ms. #5

Closed millerjv closed 11 years ago

millerjv commented 11 years ago

There are few python syntax errors surrounding the tm2ms code/usage.

fedorov commented 11 years ago

Sorry Jim for these issues. I implemented this in a big rush yesterday, and tested only outside the module, since I do not have the dataset that I could use for real testing (didn't have time to find Barboriak's dataset, although I think I should have it somewhere from the days we were using it to test Emma's work with Sandeep)

On Fri, Aug 17, 2012 at 3:50 PM, Jim Miller notifications@github.comwrote:

There are few python syntax errors surrounding the tm2ms code/usage.

You can merge this Pull Request by running:

git pull https://github.com/millerjv/MultiVolumeImporter tm2ms

Or view, comment on, or merge it at:

https://github.com/fedorov/MultiVolumeImporter/pull/5 Commit Summary

  • Bugs in logic syntax for tm2ms.

File Changes

  • M MultiVolumeImporterPlugin.py (8)

Patch Links