-
Problem 1: `InstanceNumber` is Type 2 attribute - it can be missing. As of current version of dicom2nifti, missing `InstanceNumber` results in no output produced.
Problem 2: There is also no hard r…
-
When you go to, for example, `/foo?%9g` in my (rails) app, rack raises an `ArgumentError: invalid %-encoding`. I would expect to get a `400 Bad request` back.
The offending line is:
``` ruby
URI.d…
-
Dear Authors,
Thanks for creating such a nice tool. I have some issues when converting fMRI (GE) and MRI (Siemens) dicom data. I used the command,
`dcm2niix -m y -i n -z y -f %i_%p -o output in…
-
Hello.
I have a comparably simple and maybe ridiculous problem that i can´t find a solution for.
I am performing image registration of some quantitative MRI sequences on a T1w template (i.e. we us…
-
If I have my DICOM files in a folder named 'mr_0013-e02', and run the following command from inside that folder, `dcm2niix -z y -b y -f test .`, the output filenames come out as `_e2_phtest.json` and …
-
Write python script/service to convert the following JSON to XML(http://ezid.cdlib.org/manage/display_xml/doi:10.7937/K9/TCIA.2016.FADS26KG)
```json
{
"identifier": "10.7937/K9/TCIA.2016.FA…
-
Since installing R015, most of the time after the first few volumes of a multi-band acquisition the scan stops with an image reconstruction error. To me this sounds similar to issue #130, but we trie…
-
Debugged this down from my lib into Parser (possibly a Racc or JRuby issue?) at this point I'm a bit out of my depth. Figure I'll report it here since this is how far I got while working on https://gi…
-
The CMRR multiband sequences (all 3: bold, diff, & se) stopped running on our Prisma Fit on 4/1 in the middle of a scan session. The prescan calibration scans all run fine, as does the stimulation mon…
-
What options are available to preserve the DICOM orientation when converting to NIFTI?