<?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=7570" ?>
<?xml-stylesheet type="text/css" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>NITRC Mayo Clinic Adult Lifespan Template and Atlases Forum: help</title>
  <link>http://stage.nitrcce.org/forum/forum.php?forum_id=7570</link>
  <description>Get Public Help</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster></webMaster>
  <lastBuildDate>Sat, 18 Apr 2026 11:43:29 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NITRC RSS generator</generator>
  <item>
   <title>RE: Adding MCALT Atlases to WFU_PickAtlas Toolbox in SPM12</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=11141&amp;forum_id=7570</link>
   <description>Alexandria,&lt;br /&gt;
Today's 1.4 release now includes code that transforms the atlases into the space of your input image and computes regional GM volumes and TIV measurements.&lt;br /&gt;
Best regards,&lt;br /&gt;
Chris</description>
   <author>Christopher Schwarz</author>
   <pubDate>Sun, 12 Apr 2020 18:06:03 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=11141&amp;forum_id=7570</guid>
  </item>
  <item>
   <title>RE: how to compute the Grey matter volumes using MCALT atlas</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=10898&amp;forum_id=7570</link>
   <description>Kate,&lt;br /&gt;
Today's 1.4 release now includes code that computes regional GM volumes and TIV measurements.&lt;br /&gt;
Best regards,&lt;br /&gt;
Chris</description>
   <author>Christopher Schwarz</author>
   <pubDate>Sun, 12 Apr 2020 18:04:45 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=10898&amp;forum_id=7570</guid>
  </item>
  <item>
   <title>RE: Adding MCALT Atlases to WFU_PickAtlas Toolbox in SPM12</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=11141&amp;forum_id=7570</link>
   <description>Thank you for your response. I am agnostic to the use of the Wake Forest Pick Atlas toolbox and am open to using whichever method you suggest to bring in the atlases into SPM of FSL. My ultimate goal is to make masks for certain ROIs within the atlases to use in a grey matter volumetric analysis.</description>
   <author>Alexandria Jensen</author>
   <pubDate>Fri, 03 Apr 2020 17:20:27 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=11141&amp;forum_id=7570</guid>
  </item>
  <item>
   <title>RE: Adding MCALT Atlases to WFU_PickAtlas Toolbox in SPM12</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=11141&amp;forum_id=7570</link>
   <description>I've never used that toolbox; you may need to get support from its authors.&lt;br /&gt;
&lt;br /&gt;
Based on the error message my guess is it is not reading the atlas region names correctly. There is no master_lookup.txt in MCALT, so this should probably be changed to MCALT_ADIR122.txt. Once that's done, I have no idea whether that file is in the format that WFU_PickAtlas expects to read (probably, it's not, and you will have to convert it somehow).&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
Chris Schwarz</description>
   <author>Christopher Schwarz</author>
   <pubDate>Fri, 03 Apr 2020 13:49:18 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=11141&amp;forum_id=7570</guid>
  </item>
  <item>
   <title>Adding MCALT Atlases to WFU_PickAtlas Toolbox in SPM12</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=11141&amp;forum_id=7570</link>
   <description>Hello,&lt;br /&gt;
