Giter VIP home page Giter VIP logo

Comments (12)

gllmflndn avatar gllmflndn commented on June 18, 2024

Thanks for the report. I fixed the bug in the SPM12 repository and will rebuild the Docker container shortly. When this is done, is there a way to restart the SPM analysis on OpenNeuro?

PS: On the OpenNeuro page, there is a link to OSF in the "References and Links":
https://osf.io/x32te/
and from there a link back to OpenNeuro:
https://openneuro.org/datasets/ds001105
but you get "You are not authorized to view this dataset" as only this one works:
https://openneuro.org/datasets/ds001105/versions/00001

from spm.

chrisgorgo avatar chrisgorgo commented on June 18, 2024

Thanks for fixing this! If you publish a new version of SPM App on GitHub I will be able to deploy it on OpenNeuro and we will be able to submit a new job.

from spm.

gllmflndn avatar gllmflndn commented on June 18, 2024

v0.0.10 has landed. Thanks!

from spm.

chrisgorgo avatar chrisgorgo commented on June 18, 2024

from spm.

chrisgorgo avatar chrisgorgo commented on June 18, 2024

Also - should I enable group level?

from spm.

gllmflndn avatar gllmflndn commented on June 18, 2024

I have added an example of a task at the group level (computing a mean structural image) so you can enable it.

The '--config' input argument allows to specify the path to a MATLAB script that contains a description of the task to perform at the participant or group level. See examples with the configuration files pipeline_participant.m and pipeline_group.m that are used by default, when the '--config' argument is not specified.

from spm.

chrisgorgo avatar chrisgorgo commented on June 18, 2024

from spm.

gllmflndn avatar gllmflndn commented on June 18, 2024

Yes, the way I thought about it is to have a different configuration file per level of analysis - it kind of makes sense given that analyses are always different. That said, a single user-specified configuration file could be written like this:

if strcmp(BIDS_App.level,'participant')
    % first level analysis
else
    % second level analysis
end

so this is not a limitation for OpenNeuro.
I could also add the option for '--config' to point to a folder (instead of a single file) that would contain configuration files for each level of analysis, and would be picked up appropriately automatically by the App.

from spm.

chrisgorgo avatar chrisgorgo commented on June 18, 2024

from spm.

gllmflndn avatar gllmflndn commented on June 18, 2024

I have added a paragraph about the configuration file in the README:
https://github.com/BIDS-Apps/SPM#configuration-file

from spm.

chrisgorgo avatar chrisgorgo commented on June 18, 2024

from spm.

gllmflndn avatar gllmflndn commented on June 18, 2024

Will do, thanks!

from spm.

Related Issues (14)

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.