CommonLineCalculation

From EosPedia
Revision as of 01:41, 19 August 2014 by Kinoshita (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

CommonLineCalculation is Eos's Command that calculates Common Line by Angle Information.


List of option

Main option

Option Essential/Optional Description Default
-i Optional Input: ASCII(For Im=0) NULL
-I Optional Input: ASCII(FileList) NULL
-o Optional Output: ASCII stdout
-c Optional ConfigurationFile NULL
-m Optional Mode 1
-Im Optional InputMode 0
-h Optional Help  


-m details

Value Description
0 in 2004/07/22
1 in 2004/09/23 (vector product)


-Im details

Value -i format -I format
0
RotationalMode1 angle1 angle2 angle3 RotationalMode2 angle1 angle2 angle3
           .                   .           .          .                 .                   .          .           .
           .                   .           .          .                 .                   .          .           .
           .                   .           .          .                 .                   .          .           .
					
filename
     .
     .
     .
					
1 Not use
filename RotationalMode angle1 angle2 angle3
     .                   .                 .          .           .
     .                   .                 .          .           .
     .                   .                 .          .           .
					


Execution example

Input file's data

-i 's data
YOYS	90	0	0	YOYS	30	5	120
YOYS	90	0	0	YOYS	30	85	60
YOYS	90	0	0	YOYS	60	175	120
YOYS	90	0	0	ZOYS	0	90	0
YOYS	30	5	120	YOYS	30	85	60
YOYS	30	5	120	YOYS	60	175	120
YOYS	30	5	120	ZOYS	0	90	0
YOYS	30	85	60	YOYS	60	175	120
YOYS	30	85	60	ZOYS	0	90	0
YOYS	60	175	120	ZOYS	0	90	0


-I 's data
/Eos/img/Input0.mrc	YOYS	90	0	0
/Eos/img/Input1.mrc	YOYS	30	5	120
/Eos/img/Input2.mrc	YOYS	30	85	60
/Eos/img/Input3.mrc	YOYS	60	175	120
/Eos/img/Input4.mrc	ZOYS	0	90	0


Case: Options only essential

     275.77      152.88 1
     355.67      239.91 1
      80.08      158.58 1
       0.00        0.00 z-rotation
     240.00      300.00 1
     168.02      311.98 1
     332.88       95.77 1
     270.12      242.50 1
      59.91      175.67 1
     338.58      260.08 1


Option -m

Case: m=0

      32.88       95.77 1
     179.91      175.67 1
      38.58       80.08 1
       0.00        0.00 z-rotation
      60.00      120.00 1
      11.98       48.02 1
      95.77       32.88 1
     122.50       30.12 1
     175.67      179.91 1
      80.08       38.58 1


Option -Im

Case: Im=1

Case: No other settings
/Eos/img/Input0.mrc /Eos/img/Input1.mrc      275.77      152.88 1
/Eos/img/Input0.mrc /Eos/img/Input2.mrc      355.67      239.91 1
/Eos/img/Input0.mrc /Eos/img/Input3.mrc       80.08      158.58 1
/Eos/img/Input0.mrc /Eos/img/Input4.mrc        0.00        0.00 z-rotation
/Eos/img/Input1.mrc /Eos/img/Input2.mrc      240.00      300.00 1
/Eos/img/Input1.mrc /Eos/img/Input3.mrc      168.02      311.98 1
/Eos/img/Input1.mrc /Eos/img/Input4.mrc      332.88       95.77 1
/Eos/img/Input2.mrc /Eos/img/Input3.mrc      270.12      242.50 1
/Eos/img/Input2.mrc /Eos/img/Input4.mrc       59.91      175.67 1
/Eos/img/Input3.mrc /Eos/img/Input4.mrc      338.58      260.08 1


Case: m=0
/Eos/img/Input0.mrc /Eos/img/Input1.mrc       32.88       95.77 1
/Eos/img/Input0.mrc /Eos/img/Input2.mrc      179.91      175.67 1
/Eos/img/Input0.mrc /Eos/img/Input3.mrc       38.58       80.08 1
/Eos/img/Input0.mrc /Eos/img/Input4.mrc        0.00        0.00 z-rotation
/Eos/img/Input1.mrc /Eos/img/Input2.mrc       60.00      120.00 1
/Eos/img/Input1.mrc /Eos/img/Input3.mrc       11.98       48.02 1
/Eos/img/Input1.mrc /Eos/img/Input4.mrc       95.77       32.88 1
/Eos/img/Input2.mrc /Eos/img/Input3.mrc      122.50       30.12 1
/Eos/img/Input2.mrc /Eos/img/Input4.mrc      175.67      179.91 1
/Eos/img/Input3.mrc /Eos/img/Input4.mrc       80.08       38.58 1