platipy.dicom.tests package#

Submodules#

platipy.dicom.tests.test_convert module#

platipy.dicom.tests.test_convert.dicom_data()#

Gets the data needed for converting DICOM

Returns:

Path to DICOM data

Return type:

pathlib.Path

platipy.dicom.tests.test_convert.nifti_data()#

Gets the data needed for converting NIFTI

Returns:

Path to NIFTI data

Return type:

pathlib.Path

platipy.dicom.tests.test_convert.test_convert_dicom_to_nifti(dicom_data)#
platipy.dicom.tests.test_convert.test_convert_nifti_to_dicom(nifti_data, dicom_data)#

platipy.dicom.tests.test_crawl module#

Module contents#