Giter Site home page Giter Site logo

Comments (8)

jmtyszka avatar jmtyszka commented on August 23, 2024 1

You're also correct that sessions are optional in the BIDS specification. bidskit assumes sessions by default, but can run without session handling using the --no-sessions flag.

from bidskit.

jmtyszka avatar jmtyszka commented on August 23, 2024

Bidskit should be able to handle "-" and "_" following the resolution of Issue #61. Let me check what's happening with the docker container (I'm assuming you're using Docker to run bidskit based on your other comments). One possible workaround (I haven't tested this) would be to place all the series directories (fieldmap_BOLD_1, etc) within a dummy session directory called "1". The underscore check only applies to the subject and session names, not the series names. The final subject data structure would then be sub-027/ses-1/... and filenames would include "ses-1".

from bidskit.

dmd avatar dmd commented on August 23, 2024

I was not able to get the Docker version to work at all -- the above is using the pip install version.

from bidskit.

dmd avatar dmd commented on August 23, 2024

Oh - I am not using sessions. I was under the impression that sessions are optional.

from bidskit.

jmtyszka avatar jmtyszka commented on August 23, 2024

The pip version is still at 1.2.3. Will try to get that updated today. Are you able to install bidskit using setup.py in your environment?

from bidskit.

dmd avatar dmd commented on August 23, 2024

Yeah. It's just the Docker version that fails.

from bidskit.

jmtyszka avatar jmtyszka commented on August 23, 2024

The PyPi version has been updated to 2019.8.16 - let me know if that works out of the box. I'll be looking at the Docker issues today.

from bidskit.

dmd avatar dmd commented on August 23, 2024

Ok, apparently --no-sessions is all I needed for this one.

from bidskit.

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.