<?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.3%2FModules%2FDataProbe</id>
	<title>Documentation/4.3/Modules/DataProbe - 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.3%2FModules%2FDataProbe"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.3/Modules/DataProbe&amp;action=history"/>
	<updated>2026-05-19T18:48:07Z</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.3/Modules/DataProbe&amp;diff=35385&amp;oldid=prev</id>
		<title>UpdateBot: Nightly -&gt; 4.3</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/4.3/Modules/DataProbe&amp;diff=35385&amp;oldid=prev"/>
		<updated>2013-09-05T03:41:08Z</updated>

		<summary type="html">&lt;p&gt;Nightly -&amp;gt; 4.3&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;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}} }}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
&amp;lt;!-- {{documentation/{{documentation/version}}/module-acknowledgements}}&amp;lt;br&amp;gt; --&amp;gt;&lt;br /&gt;
Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].&amp;lt;br&amp;gt;&lt;br /&gt;
Author: Steve Pieper, Isomics, Inc.&amp;lt;br&amp;gt;&lt;br /&gt;
Contact: Steve Pieper, &amp;lt;email&amp;gt;pieper@bwh.harvard.edu&amp;lt;/email&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|Image:Logo-isomics.png|Isomics, Inc.&lt;br /&gt;
|Image:Logo-namic.jpg|NA-MIC&lt;br /&gt;
}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
&lt;br /&gt;
Display information about the volume data at the location of the mouse pointer in the Slice views.&lt;br /&gt;
&lt;br /&gt;
[[image:Workspace 1 155.png|Sample Data Module]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}&lt;br /&gt;
Examples:&lt;br /&gt;
* Use Case 1: Compare image intensity for two volumes before and after filtering by putting one in the foreground and one in the background.&lt;br /&gt;
* Use Case 2: Get a textual description of the label value of a segmented structure.&lt;br /&gt;
* Use Case 3: Determine the patient and voxel coordinates of a structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
&lt;br /&gt;
The Data probe shows two blocks of data&lt;br /&gt;
* The first line displays:&lt;br /&gt;
** color and name of the Slice view that the mouse pointer is currently over&lt;br /&gt;
** the patient-space location corresponding to the mouse pointer in RAS (Right/Anterior/Superior space - see [[Coordinate_systems|the page on Coordinate Systems]] for more information)&lt;br /&gt;
** the orientation of the slice view&lt;br /&gt;
** the spacing between slices for the slice view&lt;br /&gt;
* The lower block of three lines displays:&lt;br /&gt;
** L, F, or B for Label, Foreground, and Background respectively&lt;br /&gt;
** the name of the volume (or None if nothing is selected)&lt;br /&gt;
** the IJK coordinates corresponding to the mouse pointer (see [[Coordinate_systems|the page on Coordinate Systems]] for more information)&lt;br /&gt;
** or Label volumes, the name corresponding to the label value (as defined by the current [[Documentation/4.0/Modules/Colors|color table]])&lt;br /&gt;
** the value of the volume at that coordinate (a single value for scalar volumes or the number or components for non-scalar volumes)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
[[Documentation/4.0/Modules/LabelStatistics|Label Statistics]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
This module is written in python.&lt;br /&gt;
{{documentation/{{documentation/version}}/module-developerinfo}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>UpdateBot</name></author>
		
	</entry>
</feed>