<?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=lmrcImageRadialDistribution%28API%29</id>
		<title>lmrcImageRadialDistribution(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=lmrcImageRadialDistribution%28API%29"/>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageRadialDistribution(API)&amp;action=history"/>
		<updated>2026-05-15T11:14:46Z</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=lmrcImageRadialDistribution(API)&amp;diff=3796&amp;oldid=prev</id>
		<title>Kinoshita: Created page with &quot;DataManip/mrcImage/src/'''lmrcImageRadialDistribution''' is API to output Radial Distribution. It is used by mrcImageRadialDistribution.  == constant ==  == struct == Sett...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageRadialDistribution(API)&amp;diff=3796&amp;oldid=prev"/>
				<updated>2014-09-03T00:56:11Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;DataManip/mrcImage/src/&amp;#039;&amp;#039;&amp;#039;lmrcImageRadialDistribution&amp;#039;&amp;#039;&amp;#039; is API to output Radial Distribution. It is used by &lt;a href=&quot;/Eos/index.php/mrcImageRadialDistribution&quot; title=&quot;mrcImageRadialDistribution&quot;&gt;mrcImageRadialDistribution&lt;/a&gt;.  == constant ==  == struct == Sett...&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/'''lmrcImageRadialDistribution''' is API to output Radial Distribution. It is used by [[mrcImageRadialDistribution]].&lt;br /&gt;
&lt;br /&gt;
== constant ==&lt;br /&gt;
&lt;br /&gt;
== struct ==&lt;br /&gt;
Setting data for lmrcImageRadialDistribution.&lt;br /&gt;
 typedef struct lmrcImageRadialDistributionInfo {&lt;br /&gt;
 	float Cx;&lt;br /&gt;
 	float Cy;&lt;br /&gt;
 	int flagAverage;&lt;br /&gt;
 } lmrcImageRadialDistributionInfo;&lt;br /&gt;
&lt;br /&gt;
== API ==&lt;br /&gt;
===Output Radial Distribution===&lt;br /&gt;
 extern floatVector lmrcImageRadialDistribution(&lt;br /&gt;
 		floatVector* dst, &lt;br /&gt;
 		mrcImage* mrc, &lt;br /&gt;
 		lmrcImageRadialDistributionInfo* linfo);&lt;br /&gt;
&lt;br /&gt;
lmrcImageRadialDistribution-&amp;gt;flagAverage selects a calculation method as the following.&lt;br /&gt;
&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;flagAverage&amp;lt;/th&amp;gt; &lt;br /&gt;
		&amp;lt;th&amp;gt;Calculation method&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;Setting&amp;lt;/td&amp;gt; &lt;br /&gt;
		&amp;lt;td&amp;gt;Average value of each radial r(Pixel data)&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;No setting&amp;lt;/td&amp;gt; &lt;br /&gt;
		&amp;lt;td&amp;gt;Integration value of each radial r(Angstrom)&amp;lt;/td&amp;gt; &lt;br /&gt;
	&amp;lt;/tr&amp;gt; &lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kinoshita</name></author>	</entry>

	</feed>