&lt;br /&gt;
I am attempting to add the atlases from the NITRC MCALT download into the WFU_PickAtlas Toolbox for SPM12. I have followed the developer's manual instructions from the toolbox but, when I try to access the atlases, I get the following error:[code][color=#993300]ans =[/color][/code][code][color=#993300]struct with fields:[/color][/code][code][color=#993300]atlasname: 'MCALT HUMAN ATLAS'[/color]&lt;br /&gt;
[color=#993300]subdir: 'MCALT_atlas_templates'[/color]&lt;br /&gt;
[color=#993300]lookupfile: 'master_lookup.txt'[/color]&lt;br /&gt;
[color=#993300]dispimage: 'MCALT_T1.nii'[/color]&lt;br /&gt;
[color=#993300]licensefile: ''[/color]&lt;br /&gt;
[color=#993300]conversionfile: ''[/color]&lt;br /&gt;
[color=#993300]conversion: [][/color][/code][code][color=#993300]Unrecognized function or variable 'Region'.[/color][/code][code][color=#993300]Error in wfu_get_atlas_list&amp;gt;lookup (line 117)[/color]&lt;br /&gt;
[color=#993300]if ~(isempty(Region))[/color][/code][code][color=#993300]Error in wfu_get_atlas_list (line 31)[/color]&lt;br /&gt;
[color=#993300][A] = lookup(atlas_path, T, I, O, N);[/color][/code][code][color=#993300]Error in wfu_pickatlas&amp;gt;Initialize (line 214)[/color]&lt;br /&gt;
[color=#993300][Atlas]=wfu_get_atlas_list(handles.data.SelectedAtlasType.subdir, ...[/color][/code][code][color=#993300]Error in wfu_pickatlas (line 55)[/color]&lt;br /&gt;
[color=#993300]Initialize(fig, [], handles, varargin{:})[/color][/code][code][color=#993300]Error in spm (line 946)[/color]&lt;br /&gt;
[color=#993300]evalin('base',xTB(i).prog);[/color][/code][code][color=#993300]Error while evaluating UIControl Callback.[/color][/code]&lt;br /&gt;
[color=#000000]&amp;lt;span style=&amp;quot;caret-color: #993300;&amp;quot;&amp;gt;I have tried nearly everything I can think of to fix this error but nothing is working unfortunately. Any assistance would be greatly appreciated!&amp;lt;/span&amp;gt;[/color]&lt;br /&gt;
&lt;br /&gt;
[color=#000000]&amp;lt;span style=&amp;quot;caret-color: #993300;&amp;quot;&amp;gt;Alexandria Jensen&amp;lt;/span&amp;gt;[/color]</description>
   <author>Alexandria Jensen</author>
   <pubDate>Thu, 02 Apr 2020 22:50:24 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=11141&amp;forum_id=7570</guid>
  </item>
  <item>
   <title>RE: how to compute the Grey matter volumes using MCALT atlas</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=10898&amp;forum_id=7570</link>
   <description>Thanks Dr Schwarz for the information.&lt;br /&gt;
&lt;br /&gt;
Kate</description>
   <author>Kate Marvel</author>
   <pubDate>Thu, 30 Jan 2020 17:58:45 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=10898&amp;forum_id=7570</guid>
  </item>
  <item>
   <title>RE: how to compute the Grey matter volumes using MCALT atlas</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=10898&amp;forum_id=7570</link>
   <description>Kate,&lt;br /&gt;
If you have already transformed the atlases into the native space, then GM volumes are computed by summing the voxels in the c1*.nii segmentation maps within each atlas region. You then multiply by the volume of each voxel to convert the units mm^3. Sorry, I do not have code that I can provide for this, but it seems like you have already done the parts of it that are relatively more difficult. Eventually I plan to include code to compute GM volumes but this is not available yet and I do not have an ETA.&lt;br /&gt;
Best regards,&lt;br /&gt;
Chris</description>
   <author>Christopher Schwarz</author>
   <pubDate>Wed, 29 Jan 2020 15:18:51 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=10898&amp;forum_id=7570</guid>
  </item>
  <item>
   <title>how to compute the Grey matter volumes using MCALT atlas</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=10898&amp;forum_id=7570</link>
   <description>Dear Prof Schwarz,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please can you help me with the script for computing the grey matter volumes for specific regions of interest found in  MCALT atlas. &lt;br /&gt;
&lt;br /&gt;
I have done the following steps:&lt;br /&gt;
&lt;br /&gt;
1./ Segmented and normalized the images to the MCALT space using the matlab script you provided with the atlas (Thank you very much).&lt;br /&gt;
&lt;br /&gt;
2./ The grey matter probability maps are smoothen using 6mm FWHM gaussian kernel.&lt;br /&gt;
&lt;br /&gt;
3./ I have transformed the MCALT atlas into the native space of the image by using normalization parameters for transforming the image to MCALT space.&lt;br /&gt;
&lt;br /&gt;
Kate</description>
   <author>Kate Marvel</author>
   <pubDate>Tue, 28 Jan 2020 16:57:18 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=10898&amp;forum_id=7570</guid>
  </item>
  <item>
   <title>RE: Co-registration in V1.3</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=10806&amp;forum_id=7570</link>
   <description>Thank you very much Prof Schwarz. It works now after making the string in single quotes. &lt;br /&gt;
&lt;br /&gt;
kate</description>
   <author>Kate Marvel</author>
   <pubDate>Tue, 28 Jan 2020 16:43:46 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=10806&amp;forum_id=7570</guid>
  </item>
  <item>
   <title>RE: Co-registration in V1.3</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=10806&amp;forum_id=7570</link>
   <description>FYI in the next release I will update the function to detect string-type inputs and convert them to char-type to avoid this error.</description>
   <author>Christopher Schwarz</author>
   <pubDate>Fri, 03 Jan 2020 17:57:20 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=10806&amp;forum_id=7570</guid>
  </item>
 </channel>
</rss>
