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 14, 2023 08:19PM
Hello,

I have a nifti file (myfile.nii.gz) with values between 1.2326e-32 and 5.58214e-07.
I am interested in certain percentile values, but when I use for example 3dBrickStat -perclist 1 100 -perc_quiet myfile.nii.gz, it returns a value with only the first 6 decimals, which in this case would be all zeros (0.000000) while instead I would like to get 5.58214e-07. In this specific example since it's the 100 percentile I guess I could use 3dBrickStat -max myfile.nii.gz and it will return 5.58214e-07, but I need also other percentile values and therefore I need to use the percentile options.

Is there any way to increase the number of decimals printed out or to obtain the whole decimal number with the option -perclist?

Thank you,
Giuseppe
Subject Author Posted

3dBrickStat percentile

gbarisano February 14, 2023 08:19PM

Re: 3dBrickStat percentile

ptaylor February 14, 2023 09:20PM

Re: 3dBrickStat percentile

gbarisano February 15, 2023 05:46PM