-
Notifications
You must be signed in to change notification settings - Fork 272
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
inconsistencies in PreFreeSurferPipeline.sh with AnatomicalAverage.sh #313
Comments
I have committed e1eafb1 to master to try to fix this, give it a try. |
it worked, thanks. But now I found something else along the the PreFreeSurferPipeline.sh. |
Perhaps the FSL usage changed since this was implemented. We can fix it, but it will break old FSL versions. Matt. |
That's true. Better not to touch anything. Therefore I'm closing the issue as resolved. If I encounter any other inconsistency in the pipeline while executing it, I will open a new issue. |
Well, we do need the pipelines to work with newer FSLs, the problem is we don't know in which version this changed, which makes it hard to maintain backwards compatibility. |
True, let me find out in which fsl version happened
El mié, 23 oct 2024, 16:07, glasserm ***@***.***> escribió:
… Well, we do need the pipelines to work with newer FSLs, the problem is we
don't know in which version this changed, which makes it hard to maintain
backwards compatibility.
—
Reply to this email directly, view it on GitHub
<#313 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADXSAV5EAYXYD5UOHDLOHUDZ463SJAVCNFSM6AAAAABQL66ULKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZSGU2DSNJSGU>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
In AnatomicalAverage.sh from PreFreeSurfer. The input Arguments have changed from -n, -o, -s, -m... to: --output, --image-list.... But this is not reflected in PreFreeSurferPipeline.sh which still expect the old format
The text was updated successfully, but these errors were encountered: