questions > inconsistent B0map conversion on Philips DICOMS
Showing 1-2 of 2 posts
Display:
Results per page:
Oct 28, 2024  01:10 PM | Matthew Sherwood - Wright State University
inconsistent B0map conversion on Philips DICOMS

I have some weird inconsistencies converting B0 fieldmap acquisitions from a Philips 3T to NIfTI using dcm2niix. I have the same acquisition but sometimes it produces a fielmaphz/magnitude pair while other times it produces a e1/e1a pair. These have different JSON values particularly for ImageType tag.


 My questions are:



  1. Are these equivalent images or do I need to do conversions to produce fieldmaphz
  2. Is there any way to produce reliable conversion for these?

  


_matt

Oct 28, 2024  01:10 PM | Chris Rorden
RE: inconsistent B0map conversion on Philips DICOMS

Matt,


I suspect these reflect different sequence settings on teh Philips console. I assume these are all true gradient echo fieldmaps (rather than PEpolar). I do not have access for Philips hardware, but on Siemens it is important to set the reconstruction to save both Magnitude and Phase:


  https://github.com/neurolabusc/dcm_qa_fm...


While I am less familiar with the details, you can also set what data is exported, as seen in the ADNI data described on this web page. I also provide details on how to proceed with visual inspection:


  https://crnl.readthedocs.io/fieldmaps/in...


Base on your data, you may want to preprocess it:
  https://web.mit.edu/fsl_v5.0.10/fsl/doc/...

Unfortunately, Philips DICOM images are impoverished with crucial details for understanding the sequence. This is a limitation of the source images, not dcm2niix. Therefore, you will need to add details to provide BIDS compliant datasets. I describe this here:


 https://github.com/rordenlab/dcm2niix/tree/master/Philips#missing-information


My advice is to work with the Philips Clinical Scientist who is affiliated with this magnet.