.. AUTO-GENERATED FILE -- DO NOT EDIT!

nipype.interfaces.dcm2nii
=========================


:class:`Dcm2nii`
----------------


Wraps command **dcm2nii**



Inputs:: 

	[Mandatory]
	source_names : (an existing file name)
		Unknown

	[Optional]
	anonymize : (a boolean)
		Unknown
	args : (a string)
		Additional parameters to the command
	config_file : (an existing file name)
		Unknown
	environ : (a dictionary with keys which are a value of type 'str' and with values which are a value of type 'str')
		Environment variables
	gzip_output : (a boolean)
		Unknown
	id_in_filename : (a boolean)
		Unknown
	ignore_exception : (a boolean)
		Print an error message instead of throwing an exception in case the interface fails to run
	nii_output : (a boolean)
		Unknown
	output_dir : (an existing directory name)
		Unknown
	reorient : (a boolean)
		Unknown
	reorient_and_crop : (a boolean)
		Unknown


Outputs:: 

	bvals : (an existing file name)
		Unknown
	bvecs : (an existing file name)
		Unknown
	converted_files : (an existing file name)
		Unknown
	reoriented_and_cropped_files : (an existing file name)
		Unknown
	reoriented_files : (an existing file name)
		Unknown
