You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Note that DLC does not strictly depend on dlc2nwb just yet; if attempting to con
27
27
28
28
# Example use case of this package (directly):
29
29
30
-
Here is an example for converting DLC data to NWB format (and back). Notice you can also export your data directly from DeepLabCut. This will be further documented, and is currently in this [branch](https://github.com/DeepLabCut/DeepLabCut/tree/nwb)!
30
+
Here is an example for converting DLC data to NWB format (and back). Notice you can also export your data directly from DeepLabCut.
31
31
32
32
```
33
33
from dlc2nwb.utils import convert_h5_to_nwb, convert_nwb_to_h5
0 commit comments