fixes to label_frames, addition of docstring by n-poulsen · Pull Request #2858 · DeepLabCut/DeepLabCut
Navigation Menu
{{ message }}
DeepLabCut / DeepLabCut Public
- Notifications You must be signed in to change notification settings
- Fork 1.8k
Merged
fixes to label_frames, addition of docstring#2858
fixes to label_frames, addition of docstring#2858
Conversation
Copy link
Contributor
n-poulsen
commented
Jan 30, 2025
n-poulsen
commented
Improves the deeplabcut.label_frames(...) method:
- Fixes the call to
launch_napariso an image folder is opened correctly. - Option to not pass any arguments to the GUI so it just opens and drag-and-drop can be used
- Add a docstring indicating how the method can be used.
n-poulsen
requested a review
from maximpavliv
maximpavliv approved these changes Jan 30, 2025
Copy link
Contributor
maximpavliv
left a comment
maximpavliv
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice, thanks a lot @n-poulsen !!
Copy link
Contributor
maximpavliv
commented
Jan 31, 2025
maximpavliv commented
Jan 31, 2025I think I found how to make it work in a simple python shell. Please wait a bit before merging, maybe this fix should be added too
maximpavliv
self-requested a review
maximpavliv approved these changes Jan 31, 2025
Copy link
Contributor
maximpavliv
commented
Jan 31, 2025
maximpavliv commented
Jan 31, 2025I think I found how to make it work in a simple python shell. Please wait a bit before merging, maybe this fix should be added too
Let's address this in a future PR
n-poulsen
deleted the
niels/label_frames
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment