OSDN Git Service

697ca6cb5ba7253f5cc90f9202eb5e83949121ff
[eos/optional.git] / doc / SmallTools / mrcImage3DHighResoEmphasis.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrcImage3DHighResoEmphasis</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrcImage3DHighResoEmphasis</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrcImage3DHighResoEmphasis
10 Options:
11     [-i[nput]            In                  (NULL      )] :Essential :InputDataFile
12     [-o[utput]           Out                 (NULL      )] :Essential :OutputDataFile
13     [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
14     [-L[owThreshold]     L                   (0         )] :Optional  :Low threshold to modify
15     [-H[ighThreshold]    H                   (0         )] :Optional  :High threshold to modify
16     [-A[value]           A                   (0         )] :Optional  :A value
17     [-B[value]           B                   (0         )] :Optional  :B value
18     [-m[ode]             mode                (0         )] :Optional  :Mode
19 ----- algorithm -----
20 R<L data*exp(A*L+B*L*L)
21 L<R<H data*exp(A*R+B*R*R) 
22 R>H data*exp(A*H+B*H*H) 
23 </PRE>
24 </BODY>
25 </HTML>