Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various BIDS-related improvements #40

Merged
merged 5 commits into from
Sep 27, 2018
Merged

Various BIDS-related improvements #40

merged 5 commits into from
Sep 27, 2018

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    0ae01ad View commit details
    Browse the repository at this point in the history
  2. BF: Remove invalid BIDS extraction pre-condition (fixes dataladgh-29)

    Rational: we enable extractors manually and consciously, hence
    it is OK to traverse a directory tree that was explicitly labeled
    as "contains BIDS stuff".
    mih committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    037787a View commit details
    Browse the repository at this point in the history
  3. BF: gender labels might come out as float (fixes dataladgh-31)

    E.g. 'n/a' gets converted by pandas to NaN.
    mih committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    a96e0bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86a3b2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b68a6f2 View commit details
    Browse the repository at this point in the history