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  

|
August 10, 2018 04:03PM
OK, it looks like the apparent grid-iness in the output stdev is just a minor interpolation artifact when the applied transformation matrix is just a small perturbation off of an identity transform. That is, the regridding is just a little different than being an identity, and the interpolation used is low order interpolation (the default in 3dAllineate is "just" cubic); then this kind of thing can appear-- note that it is only really noticeable at the level of looking at the standard deviation. You can get around this by applying a higher-order interpolant in 3dAllineate, such as wsinc5, say via adding "-final wsinc5". (Alternatively, if your data were integer-valued, you could use "-final NN".)

--pt
Subject Author Posted

3dAllineate issue

bes2037 July 27, 2018 09:42AM

Re: 3dAllineate issue

ptaylor July 27, 2018 09:47AM

Re: 3dAllineate issue

bes2037 July 27, 2018 09:54AM

Re: 3dAllineate issue

ptaylor July 27, 2018 10:05AM

Re: 3dAllineate issue

bes2037 July 27, 2018 10:20AM

Re: 3dAllineate issue

ptaylor July 27, 2018 12:19PM

Re: 3dAllineate issue

ptaylor August 10, 2018 04:03PM

Re: 3dAllineate issue

Daniel Glen August 10, 2018 06:53PM