Giter Site home page Giter Site logo

aa's People

Contributors

chrisgorgo avatar pre-commit-ci[bot] avatar remi-gau avatar tiborauer avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aa's Issues

Failed to instantiate MATLAB

when I ran this docker command:
sudo docker run -i --rm
-v ~/bids/dataset/:/bids_dataset
-v ~/outputs:/outputs
bids/aa
/bids_dataset /outputs participant --participant_label 01
--fs-license-file /outputs/fs_license.txt

I got this error:
LD_LIBRARY_PATH is .:/opt/mcr/v94/runtime/glnxa64:/opt/mcr/v94/bin/glnxa64:/opt/mcr/v94/sys/os/glnxa64:/opt/mcr/v94/sys/opengl/lib/glnxa64
Failed to initialize MATLAB Runtime Instance: The specified component has expired.

Invalid argument order

A valid BIDS App takes the following positional arguments

  1. Position 1: input bids directory
  2. Position 2: output directory
  3. Position 3: analysis level

However, aa currently takes:

  1. Position 1: input bids directory
  2. Position 2: XML config file
  3. Position 3: XML config file2
  4. Position 4: output directory
  5. Position 5: analysis level

making it incompatible with the framework. The extra XML files would have to be moved to positions 4 and 5.

TODO

  • sub-pipeline selection from a limited set of predefined pipelines
  • config file (m-file) to customize the pipeline

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.