Skip to main content

Responses of 1st , 2nd, and soon 3rd order Drosophila olfactory neurons

Project description

https://travis-ci.org/tom-f-oconnell/drosolf.svg?branch=master

Installation

pip install drosolf

If you need elevated permissions to install (if the pip install line fails with some sort of permissions error), you can try:

sudo -H pip install drosolf

Examples

To get Hallem and Carlson ORN responses, with the baseline added back in. Returned as a pandas DataFrame with columns of receptor and row indices of odor. The transpose (i.e. orn_responses.T) will have odors as the columns.

from drosolf import orns
orn_responses = orns.orns()

To get simulated projection neuron responses, using the Olsen input gain control model and the ORN responses.

from drosolf import pns
pn_responses = pns.pns()

Todo

  • DoOR integration

  • KC model(s)

  • sympy description of transformations applied to ORN data

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drosolf-0.1.3.tar.gz (26.9 kB view hashes)

Uploaded Source

Built Distribution

drosolf-0.1.3-py2.py3-none-any.whl (27.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page