<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.xsl.php?feed=https://stage.nitrcce.org/export/rss20_forum.php?forum_id=708" ?>
<?xml-stylesheet type="text/css" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>NITRC 3DSlicerLupusLesionModule Forum: help</title>
  <link>http://stage.nitrcce.org/forum/forum.php?forum_id=708</link>
  <description>Get Public Help</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster></webMaster>
  <lastBuildDate>Sat, 18 Apr 2026 13:28:33 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NITRC RSS generator</generator>
  <item>
   <title>RE: Help needed on installation</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=2985&amp;forum_id=708</link>
   <description>Hi all:&lt;br /&gt;
&lt;br /&gt;
I too was having the same issue with the installation of the extension module. I tried using the 3.4 version as well, but even then the extension wizard was unable to find the file. I would appreciate any guidance on which version of siicer to download and where i could find the extension module?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
-Ruchika.</description>
   <author>Ruchika Shaurya Prakash</author>
   <pubDate>Tue, 13 Mar 2012 14:52:03 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=2985&amp;forum_id=708</guid>
  </item>
  <item>
   <title>Help needed on installation</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=2985&amp;forum_id=708</link>
   <description>Hi&lt;br /&gt;
&lt;br /&gt;
I´m a slicer newbie and would like to test this great slicer extension on my data. I ´m using slicer 4.0.1 and tried to find that extension module in the extension manager. I am working on a mac 64bit system, and i cannot find this module. Do I have to downgrade to an older slicer version to see that extension or do i have to download the module manually and install it via source building ? Maybe I´m just to stupid, but thanks for any help in advance.&lt;br /&gt;
&lt;br /&gt;
Uli Barkow&lt;br /&gt;
Stuttgart &lt;br /&gt;
Germany</description>
   <author>Uli Barkow</author>
   <pubDate>Thu, 16 Feb 2012 17:45:37 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=2985&amp;forum_id=708</guid>
  </item>
  <item>
   <title>RE: Questions regarding White Matter Lesion Modul</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=1980&amp;forum_id=708</link>
   <description>Making a user-friendly pipeline that performs the typical steps in preprocessing is a goal of many projects and grants.  Unfortunately, preprocessing is still a fairly involved process, which is part of why this module's tutorials don't directly address it.  There are many, MANY things that can go wrong or simply be performed incorrectly.  There are preprocessing pipelines that exist (BRAINS Autoworkup, Freesurfer, SPM, etc) but they rely on the user having a substantial amount of neuroimaging knowledge and can't be described as &amp;quot;Idiot-proof&amp;quot;.  Alternately, there are modules / programs that can be used to perform most of the steps, but again, they may not be ready for clinical / non-expert use.&lt;br /&gt;
