cogpy.io.xml_io

OpenEphys XML metadata parser and writer.

Note

Lab-internal module. Assumes the OpenEphys XML format used in the Bhatt Lab. Not part of the stable public API.

Functions

parse_meta_from_xml(xml_file)

parse_xml(xml_file)

read_acquistionSystem(xml_dict)

read_anat_map(xml_dict)

columnwise

read_dtype(xml_dict)

uV_per_count_from_xml(xml_file)

uV-per-count from a NeuroScope xml's acquisitionSystem (voltageRange/nBits).

unparse_xml(xml_dict, xml_file, **save_kwargs)