https://github.com/eulerlab/bc-motion
Strauss, Korympidou et al.
https://github.com/eulerlab/bc-motion
Last synced: 2 months ago
JSON representation
Strauss, Korympidou et al.
- Host: GitHub
- URL: https://github.com/eulerlab/bc-motion
- Owner: eulerlab
- License: gpl-3.0
- Created: 2021-05-31T16:28:34.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T07:48:24.000Z (over 2 years ago)
- Last Synced: 2025-10-25T17:03:02.846Z (8 months ago)
- Language: Jupyter Notebook
- Size: 99.3 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bc-motion
Please note that this repository is still being updated with all of the code. Thanks for your patience!
This repository contains the code to interact with the data and models presented in
Strauss, Korympidou et al. Center-surround interactions underlie bipolar cell motion sensitivity in the mouse retina. Nature communications. 2022.13(5574).
The paper is available (open source) at https://www.nature.com/articles/s41467-022-32762-7
Data files necessary to run this code are in a public repository at zenodo.org https://zenodo.org/record/8344658
For windows compatibility, you may encounter errors related to the cairosvg package. The following is one method to resolve these issues. From inside the environment, use pipwin to install cairocffi:
pipwin install cairocffi