AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
September 21, 2016 08:45AM
Hello all,

I am working with someone who has collected her data on Siemens Skyra 3T. Her scans are interleaved and oblique.

She found on the to 3d description: Some Siemens .ima files seems to have their EPI slices stored in
spatial order, and some in acquisition (interleaved) order. This
program doesn't try to figure this out. You can use the command
line option '-sinter' to tell the program to assume that the images
in a single .ima file are interleaved; for example, if there are
7 images in a file, then without -sinter, the program will assume
their order is '0 1 2 3 4 5 6'; with -sinter, the program will
assume their order is '0 2 4 6 1 3 5' (here, the number refers
to the slice location in space).


Also for oblıque datasets:
-oblique_origin
assume origin and orientation from oblique transformation matrix
rather than traditional cardinal information (ignores FOV/SLAB
options Sometimes useful for Siemens mosaic flipped datasets

I used the following command to reconstruct a resting state scan:


to3d -prefix ${subject}.REST2_test -save_outliers ${subject}_REST2_test.txt \
-time:zt 47 124 3s alt+z /Volumes/HaleDepo/STRESSSPGRREST_150816/${subject}/REST2/M*

I am wondering if this was the wrong way to go? It did seem to pick up that her scans were oblique. I know that "alt+z" indicates that they are interleaved.

Thanks,

Emily
Subject Author Posted

to 3d

Emily September 21, 2016 08:45AM

Re: to 3d

rick reynolds September 21, 2016 04:03PM

Re: to 3d

Emily September 22, 2016 09:34AM

Re: to 3d

rick reynolds September 23, 2016 08:56AM

Re: to 3d

Emily September 26, 2016 08:58AM

Re: to 3d

rick reynolds September 26, 2016 09:34AM

Re: to 3d

Emily September 26, 2016 07:48PM

Re: to 3d

rick reynolds September 27, 2016 01:14PM

Re: to 3d

Emily October 09, 2016 02:35PM

Re: to 3d

rick reynolds October 09, 2016 09:36PM

Re: to 3d

Emily October 13, 2016 03:45PM

Re: to 3d

rick reynolds October 13, 2016 03:57PM