Skip to content
/ behapy Public

Behavioural neuroscience data wrangling and analysis tools

License

Notifications You must be signed in to change notification settings

crnolan/behapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

behapy

Behavioural neuroscience data wrangling and analysis tools

Installation

Execute the following from the project folder in a shell with conda on the path:

conda env create -f environment.yaml
conda activate behapy
pip install -e .

Examples

There is a MedPC event reading example in the examples subfolder. This example by default assumes MedPC data files are in the same folder as the notebook file.

Preprocessing

Convert TDT source data to BIDS-like raw data format:

tdt2bids [session_fn] [experiment_fn] [bidsroot]

Open the preprocessing dashboard and confirm rejected regions of the recording:

ppd [bidsroot]

Write the preprocessed data to the derivatives/preprocess tree:

preprocess [bidsroot]

Contributors

behapy is maintained by Chris Nolan.

This project would not exist without the energetic contributions from folks in the BrainHack community. Thanks in particular to:

About

Behavioural neuroscience data wrangling and analysis tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •