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

ENH: Add command line options to restructure outputs #454

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mgxd
Copy link
Collaborator

@mgxd mgxd commented Mar 12, 2025

Adds logic to restructure workflow output to be more easily consumed by the HBCD data management system.

This new command line option, nibabies-hbcd, restructure FreeSurfer and mcribs output directories to follow the BIDS hierarchy (from sub-X_ses-Y to sub-X/ses-Y) and removes any symlinks.

Copy link

codecov bot commented Mar 12, 2025

Codecov Report

Attention: Patch coverage is 75.84270% with 43 lines in your changes missing coverage. Please review.

Project coverage is 56.90%. Comparing base (aaa532c) to head (739f460).

Files with missing lines Patch % Lines
nibabies/cli/parser.py 61.00% 34 Missing and 5 partials ⚠️
nibabies/cli/hbcd.py 91.66% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #454      +/-   ##
==========================================
+ Coverage   56.46%   56.90%   +0.44%     
==========================================
  Files          70       72       +2     
  Lines        6723     6801      +78     
  Branches      828      837       +9     
==========================================
+ Hits         3796     3870      +74     
- Misses       2718     2720       +2     
- Partials      209      211       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

None yet

1 participant