Releases: DeepLabCut/DLC2NWB
Releases · DeepLabCut/DLC2NWB
Minor updates
What's Changed
- Enable stand-alone conversion without DeepLabCut installed by @h-mayorquin in #15
- Infer missing timestamps by @CBroz1 in #16
- Safer DLC version retrieval by @CodyCBakerPhD in #18
- version update, solves #17 by @AlexEMG in #19
New Contributors
- @h-mayorquin made their first contribution in #15
- @CBroz1 made their first contribution in #16
- @CodyCBakerPhD made their first contribution in #18
Full Changelog: v0.2...v0.3
v0.2
What's Changed
- create a separate method to write to existing nwbfile by @Saksham20 in #10
New Contributors
- @Saksham20 made their first contribution in #10
Full Changelog: v0.1...v0.2
First release for DLC2NWB
Here we provide utilities to convert DeepLabCut (DLC) output to/from Neurodata Without Borders (NWB) format. This repository also elaborates a way for how pose estimation data should be represented in NWB.
Specifically, this package allows you to convert DLC's predictions on videos (*.h5 files) into NWB format and vice versa. Check out the README.md.
This is a stable release after being in beta since mid 2021.
What's Changed
- Fix timestamps by @jeylau in #6
- Add skeleton metainformation by @jeylau in #7
- Preparation4release by @AlexEMG in #9
New Contributors
- @bendichter made their first contribution in #2
- @jeylau made their first contribution in #6
- @AlexEMG made their first contribution in #9
Full Changelog: https://github.com/DeepLabCut/DLC2NWB/commits/v0.1