Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualise pose tracks as a napari Points layer #47

Closed
Tracked by #31
niksirbi opened this issue Sep 20, 2023 · 1 comment · Fixed by #253
Closed
Tracked by #31

Visualise pose tracks as a napari Points layer #47

niksirbi opened this issue Sep 20, 2023 · 1 comment · Fixed by #253
Assignees
Labels
enhancement New optional feature GUI Graphical User Interface

Comments

@niksirbi
Copy link
Member

A core feature of the envisioned napari frontend (see #31) is the ability load pose tracks from DeepLabCut and SLEAP.
We need to write readers that wrap around the functions in load_poses.py.

@niksirbi niksirbi added the enhancement New optional feature label Sep 20, 2023
@niksirbi niksirbi changed the title Napari plugin reader for pose tracks Napari plugin readers for pose tracks Sep 20, 2023
@niksirbi niksirbi moved this from 🤔 Triage to 📝 Todo in movement progress tracker Sep 20, 2023
@niksirbi niksirbi added the GUI Graphical User Interface label Sep 20, 2023
@niksirbi niksirbi moved this from 📝 Todo to 🚧 In Progress in movement progress tracker Sep 20, 2023
@niksirbi niksirbi self-assigned this Sep 20, 2023
@niksirbi niksirbi added this to the v0.1 - alpha release milestone Oct 16, 2023
@niksirbi
Copy link
Member Author

We decided to not implement this feature as a reader plugin. The main reason is that we need to also pass the source software when loading a file, the file path alone is not enough.

Instead we are making a loader widget as part of the movement napari plugin. Users will be able to specify file path, fps and source software through the widget. See ongoing work in #112

@sfmig sfmig removed this from the v0.1 - alpha release milestone Aug 27, 2024
@sfmig sfmig changed the title Napari plugin readers for pose tracks Visualise pose tracks as a napari Points layer Aug 27, 2024
@sfmig sfmig linked a pull request Aug 27, 2024 that will close this issue
7 tasks
@niksirbi niksirbi moved this from 🚧 In Progress to ✅ Done in movement progress tracker Nov 27, 2024
@niksirbi niksirbi closed this as completed by moving to ✅ Done in movement progress tracker Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New optional feature GUI Graphical User Interface
Projects
Development

Successfully merging a pull request may close this issue.

2 participants