Coder Social home page Coder Social logo

binder-example's People

Contributors

jcohenadad avatar mathieuboudreau avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

agahkarakuzu

binder-example's Issues

TODO for SCT in Binder implementation

Specs:

  • Input: NIFTI
    • DICOM: Pros: "raw", CONS: binary dependency (dcm2niix), difficult to get cross-vendor
      compatibility
    • NIFTI: Pros: standard, most people know how to get it. Cons: not really...
  • One subject: pros: faster
  • Jupyter commands:
    • We opt for a unix system call for now because (i) more intuitive, (ii) more compatible if people want to replace commands with other UNIX-only (i.e. non-Python) commands such as dcm2niix, or FSL commands.
    • In the future, we could explore Python-only pipeline.
  • OUTPUT:
    • SCT: csv (e.g., MTsat within various white matter tracts, averaged within C2-C4 vertebral levels)
    • Jupyter display: Figure, Left panel: WM tracts, Right panel: plot with MTsat values across tracts.
  • Requirements:
    • nilearn (Mathieu will check)

Upload DICOM data to repository

In its present form, this pipeline uses sct_example_data, which has NIFTI files. Instead, we would like to directly download Dicom files, convert them to NIFTI and do the rest of the processing.

Create a Jupyter notebook

For integration with Binder, batch_processing.sh should be converted into a Jupyter notebook. A few things to keep in mind while doing that:

  • dcm2niix will be to be called as system UNIX call
  • All SCT functions should be callable via the main(). More info here.

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.