Skip to content
 
 

Repository files navigation

Code base for "Joint coding of visual input and eye/head position in V1 of freely moving mice"

Setup For Ubuntu 20.04

To install the repo there is a conda environment that will install the necessary packages.
Use command:
conda env create -f environment.yaml

After installing activate the conda environment:
conda activate pytorchGLM

To install NLMixedSel, in the repo folder use:
pip install -e .

Setup For Windows

To install the repo there is a conda environment that will install the necessary packages.
Use command:
conda env create -f environment_win.yaml

After installing activate the conda environment:
conda activate pytorchGLM

To install NLMixedSel, in the repo folder use:
pip install -e .

About

Code base for fitting GLMs and measuring freely moving RFs

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages