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

First steps #1

Merged
merged 3 commits into from
Jun 5, 2020
Merged

First steps #1

merged 3 commits into from
Jun 5, 2020

Commits on May 11, 2020

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

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    81d08db View commit details
    Browse the repository at this point in the history
  2. Rework extension

    - Remove nested type definitions
    - Use lower case files as already done in setup.py
    - Only use quantity when using the type but not on definition
    - Use shape=(Null,) to mean 1D instead of shape=(Null) which means
    anything.
    - Make nested stimset_referenced_folder work
    
    This is currently not supported by hdmf.
    
    Co-authored-by: Ryan Ly <rly@lbl.gov>
    t-b and rly committed May 20, 2020
    Configuration menu
    Copy the full SHA
    2f4bbbd View commit details
    Browse the repository at this point in the history