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  

|
January 10, 2013 12:57PM
I found the best way to get around this is to enlarge the image produced by AFNI using convert from imagemagick

f=imageToEnlarge
convert $f -resize 300% new-$f
mv -f new-$f $f
Subject Author Posted

About runing afni from command line to save images

Suril Gohel January 10, 2013 11:46AM

Re: About runing afni from command line to save images

Colm Connolly January 10, 2013 12:57PM

Re: About runing afni from command line to save images

Suril January 10, 2013 02:59PM

Re: About runing afni from command line to save images

Daniel Glen January 10, 2013 03:34PM