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

Add the ability to read in scalars from prior qsirecon runs and map them to bundles or templates #187

Open
2 tasks
mattcieslak opened this issue Nov 25, 2024 · 0 comments · May be fixed by #192
Open
2 tasks
Labels
enhancement New feature or request

Comments

@mattcieslak
Copy link
Contributor

mattcieslak commented Nov 25, 2024

I think we're at a point where we could actually implement this.

Currently, if a user wants to fit a bunch of scalars to dmri data, and then summarize them in bundles, they would use something like the hbcd_scalar_maps recon workflow. This does the bundle estimation, the scalar estimation and the mapping of the scalars to the bundles. This is great if I already know the exact set of scalars I want and the exact method of bundle estimation.

However, what happens often is that a new method for bundle estimation (eg @ameliecr's FOD autotrack) is introduced and we want to see how those scalars look on the new bundles. Or some new scalar estimator is added and we want to see how it looks on some bundles we've already estimated. Our group really would like to run one recon workflow that estimates lots of scalar maps, then a bunch of bundle estimators and be able to combine them.

Some things that would be helpful

  • output dir can't be one of the input datasets
  • qsirecon_suffix in the scalar_ingress node will specify there the output tsv will go
@mattcieslak mattcieslak added the enhancement New feature or request label Nov 25, 2024
@mattcieslak mattcieslak linked a pull request Dec 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant