This package contains the code to preprocess and analyze sniffing data in the dewan lab
- Using PyPi: Simply run
pip install dewan_sniffingand the latest version will be pulled from PyPi - Local Installation
- Clone the repository using
git clone https://github.com/OlfactoryBehaviorLab/dewan_sniffing - Navigate into the
dewan_sniffingdirectory - Execute
pip install .orpip install -e .if you want the repository to be editable
- Clone the repository using
This project is licensed under GNU General Public License v3.0. You can find the included copy of the license here. For more information about the license and its terms, please visit SPDX