dicomifier.bruker_to_dicom.iods#

dicomifier.bruker_to_dicom.iods.enhanced_mr_image_storage(bruker_data_set, transfer_syntax)#

Convert bruker_data_set into dicom_data_set by using the correct transfer_syntax. This function will create one data_set per reconstruction (multiFrame format)

Parameters:
  • bruker_data_set – Bruker data set in dictionary form

  • transfer_syntax – Wanted transfer syntax for the conversion

dicomifier.bruker_to_dicom.iods.mr_image_storage(bruker_data_set, transfer_syntax)#

Function to convert specific burker images into dicom

Parameters:
  • bruker_data_set – bruker data set to convert

  • transfer_syntax – target transfer syntax