Skip to content

Dictionnary indexed as a list in deeplabcut.extract_frames #2854

@m-beau

Description

@m-beau

Is there an existing issue for this?

  • I have searched the existing issues

Bug description

When running extract_frames with mode='manual' and videos_list=None, video paths are pulled from the config file as a dictionnary (videos = cfg.get("video_sets_original") or cfg["video_sets"]) but are indexed as a list (_ = launch_napari(videos[0])):

Operating System

Ubuntu

DeepLabCut version

dlc version

DeepLabCut mode

single animal

Device type

gpu

Steps To Reproduce

No response

Relevant log output

Anything else?

No response

Code of Conduct

Metadata

Metadata

Assignees

Labels

3.0.0rc7bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions