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

[WIP] Function to copy derivatives #171

Merged
merged 36 commits into from
Apr 17, 2021
Merged

[WIP] Function to copy derivatives #171

merged 36 commits into from
Apr 17, 2021

Commits on Apr 16, 2021

  1. Added function to generate derivatives

    Beliy Nikita authored and Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    3c08d04 View commit details
    Browse the repository at this point in the history
  2. refactor get_metadata

    Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a9ce261 View commit details
    Browse the repository at this point in the history
  3. reorganize dependencies

    Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    f363672 View commit details
    Browse the repository at this point in the history
  4. adapted query for metadata

    Beliy Nikita authored and Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    3b6ff80 View commit details
    Browse the repository at this point in the history
  5. fix test and lint

    Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    0a541ca View commit details
    Browse the repository at this point in the history
  6. remove dead code

    Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    59eb09e View commit details
    Browse the repository at this point in the history
  7. minor fixes on get_metadata

    Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    d502a8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e00672 View commit details
    Browse the repository at this point in the history
  9. refactor dependency indexing

    Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    e20e967 View commit details
    Browse the repository at this point in the history
  10. get rid of parse_perf

    Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    e0d12ba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    698251d View commit details
    Browse the repository at this point in the history
  12. add comments

    Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    e51ac08 View commit details
    Browse the repository at this point in the history
  13. remove extra IF block

    Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    28e7ee0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e41e762 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d26c104 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7352e6b View commit details
    Browse the repository at this point in the history
  17. silence get_metadata tests

    their reactivation will require a public function to index and read associated metadata
    Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    2ab00b6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ed237ca View commit details
    Browse the repository at this point in the history
  19. reimplement #195

    Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    1c6e897 View commit details
    Browse the repository at this point in the history
  20. linting

    Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    2fb7b15 View commit details
    Browse the repository at this point in the history
  21. linting

    Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a63de7c View commit details
    Browse the repository at this point in the history
  22. rename derivate function

    Remi-Gau committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    51d3023 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. move files

    Remi-Gau committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    618f2d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1d1c8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1baa5d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcb7f1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a01234b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c9d7b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f0d9b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7b3853 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    997b07f View commit details
    Browse the repository at this point in the history
  10. simplify tests copy derivatives

    use bids examples by skipping the unzipping
    Remi-Gau committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    9581fa5 View commit details
    Browse the repository at this point in the history
  11. move download moae function

    Remi-Gau committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    0521460 View commit details
    Browse the repository at this point in the history
  12. update github action

    Remi-Gau committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    7a242ea View commit details
    Browse the repository at this point in the history
  13. update download moae

    Remi-Gau committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    b425fdb View commit details
    Browse the repository at this point in the history
  14. fix typo

    Remi-Gau committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    63a9b1b View commit details
    Browse the repository at this point in the history