jdiedrichsen / suit

Toolbox for the analysis of cerebellar imaging data
18 stars 10 forks source link

anatomical and segmentation have to be in the same space #2

Closed katedamme closed 5 years ago

katedamme commented 5 years ago

Hello!

I am getting the error: "anatomical and segmentation have to be in the same space" for may of my images. I believe the input to suit is expected to be a native space T1 with approx. 1 mm3 voxels, and so I am not sure what is triggering this error, as half of my scans are processing successfully in native space with similar parameters and half are giving this error.

What should I be adjusting in these individuals? Is this a format compatibility issue or does this indicate something else?

I appreciate that you'v error coded this, and apologize for not being more adept at interpreting the meaning of the error.

Thank you.

Kate Damme

jdiedrichsen commented 5 years ago

Hi Kate,

Hmm - they should automatically be in the same space if they are generated directly. SUIT looks if there is segmentation already present, and if it is, it uses that.

Can you try starting the isolation process from a folder, which only has the T1 image in it?

J

On Oct 4, 2018, at 18:13, Kate Damme notifications@github.com wrote:

Hello!

I am getting the error: "anatomical and segmentation have to be in the same space" for may of my images. I believe the input to suit is expected to be a native space T1 with approx. 1 mm3 voxels, and so I am not sure what is triggering this error, as half of my scans are processing successfully in native space with similar parameters and half are giving this error.

What should I be adjusting in these individuals? Is this a format compatibility issue or does this indicate something else?

I appreciate that you'v error coded this, and apologize for not being more adept at interpreting the meaning of the error.

Thank you.

Kate Damme

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jdiedrichsen/suit/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AKxYpYk4jGN09q41epjmpI0uDaE6zUooks5uhogRgaJpZM4XJCi9.

katedamme commented 5 years ago

I've re-run them in an isolated folder and reprocessed the images from dicom to see if it was a file issue, and they appear to be in the correct format and space (attached but still give the same error.

Error using suit_isolate (line 327) anatomical and segmentation have to be in the same space

On Sat, Oct 6, 2018 at 10:44 AM Jorn Diedrichsen notifications@github.com wrote:

Hi Kate,

Hmm - they should automatically be in the same space if they are generated directly. SUIT looks if there is segmentation already present, and if it is, it uses that.

Can you try starting the isolation process from a folder, which only has the T1 image in it?

J

On Oct 4, 2018, at 18:13, Kate Damme notifications@github.com wrote:

Hello!

I am getting the error: "anatomical and segmentation have to be in the same space" for may of my images. I believe the input to suit is expected to be a native space T1 with approx. 1 mm3 voxels, and so I am not sure what is triggering this error, as half of my scans are processing successfully in native space with similar parameters and half are giving this error.

What should I be adjusting in these individuals? Is this a format compatibility issue or does this indicate something else?

I appreciate that you'v error coded this, and apologize for not being more adept at interpreting the meaning of the error.

Thank you.

Kate Damme

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/jdiedrichsen/suit/issues/2>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AKxYpYk4jGN09q41epjmpI0uDaE6zUooks5uhogRgaJpZM4XJCi9 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jdiedrichsen/suit/issues/2#issuecomment-427583909, or mute the thread https://github.com/notifications/unsubscribe-auth/AMvF9jvRy3yEdjZCNHAtfa7UuNCXaBGsks5uiM_CgaJpZM4XJCi9 .

crhernandezc commented 5 years ago

Hi Kate,

Before using SUIT there are two steps you should perform. First is to reslice your T1 image into LPI orientation and second set the origin of the image in the anterior commissure. if you need more information please email supp.suit@gmail.com and I will follow up.

Carlos