&lt;br /&gt;
1)  Many typical preprocessing steps can be performed from Slicer, however, there is no official or unofficial preprocessing pipeline in Slicer3.&lt;br /&gt;
&lt;br /&gt;
2) The lesion applications don't currently support dicom, so yes, they need to be converted from dicom to something else such as nrrd.&lt;br /&gt;
&lt;br /&gt;
3) Brain masks are a normal output of preprocessing pipelines.  However, there are many applications that can create a brain mask.&lt;br /&gt;
a) The SkullStrip module which should be available as a Slicer extension (from within Slicer, View-&amp;gt; Extension Manager-&amp;gt;Next-&amp;gt;Select SkullStrip-&amp;gt;Download&amp;amp;Install-&amp;gt;Finish. &lt;br /&gt;
b) FSL has the Brain Extraction Tool (BET and BET2): http://www.fmrib.ox.ac.uk/fsl/bet2/index.html&lt;br /&gt;
c) SPECTRE, which is being integrated into Slicer but to use it now is an [url=http://wiki.na-mic.org/Wiki/index.php/2010_Winter_Project_Week_SPECTRE_3DSlicer_Integration#How_to_run_SPECTRE_with_Slicer]involved process[/url]. &lt;br /&gt;
d) The BRAINS tools out of Iowa include a command line skull stripping tool called BRAINSMush.  There's currently no binary releases but a stand-alone version can be [url=http://www.nitrc.org/scm/?group_id=74]built[/url] (Look for BRAINSMush on that page)&lt;br /&gt;
&lt;br /&gt;
4) The model files consists of the lesion and non-lesion centroids, the distributions of the lesion and non-lesion data sets after distance thresholding, and finally the Support Vectors separating the two classes.  &lt;br /&gt;
&lt;br /&gt;
The model files (lesionSegmentation.model, svm.model), trained solely on lupus data, are available in the tutorial data set: http://www.nitrc.org/frs/download.php/860/LesionSegmentationTutorialData.tgz It has never been tested on TBI data, or anything but lupus.  It may work for you, but I have no data one way or the other.&lt;br /&gt;
&lt;br /&gt;
If you want a new model file trained on TBI data that is, unfortunately, an involved process.  The source code used to do it has not been released, mainly because it is a combination of scripts and custom programs with minimal documentation.  It requires at least 8 patients (preferably 10) with T1, T2, FLAIR, and hand traced lesions (tracings should be as good as humanly possible).  It then requires a large amount of processing.  Originally the plan was to release model files for multiple disorders but funding was not approved.  Support for more disorders may happen at some point, but likely not within 6 months.&lt;br /&gt;
&lt;br /&gt;
A much more user friendly option would be the [url=http://www.nitrc.org/projects/hammerwml/]white matter lesion (WML) segmentation module[/url]. It is available for slicer, allows you to train your own classifier, and has a [url=http://www.na-mic.org/Wiki/index.php/Slicer3:White_Matter_Lesion_Segmentation_TutorialContestSummer2010]tutorial[/url] on its use.  I don't know how it's segmentations compare on the same data as I am currently working on the comparison.  Their published results are good.&lt;br /&gt;
&lt;br /&gt;
5) The reference subject in the Intensity Standardization is just the scans whose intensity profile everything is being matched to.  If you are going to use the lupus model file then it's best to continue to use the lupus002 files.&lt;br /&gt;
&lt;br /&gt;
6) I will point out that when dealing with longitudinal data the longitudinal images should always be co-registered to the baseline T1.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[quote]Once the above questions are clarified, generating the Predict Lesion volume appears quite straight forward as per the tutorials. My understanding is that the lesion volume map generated through this step is the input for the longitudinal lesion comparison module. Kindly correct me if I am wrong please. [/quote]&lt;br /&gt;
&lt;br /&gt;
The input to the longitudinal lesions comparison is the two time points lesion masks.  The masks do not have to be the output of PredictLesions; they could be hand traced or produced by a different segmentation method. They DO have to be aligned. &lt;br /&gt;
&lt;br /&gt;
7) Change tracker is specifically for tumors.  It also includes some segmentation functionality that is not present in the Longitudinal Lesion Comparison (LLC).  All the LLC does is take two label maps and produce a new label map with 3 possible values.  One for gained, one for lost, and one for unchanged.  Then the Compare View functionality in slicer can be used to examine multiple images and slices with that label map on top.&lt;br /&gt;
&lt;br /&gt;
8) This is also a very involved question.  [url=http://www.nitrc.org/projects/vmagnotta/]GTRACT[/url] has tools that will register a B0 image from a DWI sequence to a T1 and output a transform, which you can then apply to the lesion image (assuming the lesion image was generated from images coregistered to that T1) which will put the lesion image in the same space as the diffusion data.  However, you need to apply motion correction and eddy current correction to your DWI data, and you need to throw out bad gradients (Something [url=http://www.nitrc.org/projects/dtiprep/]DTIPrep[/url]  can do).  Working with diffusion data can be complicated.  There are a LOT of issues that may come up, which is part of why there are no &amp;quot;fire and forget&amp;quot; tools.&lt;br /&gt;
&lt;br /&gt;
9) If you mean within the tools I've written then no group comparison is possible.  If you load the longitudinal difference images and the images you want statistics from into something like matlab, python, or ruby, a group comparison is possible but you have to write it.  Alternately you can write the data out in a form SPSS can read and analyze it that way.&lt;br /&gt;
</description>
   <author>Mark Scully</author>
   <pubDate>Thu, 20 Jan 2011 22:19:47 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=1980&amp;forum_id=708</guid>
  </item>
  <item>
   <title>Questions regarding White Matter Lesion Modul</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=1980&amp;forum_id=708</link>
   <description>Questions copied from the slicer-users mailing list, originally posted by Sandya Venugopal.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-------- Original Message --------&lt;br /&gt;
