Giter VIP home page Giter VIP logo

mindboggle's People

Contributors

akeshavan avatar binarybottle avatar chrisgorgo avatar gkiar avatar nellh avatar pre-commit-ci[bot] avatar remi-gau avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mindboggle's Issues

Sample run minor issue in README

The README lists this:
docker run -ti -v $PWD/ds114_test1:/home/jovyan/work/data bids/mindboggle /home/jovyan/work/data /home/jovyan/work/data/derivatives/ participant

Yet what I think you mean is:
docker run -ti -v $PWD/ds114_test1:/home/jovyan/work/data bids/mindboggle /home/jovyan/work/data /home/jovyan/work/data participant

The run.py file appends "derivatives" onto the output directory. So, as-written, it would go into work/data/derivatives/derivatives/mindboggle

out of date

The docker image should be re-built. Many bug exist.

Does not allow for ses-Session directories

As-is, the run.py will look for T1 images with "ses-" in the filename, but the directory structure is still:
BIDS/sub-#/anat/sub-#_ses-# rather than
BIDS/sub-#/ses-#/sub-#_ses-#

how to open rh.white?

What software should be used to open files with the extension .white? I opened the notepad with garbled characters

No tests

Please at least add simple smoke tests

No module named 'nipype' when running tests

^@^@Traceback (most recent call last):
  File "/opt/bids-mindboggle/run.py", line 7, in <module>
    from nipype.utils.filemanip import split_filename
ModuleNotFoundError: No module named 'nipype'

Exited with code exit status 1

[question] full mindboggle pipeline as BIDS app?

Hey there,

I was wondering if there are any plans to make the complete mindboggle pipeline available as a BIDS app? More precisely, running mindboggle123 on a BIDS input to create an output like:

bids_dir/
   derivatives/
      mindboggle/
        freesurfer/
          sub-*/
             mri/ 
             label/
             surf/
        ants/
          sub-*/
              antsBrainSegmentation.nii.gz
              antsCorticalThickness.nii.gz
        mindboggled/
          sub-*/
               exploded/
               features/
               labels/

Would that be an useful feature people might be interested in?

Best, Peer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.