History of AFNI updates  

|
January 15, 2021 03:07PM
Hello,

You are getting an "Address already in use" error. That means there is some other "afni -niml" process running on that computer (possibly by you, but it could be someone else).

First ask for an available NIML port block, and then apply it with -npb. So consider these commands:

afni -available_npb

(and supposing this says "2" is the first available npb)

afni -npb 2 -niml
3dGroupInCorr -npb 2 ....

Does that seem reasonable?

- rick
Subject Author Posted

3dGroupInCorr

jasmins January 13, 2021 07:52AM

Re: 3dGroupInCorr

rick reynolds January 15, 2021 03:07PM

Re: 3dGroupInCorr

jasmins January 28, 2021 02:35PM