Search found 5 matches
- Fri Jul 03, 2020 8:21 am
- Forum: Reaction-diffusion in NEURON
- Topic: Using NEURON to model a system of endocrine cells
- Replies: 2
- Views: 523
Re: Using NEURON to model a system of endocrine cells
Thank you so much, this helps a lot. I will try to create my own script inserting the mechanisms I have created.
- Tue Jun 30, 2020 2:58 pm
- Forum: Reaction-diffusion in NEURON
- Topic: Using NEURON to model a system of endocrine cells
- Replies: 2
- Views: 523
Using NEURON to model a system of endocrine cells
Hello, I am new to NEURON (and programming in general) and I am working with my lab partner to build a model of pancreatic islet cells using previous models not created in the NEURON framework. These previous models didn't have a spatial component and my lab partner and I want to utilize NEURON to a...
- Mon Jun 29, 2020 1:45 pm
- Forum: NEURON hacks
- Topic: Using NetCon where voltage is not the threshold variable
- Replies: 3
- Views: 3091
Re: Using NetCon where voltage is not the threshold variable
Thanks Ted, We would like the hormonal concentration across our endocrine cells to most closely resemble a continuum with every cell being both a source of a hormone and sink of 3 hormones/reaction diffusion species (the hormone the cell secretes + the hormones secreted from two other cell types). T...
- Sun Jun 28, 2020 5:54 pm
- Forum: Hot tips
- Topic: NEURONS v is different than mine
- Replies: 1
- Views: 723
NEURONS v is different than mine
Hello, I am in the process of replicating two models in the NEURON framework to extend them in certain ways. At first I wrote one of the models into a single mod file. I didn't use NEURONs built-n v (membrane voltage), I wrote my own differential equation to calculate membrane potential, and I didn'...
- Thu Jun 25, 2020 8:52 am
- Forum: NEURON hacks
- Topic: Using NetCon where voltage is not the threshold variable
- Replies: 3
- Views: 3091
Using NetCon where voltage is not the threshold variable
Hello, I am an incoming graduate student building a model of a network of endocrine cells and how the hormones they secrete affect each other. Using the NetCon object seemed like a great way to connect the different cell types and weight the connections. I want the cells to read the hormone concentr...