Can you try to run dcm2niix and post what is in the JSON.
Matt.
--
You received this message because you are subscribed to the Google Groups "HCP-Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
hcp-users+...@humanconnectome.org.
To view this discussion visit
https://groups.google.com/a/humanconnectome.org/d/msgid/hcp-users/6f49dd50-78fb-4056-97fc-07c6d908aaf6n%40humanconnectome.org.
The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.
I would update to the latest version of dcm2niix.
Matt.
From:
Marco Pipoly <mapl...@gmail.com>
Date: Tuesday, August 12, 2025 at 11:27 AM
To: HCP-Users <hcp-...@humanconnectome.org>
Cc: "Glasser, Matthew" <glas...@wustl.edu>
Subject: Re: [hcp-users] Missing Dwell Time Information
Sure - see below
{
"Modality": "MR",
"MagneticFieldStrength": 3,
"ImagingFrequency": 123.24,
"Manufacturer": "Siemens",
"ManufacturersModelName": "MAGNETOM Vida",
"InstitutionName": "UNT Healthcare",
"DeviceSerialNumber": "4zbO6JROdtUA",
"BodyPartExamined": "BRAIN",
"PatientPosition": "HFS",
"SoftwareVersions": "syngo MR XA20",
"MRAcquisitionType": "3D",
"SeriesDescription": "SAG MPRAGE",
"ProtocolName": "SAG MPRAGE",
"SequenceVariant": "SK\\SP\\MP",
"ImageType": [
"ORIGINAL",
"PRIMARY",
"M",
"NONE"
],
"SeriesNumber": 5,
"AcquisitionNumber": 1,
"SliceThickness": 1,
"EchoTime": 0.00298,
"RepetitionTime": 2.3,
"InversionTime": 0.9,
"FlipAngle": 9,
"CoilString": "Spine_24_RS",
"PercentPhaseFOV": 93.75,
"PercentSampling": 100,
"AcquisitionMatrixPE": 240,
"ReconMatrixPE": 240,
"PixelBandwidth": 238,
"ImageOrientationPatientDICOM": [
0.0446964,
0.962347,
0.268123,
0.0207095,
0.267441,
-0.963352
],
"InPlanePhaseEncodingDirectionDICOM": "ROW",
"ConversionSoftware": "dcm2niix",
"ConversionSoftwareVersion": "v1.0.20210317",
"Dcm2bidsVersion": "2.1.6"
}