Skip to content

Commit

Permalink
added note about updated support in conversion gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
pauladkisson committed Nov 14, 2024
1 parent 8af23f8 commit 1f93b33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conversion_examples_gallery/behavior/deeplabcut.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Install NeuroConv with the additional dependencies necessary for reading DeepLab
pip install "neuroconv[deeplabcut]"
Convert DeepLabCut pose estimation data to NWB using :py:class:`~neuroconv.datainterfaces.behavior.deeplabcut.deeplabcutdatainterface.DeepLabCutInterface`.
This interface supports both .h5 and .csv output files from DeepLabCut.

.. code-block:: python
Expand Down

0 comments on commit 1f93b33

Please sign in to comment.