Page 1 of 1

Questions about Calcium Waves in RxD

Posted: Fri May 03, 2019 10:35 am
by yuzhou
I am going through the example of calcium waves in RxD in the RxD tutorial. I want to know what are the values of 'fe' and 'fc' to get the sample output listed at the end of the example?

Also, I am wondering if it's possible to add the complete source code to the example?

Thanks.

Re: Questions about Calcium Waves in RxD

Posted: Tue May 07, 2019 1:55 pm
by ramcdougal
I've added a full working code (and the associated image output) to the calcium wave rxd tutorial page: https://neuron.yale.edu/neuron/docs/rea ... lcium-wave

There's not much in the way of explanation yet, but hopefully after working through the rest of the existing tutorials (https://neuron.yale.edu/neuron/docs/reaction-diffusion) it mostly makes sense.

Re: Questions about Calcium Waves in RxD

Posted: Tue May 07, 2019 8:55 pm
by yuzhou
It just works.

Thanks a lot!