mrc2tiff

Usage

Usage: mrc2tiff
Options:
    [-i[nput]            inFile              (NULL      ).as(inFile              ) ] :Essential :InputDataFile
    [-o[utput]           outFile             (NULL      ).as(outFile             ) ] :Essential :OutputDataFile
    [-H[igh]             High                (0         ).as(Real                ) ] :Optional  :HighThreshold
    [-L[ow]              Low                 (0         ).as(Real                ) ] :Optional  :LowThreshold
    [-I[nverse]                                                                    ] :Optional  :Inverse(Black is white)
    [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
    [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode: 
			0 (8bits), 1(16bits)
			
--- Attention ---
Previously, the black and white were inter-changed between mrc and tiff.  Now they are not changed