Giter Site home page Giter Site logo

Comments (4)

miykael avatar miykael commented on June 14, 2024

Thank you @zhiliHAN for this pointer. It's true, the ANTS version inside the docker container is from 2017 and the container itself was finalized in 2019. Updating all packages and dependencies to Python 3.9 and ubuntu 22.04 unfortunately isn't necessairly straightforward - especially as some Python packages fmriflows uses changed dramatically (e.g. pybids and nistats).

At this point in time, I unfortunately don't have the time to investigate this further or upgrade the packages to newest package versions. But if you're interested then you could give it a try here: https://github.com/miykael/fmriflows/blob/master/generate.sh

Once the file is updated, you can just run bash generate.sh to get the new Dockerfile and follow this with sudo docker build -t fmriflows . to create the container. And once all of this is built, using docker run -it --rm fmriflows python /home/neuro/test_notebooks.py can be run to test if the test notebooks are still passing.

from fmriflows.

zhiliHAN avatar zhiliHAN commented on June 14, 2024

Thanks for your reply, I will try as you suggest.

Actually, your project help me a lot for studying fMRI data analysis. Appreciate it.

from fmriflows.

miykael avatar miykael commented on June 14, 2024

Thanks for the nice feedback! I'm happy that it helps and it's unfortunate that I can't help you more with this issue, but it's a very quickly changing/advancing field - which is great as it provides new tools but also difficult because things quickly become obsolete or different. Good luck!

from fmriflows.

zhiliHAN avatar zhiliHAN commented on June 14, 2024

It is true and that's why your work really matters, help our rookies to begin.

from fmriflows.

Related Issues (19)

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.