mrcImageTransformDescartesIntoPolar
Usage
Usage: mrcImageTransformDescartesIntoPolar
Options:
[-i[nput] In (NULL )] :Essential :InputDataFile
[-o[utput] Out (NULL )] :Essential :OutputDataFile
[-dr dr (1 )] :Optional :Delta r of outputfile[A].
[-dtheta dtheta (1 )] :Optional :Delta theta of outputfile.[degree]
[-dphi dphi (1 )] :Optional :Delta phi of outputfile.[degree]
[-zaxis zx (0 )zy (0 )zz (1 )] :Optional :vector of z-axis
[-xaxis xx (1 )xy (0 )xz (0 )] :Optional :vector of x-axis
[-centre cx (0 )cy (0 )cz (0 )] :Optional :centre of image
[-rweight ] :Optional :r-weighted
[-c[onfig] configFile (NULL )] :Optional :ConfigurationFile
[-m[ode] mode (0 )] :Optional :Mode
----- Additional Usage -----
>>>>> -m
0 : Image centre is gravity of centre of image.
1 : Image centre is defined by the options of -axis -centre.