Closed tsalo closed 11 months ago
Thanks so much @effigies! I had no clue
data.load
could do so much.
https://www.nipreps.org/niworkflows/master/api/niworkflows.data.html
If you add aslprep.data
to your API docs, you'll get something similar, listing the available imports for you as well.
Attention: 5 lines
in your changes are missing coverage. Please review.
Comparison is base (
67607e1
) 78.81% compared to head (f1431c0
) 79.09%. Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
aslprep/utils/atlas.py | 0.00% | 4 Missing :warning: |
aslprep/cli/workflow.py | 66.66% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closes none, but works on #344.
Changes proposed in this pull request
pkg_resources
withaslprep.data.load
.rcond
tonumpy.linalg.lstsq
calls.hue
in seaborn calls.keep_masked_labels
toTrue
inNiftiLabelsMasker
calls.