diff --git a/ndx-MIES/README.md b/ndx-MIES/README.md new file mode 100644 index 0000000..8086184 --- /dev/null +++ b/ndx-MIES/README.md @@ -0,0 +1,13 @@ +# ndx-MIES Extension for NWB + +This extension describes additional data and metadata from [MIES](https://github.com/AllenInstitute/MIES). + +## Installation + +Currently there is no python package to install as the extension only has additional +nwb-schema definitions. + +## Usage + +You can incorporate the extension via standard [pynwb commands](https://pynwb.readthedocs.io/en/stable/extensions.html#incorporating-extensions). +[IPNWB](https://github.com/AllenInstitute/IPNWB) uses this extension by default. diff --git a/ndx-MIES/ndx-meta.yaml b/ndx-MIES/ndx-meta.yaml new file mode 100644 index 0000000..94375c0 --- /dev/null +++ b/ndx-MIES/ndx-meta.yaml @@ -0,0 +1,6 @@ +name: ndx-MIES +version: 0.1.0 +src: https://github.com/t-b/ndx-MIES +license: BSD +maintainers: + - t-b