-
### Summary
When I run spm.Coregister() on a T1w image using a Node() I can see the file being computed in the tmp directory but as soon as it finishes the output is erased. This, however, doesn't ha…
-
Hi all,
Thanks for the beautiful work that you have put into this wonderful library.
My question is related to `numpy.concatenate` like concatenation of two
`Dataset` objects. I was wondering wh…
-
niak test on Matlab in magma.
Created niak branch called "niak_matlab" , fixed a minor compatibility bug and pushed the branch to github. je piepline stopped after 31 fail.
path result on magma: /sc…
-
Hi,after i installed nipype,i tested my system.:python -c "import nipype; nipype.test()". I got the following error:
self = , len = 425, buffer = None
def read(self, len=1024, buffer=None):
…
-
In PR #74 @satra raised the point that the NIDM overview figure could be updated to be more accurate, particularly how the API is situated. This issue is to keep track of the need for more discussion …
-
As part of the datasets and/or examples.
-
I'm computing ICA on continous raw EEG data. In my pipeline, I set
eeg.set_eeg_reference()
before doing
ica = ICA(method="extended-infomax", random_state=1)
ica.fit(raw)
Does …
cbrnr updated
7 years ago
-
I'm processing data for a study in which subject IDs can contain dashes and/or underscores, which Niak doesn't like.
Could Niak be made to digest a broader range of ID formats?
-
I tried the singularity image of mriqc on our HPC to process my imaging data for the first time. I saw the following error a number of times:
Traceback (most recent call last):
File "/root/src/mri…
-
@ebridge2
Commitment:
- [x] Deliverable: methods.md for fft nuisance correction module, using 3 reference datasets (BNU1, DC1, HNU1). implement fMRI processing pipeline using FFT instead of componen…