Creating asymmetry in a model

The basics of how to develop, test, and use models.
Post Reply
Kim Ha
Posts: 18
Joined: Sun Jun 09, 2013 11:26 pm

Creating asymmetry in a model

Post by Kim Ha »

Ted

Thanks for your help in automating the process. Now I am stuck at created asymmetry in my model.

I have tried to reproduce " Neurokinematic modeling of complex swimming patterns of the larval zebrafish" from Scott A. Hill

I could did it pretty well. Just for information I used NetStim (Artificial cell) as a trigger from the brain and connected to right cell and left cell and changed the delay time from 1 to 7 and for other cells I gave 1 as a delay time.

Problem is I am not able give different turning angle to fish . I am not able to figure out what parameter I should change to create asymmetry in spike train in order to make the fish turn. And when the change the parameter , how would I get the asymmetry removed.

Ha
ted
Site Admin
Posts: 6302
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Re: Creating asymmetry in a model

Post by ted »

Kim Ha wrote:" Neurokinematic modeling of complex swimming patterns of the larval zebrafish" from Scott A. Hill
I'm not familiar with that model.

Code: Select all

I am not able to figure out what parameter I should change to create asymmetry in spike train in order to make the fish turn. And when the change the parameter , how would I get the asymmetry removed.
I don't know anything about your model either, so everything I write is only a guess. I assume that there are motor neurons that drive muscles on the right or left hand side of the body, and if they fire at similar rates the animal swims in a more or less straight line. Turning requires the balance between the right and left hand side firing rates to change, so either inhibit or excite one side, or pair inhibition of one side with excitation of the other. You may need a new set of neurons to generate the presynaptic activity that drives the inhibition of one side and excitation of the other side.
Post Reply