-
Hi there
Im using the command:
docker run -i --rm -v J:/dataset:/bids_dataset:ro -v J:/outputs/SPM:/outputs spm12 /bids_dataset /outputs participant --participant_label 01
..and tried differen…
-
As well as pushing to Docker hub. This makes using Amazon's ECS and Beanstalk a more natural process without having to commit images manually.
https://circleci.com/blog/circleci-aws-ecrecs/
gkiar updated
7 years ago
-
The terminal shows "/usr/local/miniconda/lib/python3.5/site-packages/nipype/workflows/dmri/mrtrix/group_connectivity.py:16: UserWarning: cmp not installed
warnings.warn('cmp not installed')" when I…
-
```
[chrisgor@sherlock-ln04 login_node /oak/stanford/groups/russpold/data/ds000030_R1.0.3_preprocessed_0.4.4/freesurfer]$ ls -al
total 1088
drwxr-s---+ 268 chrisgor russpold 20480 May 9 13:07 .
d…
-
We had trouble getting the MRIQC toolbox to work at our cluster computers. We figured it out, and here is what we did. First of all, we could only get it to work with Python 3. Furthermore, it seems t…
-
-
Hello,
I have been able to run mriqc on a workstation. I then moved on to install a copy on our server and I think I have followed the same steps. When I run
`
mriqc /run/media/MBIAL/MBIAL_STORAG…
-
Since working with relative paths (`../../../`) can be such a pain, we should investigate adding absolute import paths to the pipeline.
[This Gist](https://gist.github.com/branneman/8048520) outli…
-
So I've built and rebuilt everything more than couple of times now and I keep getting this same error regardless of the mriqc or nipype build that I use:
```
mriqc ABIDEII-SDSU_1_BIDS ABIDEII-SDSU…
-
I'm processing ds000009 and I noticed that hires is enabled. I was curious because it's an old dataset. However the resolution of the input data is:
```
pixdim1 0.999998
pixdim2 0.9…