<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2F4.5%2FExtensions%2FDTIAtlasBuilder</id>
	<title>Documentation/4.5/Extensions/DTIAtlasBuilder - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2F4.5%2FExtensions%2FDTIAtlasBuilder"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.5/Extensions/DTIAtlasBuilder&amp;action=history"/>
	<updated>2026-04-04T23:25:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/4.5/Extensions/DTIAtlasBuilder&amp;diff=43766&amp;oldid=prev</id>
		<title>UpdateBot: Nightly -&gt; 4.5</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.5/Extensions/DTIAtlasBuilder&amp;diff=43766&amp;oldid=prev"/>
		<updated>2015-11-12T22:09:41Z</updated>

		<summary type="html">&lt;p&gt;Nightly -&amp;gt; 4.5&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Warning}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
This extension currently does not work in Slicer4 nightly build on Windows and Mac. This should be corrected soon.&lt;br /&gt;
&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
Author: Adrien Kaiser&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Adrien Kaiser, &amp;lt;email&amp;gt;akaiser@unc.edu&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Website: http://www.nitrc.org/projects/dtiatlasbuilder/&amp;lt;br&amp;gt;&lt;br /&gt;
License: [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:UNC-NIRAL.png‎|NIRAL&lt;br /&gt;
Image:UNC-logo.png|UNC&lt;br /&gt;
Image:Logo-namic.jpg‎|NAMIC&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Extension Description}}&lt;br /&gt;
&lt;br /&gt;
===Quick Tour of Features and Use===&lt;br /&gt;
&lt;br /&gt;
This tool creates an Atlas image as an average of several DTI images that will be registered. The registration will be done in two steps :&lt;br /&gt;
- Affine Registration with BRAINSFit&lt;br /&gt;
- Non Linear Registration with AtlasWerks&lt;br /&gt;
A final step will apply the transformations to the original DTI images so that the final average can be computed.&lt;br /&gt;
&lt;br /&gt;
The main function writes a python script that will be executed to compute the Atlas.&lt;br /&gt;
&lt;br /&gt;
By running DTIAtlasBuilder, you will need to fill in informations in a Graphical User Interface, and then compute the Atlas. You can also run the tool in command line without using the GUI.&lt;br /&gt;
Using the GUI, you will be able to save or load a dataset file or a parameter file.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;'''''Parameters'''''&amp;lt;/span&amp;gt;:&lt;br /&gt;
** &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;'''Parameter File'''&amp;lt;/span&amp;gt; [&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;--parameter_file&amp;lt;/span&amp;gt;] [&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;-p&amp;lt;/span&amp;gt;]: Parameter file created with this program (.txt)&lt;br /&gt;
** &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;'''Dataset File'''&amp;lt;/span&amp;gt; [&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;--dataset_file&amp;lt;/span&amp;gt;] [&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;-d&amp;lt;/span&amp;gt;]: CSV file containing the dataset (.csv)&lt;br /&gt;
** &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;'''Configuration file'''&amp;lt;/span&amp;gt; [&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;--configuration_file&amp;lt;/span&amp;gt;] [&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;-c&amp;lt;/span&amp;gt;]: Software configuration file (.txt)&lt;br /&gt;
** &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;'''Overwrite'''&amp;lt;/span&amp;gt; [&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;--overwrite&amp;lt;/span&amp;gt;]: If you want to overwrite on previous compute (default: 0)&lt;br /&gt;
** &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;'''No GUI'''&amp;lt;/span&amp;gt; [&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;--nogui&amp;lt;/span&amp;gt;] : If you do not need the GUI (default: 0)&lt;br /&gt;
|[[Image:DTIAtlasBuilder_Interface.png|thumb|280px|User Interface]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Screenshots}}&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; perrow=&amp;quot;4&amp;quot;&amp;gt;&lt;br /&gt;
Image:DTIAtlasBuilder_Interface.png|Files tab&lt;br /&gt;
Image:DTIAtlasBuilder_Affine.png|Affine Atlas tab&lt;br /&gt;
Image:DTIAtlasBuilder_Diffeo.png|Diffeomorphic Atlas tab&lt;br /&gt;
Image:DTIAtlasBuilder_FinalRes.png|Final Resampling tab&lt;br /&gt;
Image:DTIAtlasBuilder_SoftConfig.png|Software Configuration tab&lt;br /&gt;
Image:DTIAtlasBuilder_GridProc.png|Grid Processing tab&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Similar Extensions}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}&lt;br /&gt;
&lt;br /&gt;
More information as well as the source code can found on the project webpage: http://www.nitrc.org/projects/dtiatlasbuilder/&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/extension-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>UpdateBot</name></author>
		
	</entry>
</feed>