Code for
A neural circuit for context-dependent multimodal signaling in Drosophila
Elsa Steinfath, Afshin Khalili, Melanie Stenger, Bjarne L. Schultze, Sarath Nair Ravindran, Kimia Alizadeh, Jan Clemens
preprint
Install anaconda/miniconda/miniforge and then create an environment with the required packages:
conda create numba numpy matplotlib ipykernel jupyterlab tqdm scipy flammkuchen -c conda-forge -n vib_model -y
The notebook demo.ipynb will run the model on example inputs and generate plots. Expected results are show in demo.pdf.