nibabel.nicom.dicomwrappers.wrapper_from_data
nibabel.nicom.dicomwrappers.MosaicWrapper
Enter search terms or a module, class or function name.
Create DICOM wrapper from file_like object
file_like : object
filename string or file-like object, pointing to a valid DICOM file readable by pydicom
*args : positional
**kwargs : keyword
args to dicom.read_file command. force=True might be a likely keyword argument.
dcm_w : dicomwrappers.Wrapper or subclass
DICOM wrapper corresponding to DICOM data type