mrcImageOrientationSearchBySimultaneousMinimization
From EosPedia
mrcImageOrientationSearchBySimultaneousMinimization is Eos's Command.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-I | Essential | Input: ASCII(File List) | NULL |
-o | Essential | Output | NULL |
-dt | Optional | dtheta: [DEGREE] | 1 |
-dp | Optional | dpsi: [DEGREE] | 1 |
-ms | Optional | modeofselection | 0 |
-ird | Optional | InitialRandomData | 1 |
-MC | Optional | MaxCount | 100 |
-FH | Optional | FileNameHeader | EulerAngle |
-mid | Optional | modeofinitialdata | 0 |
-iid | Optional | InputDataFileOfInitialData | NULL |
-msp | Optional | mode of start point | 0 |
-maa | Optional | mode of angular area | 0 |
-pdt | Optional | previous dtheta: [DEGREE] | 0 |
-pdp | Optional | previous dpsi: [DEGREE] | 0 |
-mL | Optional | Mode of L calculation | 0 |
-mTA | Optional | Mode of Threshold of AngularWeight | 0 |
-mca | Optional | mode of Lvalue of calculation area | 0 |
-tca | Optional | Threshold of Lvalue of calculation area | 0 |
-mf | Optional | mode of fix | 0 |
-c | Optional | ConfigurationFile | NULL |
-m | Optional | Mode | 0 |
-h | Optional | Help |
-ms details
Value | Description |
---|---|
0 | random |
1 | myself (-ird) |
-m details
Value | Description |
---|---|
0 | Input: sinogram |
1 | Input: sinogramFT |
-mid details
Value | Description |
---|---|
0 | There is not initial data |
1 | There is initial data (-iid) |
-mL details
Value | Description |
---|---|
0 | differential of length |
1 | differential of phase |
2 | addition to derivation1D (multiply) |
3 | addition to derivation1D (difference) |
-mTA details
Value | Description |
---|---|
0 | 1.0e-4 |
1 | 1 dgree |
2 | dsi |
-msp details
Value | Description |
---|---|
0 | origin |
1 | initial data (-iid) |
-maa details
Value | Description |
---|---|
0 | all area |
1 | aroud previous delta (-pdt -pdp) |
-mca details
Value | Description |
---|---|
0 | all area |
1 | cut under -tca(1/angstrom) |
-mf details
Value | Description |
---|---|
0 | don't fix one plane |
1 | fix one plane (first file is fixed) |