Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 856 Bytes

File metadata and controls

29 lines (17 loc) · 856 Bytes

Dewan Lab Sniffing Analysis


This package contains the code to preprocess and analyze sniffing data in the dewan lab

Installation

  1. Using PyPi: Simply run pip install dewan_sniffing and the latest version will be pulled from PyPi
  2. Local Installation
    1. Clone the repository using git clone https://github.com/OlfactoryBehaviorLab/dewan_sniffing
    2. Navigate into the dewan_sniffing directory
    3. Execute pip install . or pip install -e . if you want the repository to be editable

Usage

Example:

Class Constructor


Public Parameters


License

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