dynamic_ephys
Code for analysis for ephys data on the dynamic clicks accumulation task
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: biorxiv.org, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.6%) to scientific vocabulary
Repository
Code for analysis for ephys data on the dynamic clicks accumulation task
Basic Info
- Host: GitHub
- Owner: Brody-Lab
- License: gpl-3.0
- Language: MATLAB
- Default Branch: master
- Size: 40.2 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Dynamic ephys
Code for analysis of the FOF recordings from the dynamic clicks accumulation task.
Installation and Configuration
On a Mac, clone this folder into the desired directory and add the accumulation model submodule by entering the following commands in the command line:
git clone https://github.com/Brody-Lab/dynamic_ephyscd dynamic_ephysgit submodule initgit submodule updatedownload the accompanying data from https://figshare.com/articles/dataset/Manuscript_Data/16695592 (this should take less than 5 minutes to download and unzip).
update the path configuration function
set_dyn_path.mto point to the appropriate folders (see additional documentation in file header).
Reproduce the figures from the manuscript
To reproduce the figures from the manuscript (under review; preprint here https://www.biorxiv.org/content/10.1101/2021.05.13.444020v2) and demo the code, run the script make_figures.m to generate all figures from the main text and supplement. The entire script takes less than 10 minutes to run on a Mac with 16GB memory, but you can run individual cells of the script to produce panels associated with the relevant figure.
Software dependencies and operating systems
This code has been tested with MATLAB 2016b on Mac OS 11.4. We expect it to be compatible with Windows and Linux and more recent versions of MATLAB, but this has not been tested. There are no dependencies beyond the standard MATLAB functions and the accumulation-model, which is included here as a submodule.
Owner
- Name: Brody-Lab
- Login: Brody-Lab
- Kind: organization
- Repositories: 12
- Profile: https://github.com/Brody-Lab
Citation (CITATION.cff)
cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Boyd-Meredith
given-names: Tyler
- family-names: Piet
given-names: Alex
title: Stable choice coding in rat frontal orienting fields across model-predicted changes of mind
version: v1.1
date-released: 2022-03-02
doi: https://doi.org/10.5281/zenodo.6325973
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 11 months 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