-
as per https://www.wikidata.org/wiki/Wikidata:ScienceSource_focus_list .
-
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 @neurolabusc ,
I am transforming DICOM images to nifti using the dcm2niix utility.
I have a total of 9 patients, 20 studies and 130 series all in one folder named DICOM.
While I used the…
-
Hi guys, could be possible use nilearn with DICOM CT (Computed tomography) files?
-
These terms exist in BRO but not yet in OBI. I believe they should be in OBI. They are not yet defined, but I am indicating their proposed position within OBI. This is not really a step in resolving t…
-
Hi,
I grepped through Modules.py and it appears the Voxel package [1] is not wrapped. Just checking in whether there is a reason for this? I think manipulating this kind of data with `numpy.ndarray…
-
Hey @taznux,
I'm very excited that the code has now finally functioned properly! So now after running the program, I was wondering how you evaluate the result.... For example like where to find the c…
-
Below is a script that runs an experiment performing projection on a volume with only a single voxel initialized. It runs for quite a while; you may want to limit the number of angles or the number of…
-
Update from Dimitri, Oct 2012: after talking with many developers and users, we should definitely make the inversion tools in SPECFEM3D more standard and more user friendly. Even if there are many opt…
-
@tknopp I've been thinking about a couple of things that would be nice to have:
- General versions for all dimensions of functions like `apodization` and `convolve`.
- If possible, support for paralle…