Skip to content

Commit

Permalink
Update deeplabcut.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Jan 26, 2023
1 parent 7e9edba commit e6fe181
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/conversion_examples_gallery/behavior/deeplabcut.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Convert DeepLabCut pose estimation data to NWB using :py:class:`~neuroconv.datai
>>> config_file_path = BEHAVIOR_DATA_PATH / "DLC" / "config.yaml"
>>> interface = DeepLabCutInterface(file_path=file_path, config_file_path=config_file_path, subject_name="ind1", verbose=False)
Loading...
>>> metadata = interface.get_metadata()
>>> # For data provenance we add the time zone information to the conversion
Expand Down

0 comments on commit e6fe181

Please sign in to comment.