Difference between revisions of "mrcRefCoreGet"
(Created page with "'''mrcRefCoreGet''' is Eos's Command. == List of option == === Main option === <table border="1"> <tr> <th>Option</th> <th>Essential/Optional</th>...") |
(→Execution example) |
||
Line 71: | Line 71: | ||
<tr> | <tr> | ||
<td><p align="center">[[File:Input-121P1-R.png]]<br> | <td><p align="center">[[File:Input-121P1-R.png]]<br> | ||
− | z=156 | + | z=156 ~ 170<br></p> |
</td> | </td> | ||
<td><p align="left">Size<br> | <td><p align="left">Size<br> | ||
Line 97: | Line 97: | ||
<tr> | <tr> | ||
<td><p align="Center">[[File:Outdata-mrcRefCoreGet.png]]<br> | <td><p align="Center">[[File:Outdata-mrcRefCoreGet.png]]<br> | ||
− | z=156 | + | z=156 ~ 170<br></p> |
</td> | </td> | ||
<td><p align="left">Size<br> | <td><p align="left">Size<br> | ||
Line 125: | Line 125: | ||
<tr> | <tr> | ||
<td><p align="Center">[[File:Outdata-C-mrcRefCoreGet.png]]<br> | <td><p align="Center">[[File:Outdata-C-mrcRefCoreGet.png]]<br> | ||
− | z=156 | + | z=156 ~ 170<br></p> |
</td> | </td> | ||
<td><p align="left">Size<br> | <td><p align="left">Size<br> | ||
Line 152: | Line 152: | ||
<tr> | <tr> | ||
<td><p align="Center">[[File:Outdata-m-mrcRefCoreGet.png]]<br> | <td><p align="Center">[[File:Outdata-m-mrcRefCoreGet.png]]<br> | ||
− | z=156 | + | z=156 ~ 170<br></p> |
</td> | </td> | ||
<td><p align="left">Size<br> | <td><p align="left">Size<br> |
Latest revision as of 00:43, 6 August 2014
mrcRefCoreGet is Eos's Command.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-i | Essential | Input: mrcImage | NULL |
-o | Essential | Output: mrcImage | NULL |
-C | Optional | Cutoff | 0 |
-c | Optional | ConfigurationFile | NULL |
-m | Optional | Mode | 0 |
-h | Optional | Help |
-m details
Value | Description |
---|---|
0 | If |Pixel of Image| < Cutoff ,|Pixel of Image|=0 |
1 | If |Pixel of Image| < Cutoff*SqrAvr ,|Pixel of Image|=0 |
Execution example
Input file image
Size Mode |
( 56, 27, 326) mrcFloatImage |
Example of options only essential
Size Mode |
( 56, 27, 326) mrcFloatImage |
Option -C
C=10000
Size Mode |
( 56, 27, 326) mrcFloatImage |
Option -m
Case: m=1, C=1
Size Mode |
( 56, 27, 326) mrcFloatImage |