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

Add multi-run workflow synchronized with BIDS dataset #219

Closed
wants to merge 33 commits into from

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    65f314b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69fecdb View commit details
    Browse the repository at this point in the history
  3. Fix style issues.

    tsalo committed May 8, 2020
    Configuration menu
    Copy the full SHA
    7c169c5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    1b198c4 View commit details
    Browse the repository at this point in the history
  2. Add duration determination.

    tsalo committed May 9, 2020
    Configuration menu
    Copy the full SHA
    c0367c4 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Minor refactor.

    tsalo committed May 10, 2020
    Configuration menu
    Copy the full SHA
    bd736e4 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. More documentation.

    tsalo committed May 12, 2020
    Configuration menu
    Copy the full SHA
    223adb1 View commit details
    Browse the repository at this point in the history
  2. Some more fixes.

    tsalo committed May 12, 2020
    Configuration menu
    Copy the full SHA
    7b262ba View commit details
    Browse the repository at this point in the history
  3. Fix bugs and include echo keyword.

    Will need to drop before general use, but there is a plan in place.
    Just not sure how to implement it yet.
    tsalo committed May 12, 2020
    Configuration menu
    Copy the full SHA
    7191a3e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    d15ad97 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    eb46a71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5aad49 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Merge pull request #1 from physiopy/master

    Update bids-multi-run.
    tsalo authored Jul 3, 2020
    Configuration menu
    Copy the full SHA
    8591332 View commit details
    Browse the repository at this point in the history
  2. Workflow is working now.

    tsalo committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    9a5ce3b View commit details
    Browse the repository at this point in the history
  3. Fix style issues.

    tsalo committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    26f8aae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18f2831 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. Fix bugs.

    tsalo committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    40fe26b View commit details
    Browse the repository at this point in the history
  2. Use physio object instead of file.

    This way we can map channel names beforehand.
    tsalo committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    568d6aa View commit details
    Browse the repository at this point in the history
  3. Add requirements.

    tsalo committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    4c3809c View commit details
    Browse the repository at this point in the history
  4. Add plotting function for QC.

    tsalo committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    f0222cb View commit details
    Browse the repository at this point in the history
  5. fix.

    tsalo committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    b597880 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Reorganize functions and generalize update_bids_name.

    Now that feeding an entity with a value of None will remove the entity
    from the filename, we can drop `drop_bids_multicontrast_keys`.
    tsalo committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    d9d03fb View commit details
    Browse the repository at this point in the history
  2. Fix style issue.

    tsalo committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    92c99e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Update.

    tsalo committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    17dfa07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40d792f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd1dea5 View commit details
    Browse the repository at this point in the history
  4. Update requirements.

    tsalo committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    233bb11 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    8eaa407 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Run black on files.

    tsalo committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    56f0ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb8166f View commit details
    Browse the repository at this point in the history
  3. Fix style issues.

    Docstring rules are way too aggressive.
    
    Also, E203 should be ignored. It's wrong.
    tsalo committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    428dd9f View commit details
    Browse the repository at this point in the history
  4. Update conversion.py

    tsalo committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    bc7698a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Configuration menu
    Copy the full SHA
    2c7438f View commit details
    Browse the repository at this point in the history