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  

|
December 07, 2018 10:57AM
hi all
i am very happy to find SurfClust which can perform the multiple correction on surface based analysis. It is difficult for me to write the code for this, although I read the help of the SurfClust. OK. Here are output for my script:
========
- Error SUMA_SurfClust_ParseInput (SUMA_SurfClust.c:437):
Option -i not understood.
Try -help for usage
Here's hoping these excerpts from 'SurfClust -help' enlighten:
'-i insurf: With insurf being the full name of the surface.'
'<-input inData.dset dcol_index>'
'-input inData.dset dcol_index: The input dataset'
==========
This is my script. I try performing the clustering after surfaced based analysis using afni_proc.py. Then i get the beta for each mesh/node from the stats file, and naming the surface beta as HDR.niml.dset. this one is left hemisphere. My questions are: 1,how to fix my errors? 2, how to add more subjects' data such as a group data?
==========
SurfClust -spec /Users/caroline/CON_IA27/SUMA/std.60.CON_IA27_lh.spec \
-i /Users/caroline/CON_IA27/CON_IA27.surf.results/HDR.niml.dset \
-input HDR.niml.dset \
-rmm -2 \
-athresh 1 \
-prefix OUTPREF
==========


Thanks.
rujing
Subject Author Posted

surfclust questions

charujing123 December 07, 2018 10:57AM

Re: surfclust questions

charujing123 December 11, 2018 09:26PM

Re: surfclust questions

ptaylor December 11, 2018 11:53PM

Re: surfclust questions

charujing123 December 12, 2018 01:59AM

Re: surfclust questions

ptaylor December 12, 2018 08:11AM