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

Allowing user to segment *all* known tracts #1

Open
soichih opened this issue Feb 14, 2020 · 2 comments
Open

Allowing user to segment *all* known tracts #1

soichih opened this issue Feb 14, 2020 · 2 comments

Comments

@soichih
Copy link

soichih commented Feb 14, 2020

I just tested this App and it finished successfully!

One issue that I ran into was that I didn't know how to set the tract IDs. The App's tractID_list looked like I shoud specify this via range like "32-33" as shown here

image

which resulted in an error. I had to update to something like 32, 33, 38, 39 instead. I think the description should be updated.

Also, would it be possible/better to classify all known tracts if the user doesn't specify any tract IDs?

@giulia-berto
Copy link
Collaborator

Thank you for testing it!

I have updated the app description, now it should be clearer.

Up to now, it won't be possible to segment all known tracts since the algorithm is not meant to perform whole brain segmentation. Up to now, the original algorithm can segment 28 different kind of bundles, and the version implemented in branch 1.0 allows the user to select 10 of them. The next release I am working on will allow the user to select all the kind of bundles we performed the training with.

@soichih
Copy link
Author

soichih commented May 5, 2020

I think the simplest thing to do is to just set the default value for tractID_list field to have all supported ID, and let user trim the IDs that they don't want?

image

I think a lot of users just want to demo the App before they invest their time, so the easier it is to get something running, more likely that they will learn how to use it.

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

No branches or pull requests

2 participants