mrcImageVolumeCalc

From EosPedia
Jump to: navigation, search

mrcImageVolumeCalc is Eos's Command.

List of option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Optional Output: ASCII stdout
-n Optional NumberOfMolecule 1.0
-M Optional MolecularWeight 1.0
-d Optional Density 1.35
-D Optional Delta[A] 5.0
-R Optional (MinVol, MaxVol, DelVol) (0.0, 200.0, 10.0)
-I Optional Inverse 0
-format Optional Information format ContourLevel(%3g): %g %lu
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  


-format details

By using %g, etc.. , it can output the information up to 5.
Output order
 1st double  # ContourLevel[%] 
 2nd double  # Contour[value]
 3rd int     # VolumeNumber [fromBlack]
 4th int     # VolumeNumber [fromWhite]  ; Default : omiited 
 5th double  # Volume[A^3]               ; Default : omitted 


-m details

Value Description
0


Execution example

------Input file's image------

Input file must be 3D image.
Inputdata-mrcImageVolumeCalc.png

Min

Max
Mean
SD

SE

0

2
0.00148981
0.043511

4.26578e-05

------Output------

In this time, setting the data as Molecular weight from Input file(H-ras).

Setting n=1,M=21000,d=1.35,D=1.700
Output data is as the following.

Outdata-mrcImageVolumeCalc.png

------Option -I------

Use -I in addition above.
Outdata-I-mrcImageVolumeCalc.png