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: Adds a tract profile plot to the ALS example. #125

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

arokem
Copy link
Collaborator

@arokem arokem commented Nov 6, 2022

Also, fixes a small bug in the plot_tract_profile function, which assumes that the inputs are arrays, by referring to the group_by.shape attribute.

This is one option for addressing this. Another would be to require this input to be an array.

I also changed the example to download the data and load it as two separate steps, because I don't think that the automagical version is as useful for someone getting started with the software.

Also, fixes a small bug in the plot_tract_profile function, which assumes that
the inputs are arrays, by referring to the `group_by.shape` attribute.

This is one option for addressing this. Another would be to require this
input to be an array.

I also changed the example to download the data and load it as two separate
steps, because I don't think that the automagical version is as useful for
someone getting started with the software.
@arokem
Copy link
Collaborator Author

arokem commented Nov 7, 2022

The only failer here is reduction in coverage, which seems benign. At some point, we might want to add smoke testing for the plotting code.

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