Hi Shaoshi,
Thanks for the quick response!
Let me respond to each question one-by-one.
1. Re - d_t as an integer multiple of the TR: Our TR = 0.8. I have run values of [0.001, 0.004, 0.005, 0.008]. All have produced the max KS of 5.
2. I saved the simulated BOLD timeseries and it is as expected : [68, 500, 840] for the 68 cortical regions, and 840 frames
3. The two FC costs are decreasing through training epochs, albeit by small increments (i.e., FC corr cost from 0.58 -> 0.53 after the 5th generation). Attached is an example learning curve. It is hard to see (as the KS cost is so high), but the FC cost does slight go down.
I can see that something happens with the line fcd_histcum_ave = fcd_histcum_temp / fcd_histcum_num in CBIG_FCD_multi_simulation, I get a fcd_histcum_ave that is NaN, as fcd_histcum_num = 0 just before that.
Not sure if that helps or complicates things more! Thank you in advance.
All the best,
Ana Radanovic