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

NF: Allow passing an AFQDataset object as input. #113

Merged
merged 4 commits into from
May 10, 2022

Conversation

arokem
Copy link
Collaborator

@arokem arokem commented May 10, 2022

No description provided.

@arokem
Copy link
Collaborator Author

arokem commented May 10, 2022

The proposed change would support the following pattern that I've found myself wanting to use:

AFQDataset.from_files(fn_nodes="../BIDS/derivatives/afq/tract_profiles.csv", unsupervised=True)
plot_tract_profiles(dataset, figsize=[12, 12])

@richford
Copy link
Collaborator

This is great! Thanks! LGTM.

@richford richford merged commit 861a3db into yeatmanlab:main May 10, 2022
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

2 participants