Dear developers,
I am trying to run Wong Wang model, original and reduced version on ds.Cmat network and my purpose is to get proper FC and FCD matrices, but I could not find a suitable configuration for the model parameters that does not give nan. I tried also putting k_gl the global coupling to zero, still getting nan. Have you ever tried to get FCD from WW model?
I also could not figure out how to get the reduced version, apparently the
from neurolib.models.ww.model import WWModel return the original version,
could you please guide?
Cheers
A
Dear developers,
I am trying to run Wong Wang model, original and reduced version on ds.Cmat network and my purpose is to get proper FC and FCD matrices, but I could not find a suitable configuration for the model parameters that does not give nan. I tried also putting
k_glthe global coupling to zero, still getting nan. Have you ever tried to get FCD from WW model?I also could not figure out how to get the reduced version, apparently the
from neurolib.models.ww.model import WWModelreturn the original version,could you please guide?
Cheers
A