Skip to content

Cell specific integrate-and-fire type models for a population of P-unit electroreceptors of Apteronotus leptorhynchus

License

Notifications You must be signed in to change notification settings

bendalab/punitmodel

Repository files navigation

P-unit model

Cell specific integrate-and-fire type models for a population of P-unit electroreceptors of Apteronotus leptorhynchus

How to simulate the models

The file models.csv contains the model parameters for each cell in a table.

The file models_202106.csv contains model parameters from a newer fitting attempt.

The load_models() function in model.py can be used to load these parameters into a list of dictionaries.

You may use the simulate() function in model.py to simulate a model for a given stimulus.

In main.py you can see how to do this.

The EOD of a single fish always has an amplitude of one. The EOD frequency is in the table with the model parameters.

About

Cell specific integrate-and-fire type models for a population of P-unit electroreceptors of Apteronotus leptorhynchus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages