icometrix/dicom2nifti

Avoid using private headers for Philips multiframe

abrys opened this issue · 1 comments

abrys commented

Avoid using the private headers for the conversion of Philips multiframe data.
Due to either software updates of anonimization steps being performed we are encountering more philips data that is missing the necessary private dicom headers. It is however possible to use more generic fields to do the conversion.

It is also a good idea to try to unify the conversion code between the generic multiframe and philips multiframe.

abrys commented

Fixed in 2.4.5