OSDN Git Service

2ac577e3e7fa8121de0f6886153169d5c7857424
[eos/optional.git] / doc / SmallTools / mrcFFTMedianFilter.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrcFFTMedianFilter</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrcFFTMedianFilter</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrcFFTMedianFilter
10 Options:
11     [-i[nput]            In                  (NULL      )] :Essential :InputDataFile
12     [-o[utput]           Out                 (NULL      )] :Essential :OutputDataFile
13     [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
14     [-r                  r                   (1         )] :Optional  :Radius of Kernel Size (Pixel)
15     [-m[ode]             mode                (0         )] :Optional  :Mode
16 ----- Additional Usage -----
17 Calculation is performed on amplitude only.
18 Output: Real part is amplitude and imaginary part is zero.
19 Use this program only for CTF determination.
20 </PRE>
21 </BODY>
22 </HTML>