You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am the main developer of Neurodocker, a tool that generates custom Dockerfiles for neuroimaging. We now support building dcm2niix from source. Here's an example that generates a Dockerfile with dcm2niix master on debian stretch:
* commit 'v1.0.20171017-3-g9ccc4c0':
Detect SMS using 0051,1011 if MosaicRefAcqTimes missing rordenlab#141
Hide NIfTI sliceOrder if protocolSliceNumber1 > 1
SliceTiming for reversed image numbering https://github.com/neurolabusc/dcm2niix/issues/40
Update dcm_qa submodule.
New version (v1.0.20171017)
Added link rordenlab#138
Store mulbiband factor in NIfTI descrip field (e.g. "mb=2") https://www.nitrc.org/forum/message.php?msg_id=22593
Add patient sex, weight, etc, https://www.nitrc.org/forum/message.php?msg_id=22567
Add ImageOrientationPatientDICOM and InPlanePhaseEncodingDirectionDICOM for 3D undistortion
Compiling with CentOS 7: rordenlab#137
BIDS 1.0.2 DelayTime field for sparse fMRI
Add InstitutionalDepartmentName
Get ProtocolName from CSA header if it is not in DICOM header nipy/heudiconv#80
Change name of output tag of two variables to match DICOM
Group PixelBandwidth with DwellTime in output json
Vanquish compiler warnings.
Report lower order shims prior to higher order (requested by mharms)
Handle Siemens product gradient offsets?
More Siemens information saved to BIDS
BIDS: Do not set multiband factor for 3D EPI, report as "MRAcquisitionType": "3D",
Hello,
I am the main developer of Neurodocker, a tool that generates custom Dockerfiles for neuroimaging. We now support building
dcm2niix
from source. Here's an example that generates a Dockerfile withdcm2niix
master on debian stretch:Thanks,
Jakub
The text was updated successfully, but these errors were encountered: