-
Notifications
You must be signed in to change notification settings - Fork 141
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
incomplete *_aligned_trilin.nii.gz #345
Comments
I remember having similar problemas in the past... Can you try first to
convert all files to RAS and then run the same command?
…On Tue, Oct 10, 2023 at 11:04 AM hejieshi ***@***.***> wrote:
Hi,
Did you solve this problem? PS: I tried using Ants to calculate the affine
transformation parameters, but the results were inconsistent with spm_coreg.
[image: image]
<https://user-images.githubusercontent.com/61490713/273840516-6caaa37f-4486-4f54-a820-e13bd1cea78c.png>
—
Reply to this email directly, view it on GitHub
<#345 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABCZAV7ITPGRQ3SEH5YGHBTX6UFTLAVCNFSM4T5VAWZ2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCNZVGQ3TOMBVHE2Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I cannot tell how good or bad is... I normally use ANTs, maybe you want to
give it a try and compare
…On Tue, Oct 10, 2023 at 12:20 PM hejieshi ***@***.***> wrote:
The result is like this.
[image: image]
<https://user-images.githubusercontent.com/61490713/273864381-5c467aa4-cf1b-4e93-aada-89f6bf4e5d60.png>
The B0 image was not properly aligned to the T1 image (misaligned), and
the cerebellum has been cut off.
Thanks!
—
Reply to this email directly, view it on GitHub
<#345 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABCZAV2OCP2KSNS4CCATLOTX6UOODAVCNFSM4T5VAWZ2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCNZVGQ4TAMJXGAYQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi mrDiffusion experts,
We used following command lines to preprocess DTI data:
dwParams = dtiInitParams('clobber',1,'phaseEncodeDir',2);
dtiInit('path to DTI nifti','path to T1.nii.gz',dwParams);
The *_aligned_trilin.nii.gz file is incomplete with part of the frontal lobes cropped.
Can anyone help us solve this problem?
Thanks!
The text was updated successfully, but these errors were encountered: