Closed tsalo closed 2 days ago
It looks like this might require a bit more thought.
Maybe I can just force dcan_correlation_lengths
to be ["all"]
for linc mode and drop output_correlations
?
Attention: Patch coverage is 72.72727%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 78.96%. Comparing base (
e19b7b1
) to head (ff1308f
). Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
xcp_d/workflows/bold/concatenation.py | 0.00% | 7 Missing and 1 partial :warning: |
xcp_d/workflows/bold/connectivity.py | 50.00% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Closes none, but addresses a bug identified in https://neurostars.org/t/filenotfounderror-no-bold-data-found-in-allowed-spaces-fslr/30968.
Changes proposed in this pull request
config.execution.output_correlations
to True when exact scans are provided through--create-matrices
, but "all" is not included.