Skip to content

Installing Avoidance Learning Analysis

Pre-Requisites

The only prerequisites for installing Avoidance Learning Analysis is Python.


Obtaining the Source

We have not released a pip version of this repo. So, it's functionality is constrained to using a cloned repo.

  git clone https://github.com/petzschnerlab/avoid_learning_analysis.git

To update your local package:

  git pull


Dependencies

The following are the required dependencies for this repo. You can install these via the pyproject.toml file pip install .

  NumPy>=2.0,<3.0
  Pandas>=2.2,<3.0
  SciPy>=1.14,<2.0
  Matplotlib>=3.9,<4.0
  DataFrame Image>=0.2,<1.0
  Markdown PDF>=1.3,<2.0
  Statsmodels>=0.14,<1.0