Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buzsaki functions for NWB file format #319

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Commits on Apr 26, 2019

  1. Configuration menu
    Copy the full SHA
    1ddf2d7 View commit details
    Browse the repository at this point in the history
  2. Moved NWB into IO

    mpompolas committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    9635a60 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. Converter from Neuroscope2NWB

    The converter works in a convenient modular way.
    Example calls are in YutaMouse41_toNWB.m
    Added an xml importer since I had trouble with the default from Buzcode
    mpompolas committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    5fbdbad View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Configuration menu
    Copy the full SHA
    7240875 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Merged Buzcode and NWB loading functions - Separated add2NWB function…

    …s according to standard and non-standard files
    mpompolas committed May 22, 2019
    Configuration menu
    Copy the full SHA
    2cd4cb7 View commit details
    Browse the repository at this point in the history