Subject:     [slicer-users] Questions regarding White Matter Lesion Module&lt;br /&gt;
on Slicer&lt;br /&gt;
Date:     Sat, 15 Jan 2011 10:43:55 -0800&lt;br /&gt;
From:     sandya venugopal &amp;lt;sandyavenugopal@gmail.com&amp;gt;&lt;br /&gt;
To:     slicer-users@bwh.harvard.edu&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I had originally addressed this email to Mr.Bockholt and Mr.Scully, however I have not had any response so far, hence posting it on the user forum. I am a new Slicer user. I want to use &amp;quot;Longitudinal Lesion Comparison&amp;quot; on my datasets. However I am not exactly sure how the initial images are generated for it. I have gone through the &amp;quot;White Matter Lesion Detection in Lupus&amp;quot; tutorial, but am still at a loss to understand how the initial images are generated. Using tutorial datasets to obtain expected results has been very easy, but translating that into&lt;br /&gt;
analyzing my own data has been quite difficult.&lt;br /&gt;
&lt;br /&gt;
I do not have a programming background (I am a physician), so if someone could kindly send me an &amp;quot;idiot-proof&amp;quot; version of how to perform pre-processing, including co-registration, brain extraction, bias correction, and intensity standardization, in order to obtain the reg+bias.nii and brain_mask.nii files from T1, T2 and FLAIR DICOM images, I would be very grateful.&lt;br /&gt;
&lt;br /&gt;
1. Can I do the preprocessing on Slicer, if not what program should I use, or is there a script I need to run on Linux?&lt;br /&gt;
2. T1, T2, FLAIR-Do I have to convert DICOM images to nrrd format first-I know how to do that?&lt;br /&gt;
3. How do I generate the brain mask dataset?&lt;br /&gt;
4. Where do I find the supporting model files?&lt;br /&gt;
5. In the Lupus tutorial, lupus003 seems to be the patient's dataset, and lupus002 seems to be the reference volume. How do I obtain reference volumes for TBI datasets? Do I create them myself? If so, how?&lt;br /&gt;
6. Kindly also clarify any other point I might not have thought about.&lt;br /&gt;
&lt;br /&gt;
Once the above questions are clarified, generating the Predict Lesion volume appears quite straight forward as per the tutorials. My understanding is that the lesion volume map generated through this step is the input for the longitudinal lesion comparison module. Kindly correct me if I am wrong please. Other questions I have are:&lt;br /&gt;
&lt;br /&gt;
7. How are Change Tracker and Longitudinal Lesion Comparison modules different? The former seems to be only for tumors from what I've read, or can it be used for every pathology?&lt;br /&gt;
8. Can you please explain how to co-register the Predict lesion map with DTI images to assess diffusion deficits? Do I use our FLIRT corrected Nifti images as DTI input? Or something else?&lt;br /&gt;
9. Is it possible to do a group comparison of longitudinal lesion changes? Or is it only possible to do it for a single individual?&lt;br /&gt;
10. Any other answers I should know to successfully run the above modules, but have not been able to think of it, would be immensely helpful.&lt;br /&gt;
&lt;br /&gt;
Looking forward to your guidance with anticipation.&lt;br /&gt;
&lt;br /&gt;
Thanks and kind regards,&lt;br /&gt;
&lt;br /&gt;
Dr.Sandya Venugopal&lt;br /&gt;
Postdoc Research Fellow&lt;br /&gt;
Neuroradiology, UCSF, SF, CA&lt;br /&gt;
</description>
   <author>Mark Scully</author>
   <pubDate>Thu, 20 Jan 2011 15:44:23 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=1980&amp;forum_id=708</guid>
  </item>
  <item>
   <title>RE: Memory Errors and Usage</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=1383&amp;forum_id=708</link>
   <description>The malloc error occurs when running in 32 bit mode because PredictLesions trys to address more than 4GB of RAM, which isn't possibly on 32 bit.  The short term solution is to use the 64 bit version of Slicer3 until a refactoring of PredictLesions to address memory usage can occur.</description>
   <author>Mark Scully</author>
   <pubDate>Fri, 10 Sep 2010 16:43:22 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=1383&amp;forum_id=708</guid>
  </item>
  <item>
   <title>Memory Errors and Usage</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=1383&amp;forum_id=708</link>
   <description>Hi folks,&lt;br /&gt;
&lt;br /&gt;
I'm running out of memory while walking through your Tutorial Dataset on a 6GB Mac Pro.  Has memory consumption been an issue for you as well?  It seems a little strange that 100MB of images could balloon so greatly.  What's the minimum amount of memory required to use this demo?  Do you have any plans to make it more memory efficient in the future, or has development stopped (I ask, because this is the first post on NITRC).  Thanks for your input,&lt;br /&gt;
&lt;br /&gt;
Erik Kastman&lt;br /&gt;
WADRC Neuroimaging Core&lt;br /&gt;
brainmap.wisc.edu&lt;br /&gt;
&lt;br /&gt;
(Attached is my malloc error).</description>
   <author>Erik Kastman</author>
   <pubDate>Tue, 13 Apr 2010 21:12:01 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=1383&amp;forum_id=708</guid>
  </item>
  <item>
   <title>Welcome to Help</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=741&amp;forum_id=708</link>
   <description>Welcome to Help</description>
   <author>Christian Haselgrove</author>
   <pubDate>Wed, 12 Nov 2008 20:36:41 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=741&amp;forum_id=708</guid>
  </item>
 </channel>
</rss>
