This repository has been archived by the owner on Mar 15, 2023. It is now read-only.
Tags: catalystneuro/nwb-conversion-tools
Tags
v0.9.2 v0.9.2 internally updates many functionalities related to code reduction, testing, and performance. - All DataInterfaces now infer their source_schema from properly annotated __init__ - Fixes to the SortingInterface metadata handling to remove references to 'data' field. These should be set as unit properties or features to the extractor during __init__, and metadata["UnitProperties"] = [dict(name=property_name, description=...)] for the custom column metainfo for each property. - Some fixes to arguments to BlackRockInterface
v0.9.0 v0.9.0 introduces new interfaces for Axona, some general schema fixes for lfp interface metadata, as well as GIN compatible tests for certain ecephys interfaces. It also introduces new methods of data chunking for write_recording as well as a change to the keyword arguments of all routers to that function.
PreviousNext