forked from buzsakilab/buzcode
-
Notifications
You must be signed in to change notification settings - Fork 0
Code for internal lab sharing - polishing has started but is by no means complete
License
SaraMati/buzcode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to the Buzsaki lab repository! The goal is to have this repo as your one-stop-shop for code you may need as a Buzsaki Lab member. This will include preprocessing pipelines as well as analysis functions. Everything will conform to a single (flexible, but documented) database structure. IMPORTANT: everything is under collective development by the lab. DATA FORMATTING STANDARDS (under development: read and contribute to the wiki!) https://github.com/buzsakilab/buzcode/wiki/Data-Formatting-Standards The basic philosophy is built on Neuroscope data formatting, with supplementary .mat types for commonly used data types, each which have a standardized format as outlined in the git wiki. All files pertaining to a given recording should be in a single self-contained folder called baseName. For example, /recording7/recording7.ripples.events.mat will be a file containing information about ripples from a recording named recording7, it’s contents will be in the format prescribed to .events.mat type files. As you (inevitably) run into data types that don't really fit into any of these boxes, please consult the #code-development channel at buzsakilab.slack.com/messages/code-development/, and add the necessary format/standards to the wiki.
About
Code for internal lab sharing - polishing has started but is by no means complete
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- MATLAB 90.3%
- C 5.4%
- M 2.4%
- HTML 1.0%
- C++ 0.9%
- Scala 0.0%