Giter VIP home page Giter VIP logo

brainiak-srm's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

mihaic nagyistge

brainiak-srm's Issues

Input data are being ignored

The app currently ignores input data. Independently of what user specified it downloads examples from dropbox giving always the same result.

No stdout

The App does not produce anything on stdout even if everything goes well. It's not a big deal, but lack of any output makes it hard to debug.

--particpant_label is being ignored

setting --participant_label to a list of participant ids should limit the analysis to a subset of participants (even on the group level).

dependency version conflict

in CI when running

https://app.circleci.com/pipelines/github/bids-apps/brainiak-srm/8/workflows/71418e04-4203-4749-9bd0-1b0f09a501b4/jobs/41

#!/bin/bash -eo pipefail
docker run -ti --rm \
  -v /tmp/workspace/data/ds005-deriv-light:/bids_dataset \
  -v ${HOME}/outputs:/outputs \
    bids/${CIRCLE_PROJECT_REPONAME,,} --version
^@^@Traceback (most recent call last):
  File "/code/run.py", line 11, in <module>
    import nilearn.masking
  File "/usr/local/lib/python3.8/dist-packages/nilearn/__init__.py", line 68, in <module>
    _check_module_dependencies()
  File "/usr/local/lib/python3.8/dist-packages/nilearn/version.py", line 180, in _check_module_dependencies
    _import_module_with_version_check(
  File "/usr/local/lib/python3.8/dist-packages/nilearn/version.py", line 72, in _import_module_with_version_check
    module = __import__(module_name)
  File "/usr/local/lib/python3.8/dist-packages/pandas/__init__.py", line 22, in <module>
    from pandas.compat import is_numpy_dev as _is_numpy_dev  # pyright: ignore # noqa:F401
  File "/usr/local/lib/python3.8/dist-packages/pandas/compat/__init__.py", line 18, in <module>
    from pandas.compat.numpy import (
  File "/usr/local/lib/python3.8/dist-packages/pandas/compat/numpy/__init__.py", line 22, in <module>
    raise ImportError(
ImportError: this version of pandas is incompatible with numpy < 1.20.3
your numpy version is 1.19.5.
Please upgrade numpy to >= 1.20.3 to use this pandas version. Module "pandas" could not be found. See https://nilearn.github.io/stable/introduction.html#installation for installation information.

Exited with code exit status 1

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.