Difference between revisions of "Ref"

From EosPedia
Jump to: navigation, search
(Created page with "<div>'''Ref''' is is one of mrcImage's data format that is used on Eos when it deals reference image mainly. You can convert 3D to '''Ref''' by using mrcImageRefCrea...")
 
 
Line 4: Line 4:
 
<div>Image Information's format(every 4 bytes)</div>
 
<div>Image Information's format(every 4 bytes)</div>
 
<pre>
 
<pre>
Phi's initial value
+
Phi's Initial value
Omega's initial value
+
Omega's Initial value
Alpha's initial value
+
Alpha's Initial value
Phi's delta
+
Phi's Interval
Omeg's delta
+
Omeg's Interval
Alpha's delta
+
Alpha's Interval
Phi's width
+
Phi's Width
Omega's width
+
Omega's Width
Alpha's width
+
Alpha's Width
y's initial value
+
y's Initial value
y's file value
+
y's Final value
Ref's size
+
Ref's Size
inverse
+
Inverse
 
</pre>
 
</pre>
 
<br>
 
<br>

Latest revision as of 03:56, 30 July 2014

Ref is is one of mrcImage's data format that is used on Eos when it deals reference image mainly. You can convert 3D to Ref by using mrcImageRefCreate. The Image Information is stored at z=0.


Image Information's format(every 4 bytes)
Phi's Initial value
Omega's Initial value
Alpha's Initial value
Phi's Interval
Omeg's Interval
Alpha's Interval
Phi's Width
Omega's Width
Alpha's Width
y's Initial value
y's Final value
Ref's Size
Inverse