-
https://github.com/JuliaIO/NIfTI.jl/blob/a9e50b9f6ddf5e8b7c09fffdfe9a3d48a962c0fe/src/NIfTI.jl#L344
Hi, the nifti standard (https://nifti.nimh.nih.gov/nifti-1/documentation/nifti1fields/nifti1field…
-
libminc has NIFTI support, so it (could be) fairly easy to add NIFTI to RMINC:
Particularly, volume_io:
https://github.com/BIC-MNI/libminc/blob/e75a936c12a305b596d743c26a5437196ebce2a4/volume_io/Vol…
-
Using a checked out version of master, we're getting the following warnings during BIDS conversion
```
Converting 20240730_102544_MCH_OVX_LS12_L_1_1_1...
...Done.
/opt/quarantine/software/brkraw/2…
-
Over in bids-standard/pybids#357, we've been having a small discussion over the precedence of metadata when JSON sidecars and NIfTI disagree. Specifically the question was whether to take the 4th pixd…
-
Hi there, I am struggling a bit to understand how I can perform a group comparison on resting state functional data by correcting for gray matter volume.
in my setUp I now have
multi_value_variabl…
-
Functions [`nilearn.glm.threshold_stats_img`](https://nilearn.github.io/modules/generated/nilearn.glm.threshold_stats_img.html#nilearn.glm.threshold_stats_img) and [`nilearn.image.threshold_img`](http…
-
As well as registering our DWI to our T1 (pre and post if there is one) we may want to register to the volume T2 and FLAIR. once I have converted the T2 and FLAIR to .mif in bash I have done this like…
-
Hi,
Your paper is great! I just wanted to ask since there are some nifti volumes in the examples folder, is there also an example on how to use the model on 3D volumes somewhere? Thanks.
-
Hi,
I have two - maybe related issues,
1. I have some Nifti files (derived from DICOM using dcm2niix) which are flipped left-right in cornerstone when loaded through cornerstone-nifti-image-load…
-
```
These are NITRC standard formats for volumes and meshes.
will be able to load up MR data from loki.drexelmed.edu
```
Original issue reported on code.google.com by `stephen....@gmail.com` on 18 …