<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?action=history&amp;feed=atom&amp;title=lmrcImageDensityInverse%28API%29</id>
		<title>lmrcImageDensityInverse(API) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?action=history&amp;feed=atom&amp;title=lmrcImageDensityInverse%28API%29"/>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageDensityInverse(API)&amp;action=history"/>
		<updated>2026-05-14T23:22:56Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.6</generator>

	<entry>
		<id>http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageDensityInverse(API)&amp;diff=3775&amp;oldid=prev</id>
		<title>Kinoshita: Created page with &quot;DataManip/mrcImage/src/'''lmrcImageDensityInverse''' It is API for Inverting density data. It is used by mrcImageRadialDistributionやmrcImageShiftFollowingGC.  == con...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageDensityInverse(API)&amp;diff=3775&amp;oldid=prev"/>
				<updated>2014-09-02T00:27:51Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;DataManip/mrcImage/src/&amp;#039;&amp;#039;&amp;#039;lmrcImageDensityInverse&amp;#039;&amp;#039;&amp;#039; It is API for Inverting density data. It is used by &lt;a href=&quot;/Eos/index.php/mrcImageRadialDistribution&quot; title=&quot;mrcImageRadialDistribution&quot;&gt;mrcImageRadialDistribution&lt;/a&gt;や&lt;a href=&quot;/Eos/index.php/mrcImageShiftFollowingGC&quot; title=&quot;mrcImageShiftFollowingGC&quot;&gt;mrcImageShiftFollowingGC&lt;/a&gt;.  == con...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DataManip/mrcImage/src/'''lmrcImageDensityInverse''' It is API for Inverting density data. It is used by [[mrcImageRadialDistribution]]や[[mrcImageShiftFollowingGC]].&lt;br /&gt;
&lt;br /&gt;
== constant ==&lt;br /&gt;
&lt;br /&gt;
== struct ==&lt;br /&gt;
&lt;br /&gt;
== API ==&lt;br /&gt;
===Inverting density data===&lt;br /&gt;
 extern void lmrcImageDensityInverse(mrcImage* mrc, long mode);&lt;br /&gt;
&lt;br /&gt;
Data in mrcImage is overwritten at the following rule.&lt;br /&gt;
	&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;tr&amp;gt; &lt;br /&gt;
			&amp;lt;th&amp;gt;Inputdata&amp;lt;/th&amp;gt; &lt;br /&gt;
			&amp;lt;th&amp;gt;Outputdata&amp;lt;/th&amp;gt; &lt;br /&gt;
		&amp;lt;/tr&amp;gt; &lt;br /&gt;
		&amp;lt;tr&amp;gt; &lt;br /&gt;
			&amp;lt;td&amp;gt;Minimum value or less&amp;lt;/td&amp;gt; &lt;br /&gt;
			&amp;lt;td&amp;gt;Maximum value&amp;lt;/td&amp;gt; &lt;br /&gt;
		&amp;lt;/tr&amp;gt; &lt;br /&gt;
		&amp;lt;tr&amp;gt; &lt;br /&gt;
			&amp;lt;td&amp;gt;data in the range&amp;lt;/td&amp;gt; &lt;br /&gt;
			&amp;lt;td&amp;gt;(Max - data) + Min&amp;lt;/td&amp;gt; &lt;br /&gt;
		&amp;lt;/tr&amp;gt; &lt;br /&gt;
		&amp;lt;tr&amp;gt; &lt;br /&gt;
			&amp;lt;td&amp;gt;Maximum value or more&amp;lt;/td&amp;gt; &lt;br /&gt;
			&amp;lt;td&amp;gt;Minimum value&amp;lt;/td&amp;gt; &lt;br /&gt;
		&amp;lt;/tr&amp;gt; &lt;br /&gt;
	&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kinoshita</name></author>	</entry>

	</feed>