Giter Site home page Giter Site logo

Comments (4)

satra avatar satra commented on June 1, 2024 1

@9Alex6 - mindboggle and mindboggle123 are both nipype workflows. so you should be able to connect them into any external workflow. by importing them. look at how mindboggle is itself imported into mindboggle123

from mindboggle.

DMAlessandro avatar DMAlessandro commented on June 1, 2024

Hello again,
Thank you for the support, but seems like that wrapping up mindboggle commandline from inside a nipype pipeline works well already.
Apparently, the real error that stops the entire process at Freesurfer level, is due to a missing reconbatchjobs, that would orchestrate the whole Freesurfer recon-all -all process.
As an example, here is part of the log file from freesurfer run inside Mindboggle-docker container

""""""""""""""

#--------------------------------------------
#@# Smooth1 lh Tue Apr 28 00:36:46 UTC 2020
/home/jovyan/work/subj113/ID/scripts

mris_smooth -nw -seed 1234 ../surf/lh.orig.nofix ../surf/lh.smoothwm.nofix

#--------------------------------------------
#@# Smooth1 rh Tue Apr 28 00:36:46 UTC 2020
/home/jovyan/work/subj113/ID/scripts

mris_smooth -nw -seed 1234 ../surf/rh.orig.nofix ../surf/rh.smoothwm.nofix

reconbatchjobs: Command not found.
Linux 8ba29db9f3b7 4.15.0-91-generic #92-Ubuntu SMP Fri Feb 28 11:09:48 UTC 2020 x86_64 GNU/Linux

recon-all -s ID exited with ERRORS at Tue Apr 28 00:36:46 UTC 2020

For more details, see the log file /home/jovyan/work/subj113/ID/scripts/recon-all.log
To report a problem, see http://surfer.nmr.mgh.harvard.edu/fswiki/BugReporting

Standard error:

Return code: 1

""""""""""

In fact all subjects stop precisely at the beginning of autorecon2 with mris_smooth as first command due to a "reconbatchjobs" being missing.

from mindboggle.

DMAlessandro avatar DMAlessandro commented on June 1, 2024

As an update on this:
I managed to find the error. Apparently it is a problem related to Freesurfer installation, deep into nipy/nipype docker image.
In both nipype and Mindboggle docker images it seems like "reconbacthjobs" is missing. This command is necessary when running recon-all with different parameters and let it work straight to the end.

If you agree, we can close this issue, since it is a problem related to Freesurfer installation.
Please let me know what you think and if it is something repairable in other ways.

from mindboggle.

binarybottle avatar binarybottle commented on June 1, 2024

Thank you very much for the clarification and follow-up, @9Alex6 ! I will close this issue, but welcome any further comments!

from mindboggle.

Related Issues (20)

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.