-
Notifications
You must be signed in to change notification settings - Fork 16
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
[WIP] add t1 option in fslbetcrop module #62
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is on the right path, very good job 🚀 However, looking at the current tractoflow, there is a few more options to add as well for it to fit the use-case. We need to have a chat about it, because looking at the current structure, you'll end up adding imbricated if/else blocks, and I don't want that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small things but good job! 🥇
@AlexVCaron for the moment the script works in this form but the nomenclature is not optimal. There are too many "image" files but I'm having trouble finding a good way to change that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tiny changes, but then GTG ! I like this in this state, no need to complexify the module futher. We'll look back later if the naming need to change with the modality that gets betted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job! I noticed two things that I missed before, but otherwise, it is really nice! 💯
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🍻
add the option for a fsl bet / crop on a T1 images and create the test with Scilpy Fetcher