OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / mrcImageCenterDensityChange.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrcImageCenterDensityChange</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrcImageCenterDensityChange</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrcImageCenterDensityChange
10 Options:
11     [-i[nput]            In                  (NULL      ).as(inFile              ) ] :Essential :InputDataFile
12     [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Essential :OutputDataFile
13     [-r[adius]min        rmin                (0         ).as(Real                ) ] :Optional  :min radius[A]
14     [-r[adius]max        rmax                (90        ).as(Real                ) ] :Optional  :max radius[A]
15     [-ratio              ratio               (0         ).as(Real                ) ] :Optional  :ratio
16     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
17     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
18     [-M[ode]             radiusMode          (0         ).as(Integer             ) ] :Optional  :radiusMode
19 ----- Additional Usage -----
20 ----- radiusMode -----
21 0: 
22 change density from r=0 to r=rmin 
23 then connect density gradually from rmin to rmax 
24 1: 
25 connect density gradually from rmin to rmax 
26 change density more than rmax 
27 ----- mode -----
28 0: multiply
29 </PRE>
30 </BODY>
31 </HTML>