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

New command line tools #138

Merged
merged 22 commits into from
Jan 10, 2024
Merged

New command line tools #138

merged 22 commits into from
Jan 10, 2024

Conversation

bclenet
Copy link
Collaborator

@bclenet bclenet commented Jan 10, 2024

Closes #35

Changes proposed in this Pull Request:

  • Wrapping some existing executables into command line tools
    • narps_open_runner for python narps_open/runner.py
    • narps_description for python narps_open/data/description
    • narps_results for python narps_open/data/results
    • narps_open_status for python narps_open/utils/status.py
  • Creating a new command line tool narps_open_tester to launch pipeline for a given team and compare results with the original ones.

Checklist:

  • Descriptive title
  • Targets the main branch
  • Changes are functional
  • My code is explicit and comments were added to it
  • Code conforms with PEP8
  • Tests were added for the changes and they complete successfully
  • Existing tests were updated (if needed) and they complete successfully
  • Documentation was updated

@bclenet bclenet merged commit 0d7bd0e into Inria-Empenn:main Jan 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Local validation of a team pipeline
1 participant