-
Notifications
You must be signed in to change notification settings - Fork 26
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
Write out correlations when --create-matrices
doesn't include "all"
#1326
Conversation
--create-matrices
doesn't include all--create-matrices
doesn't include "all"
It looks like this might require a bit more thought. |
Maybe I can just force |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1326 +/- ##
==========================================
- Coverage 79.03% 78.96% -0.08%
==========================================
Files 59 59
Lines 7408 7406 -2
Branches 961 962 +1
==========================================
- Hits 5855 5848 -7
- Misses 1261 1268 +7
+ Partials 292 290 -2 ☔ View full report in Codecov by Sentry. 🚨 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.