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 LORIS pipelines to crawl LORIS' projects and candidates endpoints #103

Closed
wants to merge 4 commits into from

Commits on Apr 30, 2021

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

Commits on May 21, 2021

  1. Update recordings endpoints to download BIDS recording files in the p…

    …roject crawlers.
    
    Could not test unfortunately...
    Facing an eternal loop when I try to login even though password, URL and username are all correct (can curl).
    Looking at the datalad code, it seems like when we get into the __init__ function of the class
    LORIS_Token, keyring is empty when I try to print it on the console. Could this be why???
    Line of code is: https://github.com/datalad/datalad/blob/4f8fe6e4a8a4113501db418d3942930ac8977764/datalad/downloaders/credentials.py#L342
    cmadjar committed May 21, 2021
    Configuration menu
    Copy the full SHA
    c86c11e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. finalize the project API

    cmadjar committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    b313073 View commit details
    Browse the repository at this point in the history