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

Adding the python script for manual labeling #2

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on May 15, 2020

  1. first version of the script (WIP)

    lrouhier authored and lrouhier committed May 15, 2020
    Configuration menu
    Copy the full SHA
    67235b4 View commit details
    Browse the repository at this point in the history
  2. Modified with an option to skip existing label

    lrouhier authored and lrouhier committed May 15, 2020
    Configuration menu
    Copy the full SHA
    599d771 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. scrpit that retrieve BIDS file

    lrouhier authored and lrouhier committed May 19, 2020
    Configuration menu
    Copy the full SHA
    e9495d4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. correction of output file name

    lrouhier authored and lrouhier committed May 20, 2020
    Configuration menu
    Copy the full SHA
    c799481 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. error on list name

    lrouhier committed May 22, 2020
    Configuration menu
    Copy the full SHA
    6fab4c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    265eae4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de47052 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    273a798 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Modification for task sharing.

    This add the -path option to manual labeling which give the root of Bids path
    This changes the output of get_bids_sub to remove the BIDS root path
    lrouhier committed May 26, 2020
    Configuration menu
    Copy the full SHA
    59ff681 View commit details
    Browse the repository at this point in the history
  2. adding sop

    lrouhier committed May 26, 2020
    Configuration menu
    Copy the full SHA
    805f350 View commit details
    Browse the repository at this point in the history
  3. added image

    lrouhier committed May 26, 2020
    Configuration menu
    Copy the full SHA
    4617a4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59c915d View commit details
    Browse the repository at this point in the history
  5. modified sop for stoping

    lrouhier committed May 26, 2020
    Configuration menu
    Copy the full SHA
    70c45d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57f7186 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b33396a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. sop: minor fixes

    charleygros committed May 27, 2020
    Configuration menu
    Copy the full SHA
    8c0a765 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8343ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cb3ba5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78442f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    755bece View commit details
    Browse the repository at this point in the history
  6. sop.md: typo

    charleygros committed May 27, 2020
    Configuration menu
    Copy the full SHA
    f7f67da View commit details
    Browse the repository at this point in the history
  7. Update get_BIDS_sub.py (help issue)

    Co-authored-by: alexfoias <[email protected]>
    lrouhier and alexfoias authored May 27, 2020
    Configuration menu
    Copy the full SHA
    fb9d37e View commit details
    Browse the repository at this point in the history
  8. Update manual_labeling.py (typo missing letter)

    Co-authored-by: alexfoias <[email protected]>
    lrouhier and alexfoias authored May 27, 2020
    Configuration menu
    Copy the full SHA
    cb64694 View commit details
    Browse the repository at this point in the history
  9. added minimal resolution

    lrouhier committed May 27, 2020
    Configuration menu
    Copy the full SHA
    5a0d685 View commit details
    Browse the repository at this point in the history