https://github.com/brody-lab/jbreda_pwm_mpfc_analysis
repository for analysis of PWM ephys data
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: pubmed.ncbi, ncbi.nlm.nih.gov -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Repository
repository for analysis of PWM ephys data
Basic Info
Statistics
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Overview
Repository for the analysis of electrophysiological data after spike sorting. Analyses are focused to single cell medial prefrontal cortex (mPFC) activity during an auditory delayed comparison working memory task (Parametric Working Memory, PMW) in rats. Moreover, they are inspired by those done by Romo ... Brody et al. 1999 in macaques.
Highlights
- functions for aligning
kilosortspike sorting output withBdataSQL tables containing behavioral data - flexible python code for exploratory visualizations of neural activity during stimulus and delay period conditioned on multiple features
- inspired by the Spykes library & rewritten with updated python syntax & seaborn visuals

Steps
- (1) Align spike and behavioral data (
\kilosort_bdata_alignment) - (2) Import to python (
io_utils.py) - (3) Visualization and analyses (
plotting_utils.py)
Usage
git clone https://github.com/Brody-Lab/jbreda_PWM_mPFC_analysis
conda create -n PWM_ephys python=3.7 pip numpy matplotlib scipy scikit-learn h5py pyqt cython pillow black seaborn jupyter statsmodels pydove
conda activate PWM_ephys
pip3 install jedi==0.17.2 # for tab complete bug
Tutorial
See the 2021_Tutorial.ipynb notebook for example usage.
Assumptions
(1) This repo is built as a continuation of the output from the jbreda_kilsort repository that was designed for analyzing wireless tetrode data in kilosort and uses the same file structure.
(2) Functions for spike & behavior alignment are written to be run after all sorting is done on a per animal basis. But, if needed, this could be easily changed
Owner
- Name: Brody-Lab
- Login: Brody-Lab
- Kind: organization
- Repositories: 12
- Profile: https://github.com/Brody-Lab
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| jess-breda | j****9@g****m | 172 |
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0