cogpy.io.load_meta
Parse and write XML metadata for OpenEphys-style recordings.
Note
Lab-internal module. Assumes OpenEphys XML metadata files as used in the Bhatt Lab recording setup. Not part of the stable public API.
Functions
|
Extract recording metadata (grid shape, fs, dtype) from an XML file. |
|
Read an XML metadata file and return its contents as a nested dict. |
|
Return the |
|
Return the data-type string (e.g. |
|
Write a dict back to an XML file. |