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  

|
February 20, 2020 05:16PM
Hi, Clément -

The headers of datasets contain things like voxelsizes and location of origin, which allow the data to have meaningful (x, y, z) locations in space. AFNI (and I guess MRIcron) use this information when displaying datasets-- they don't just match corner locations of voxels and hope for the best, for example. The voxel size, origin, and other meta-data can be viewed with AFNI's 3dinfo command.

"Orientation" typically refers to the order of arranging the data on the disk-- see "3dinfo -orient DSET", for example. That is independent of how the datasets are displayed, except for the fact that it determines what the "origin" voxel is.

3drefit is a program in AFNI that allows you to change header information without adjusting the actual data (or "BRIK") information-- this is mostly used when one assumes there is incorrect header info present, and one wants to reset it. Using this program, one could easily notice changes in how one dataset overlays another.

3dresample is a program to change both header/HEAD *and* dataset/BRIK info together, keeping them consistent. Typically, one might not see large changes in how one dataset overlays another when using this program (except for regridding/smoothing in some cases, depending on the operation).

... which is all to say, what commands are you specifically running on your dataset, causing you to see changes? And what are you wanting to do with your refitting/resampling?

--pt
Subject Author Posted

2 images in the same space

Doughboys February 20, 2020 04:50PM

Re: 2 images in the same space

ptaylor February 20, 2020 05:16PM

Re: 2 images in the same space

Doughboys February 20, 2020 05:35PM

Re: 2 images in the same space

ptaylor February 20, 2020 05:50PM

Re: 2 images in the same space

Doughboys February 20, 2020 06:05PM

Re: 2 images in the same space

ptaylor February 20, 2020 06:25PM

Re: 2 images in the same space

Doughboys February 20, 2020 07:10PM

Re: 2 images in the same space

ptaylor February 21, 2020 06:24AM

Re: 2 images in the same space

Doughboys February 21, 2020 10:38AM

Re: 2 images in the same space

Doughboys February 26, 2020 10:01AM