Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Tags: catalystneuro/nwb-conversion-tools

Tags

v0.11.38

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #595 from catalystneuro/prepare_for_new_release

Prepare for v0.11.37 release

v0.11.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.11.1

v0.11.1 reorganizes the tools and utils into more manageable and convenient-to-import structure

v0.9.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #395 from catalystneuro/pin_si_version

Pin recent SI version

v0.9.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.9.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.9.3

v0.9.3 includes fixes to the NeuroscopeDataInterfaces, as well as workflows using the GIN dataset as a cache

v0.9.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.9.1

v0.9.1 adds the data interface for the neuralynx format

v0.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

0.8.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.8.11

v0.8.11 adds greater control of Units table provenance, including the ability to include a description as well as write to a processing module.

0.8.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.8.10

v0.8.10 adds a speed testing feature under the conversion_tools for writing recording data