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

DOC: Update description of output layout, add discussion of legacy mode #2646

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

effigies
Copy link
Member

@effigies effigies commented Dec 1, 2021

Closes #2645.

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2021

Codecov Report

Merging #2646 (b460938) into master (67d8dfc) will increase coverage by 0.55%.
The diff coverage is 30.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2646      +/-   ##
==========================================
+ Coverage   44.90%   45.46%   +0.55%     
==========================================
  Files          41       41              
  Lines        3089     3161      +72     
==========================================
+ Hits         1387     1437      +50     
- Misses       1702     1724      +22     
Impacted Files Coverage Δ
fmriprep/cli/workflow.py 3.29% <ø> (ø)
fmriprep/workflows/base.py 9.48% <0.00%> (-1.17%) ⬇️
fmriprep/workflows/bold/t2s.py 43.75% <0.00%> (ø)
fmriprep/workflows/bold/resampling.py 10.48% <4.08%> (ø)
fmriprep/workflows/bold/base.py 17.16% <5.08%> (-0.62%) ⬇️
fmriprep/workflows/bold/outputs.py 25.20% <53.84%> (+3.38%) ⬆️
fmriprep/cli/parser.py 82.19% <100.00%> (+4.83%) ⬆️
fmriprep/cli/tests/test_parser.py 100.00% <100.00%> (ø)
fmriprep/config.py 79.12% <100.00%> (+0.06%) ⬆️
fmriprep/interfaces/multiecho.py 79.31% <100.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4fd718...b460938. Read the comment docs.

@effigies effigies merged commit 4750ee8 into nipreps:master Dec 8, 2021
@effigies effigies deleted the doc/output_layout branch December 8, 2021 16:34
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.

Update output docs to describe BIDS format, add docs on --output-layout
3 participants