Skip to content

portugueslab/Tanaka_2025_landmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plastic landmark anchoring in zebrafish compass neurons

This repository hosts scripts (jupyter notebooks) to analyze data for our manuscript Plastic landmark anchoring in zebrafish compass neurons soon to be published (the preprint version of the study can be found here).

Data

Preprocessed data to be analyzed by the scripts here are deposited on Zenodo. Please download the data from Zenodo, and place the unzipped data folders under the data directory.

Requirements

The scripts are written in python 3.10 within the framework of jupyter notebooks. The packages required to run the scripts are listed in environment.yml. If you are using anaconda as the package manager, you can create a new conda environment with necessary packages by running conda env create -f environment.yml. Activate the installed conda environment and register it as a kernel for jupyter by running python -m ipykernel install --user --name=landmark.

Outputs

The notebook save the figures as SVG (in the svg directory) as they appear in the paper figures.

About

Code to reproduce the analysis in the landmark anchoring paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published