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

Import pose #1225

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Import pose #1225

wants to merge 10 commits into from

Conversation

samuelbray32
Copy link
Collaborator

@samuelbray32 samuelbray32 commented Feb 12, 2025

Description

Resolves #1222

  • Makes new table ImportedPose
  • Inserts during insert_sessions
  • has functions to fetch dataframe compatible with Moseq Pipeline #1056
  • add ndx-pose to package dependencies

Todo:

  • update docs
  • test insert_sessions populates the pose when database up

Checklist:

  • N This PR should be accompanied by a release: (yes/no/unsure)
  • NA If release, I have updated the CITATION.cff
  • N This PR makes edits to table definitions: (yes/no)
  • NA If table edits, I have included an alter snippet for release notes.
  • If this PR makes changes to position, I ran the relevant tests locally.
  • I have updated the CHANGELOG.md with PR number and description.
  • I have added/edited docs/notebooks to reflect the changes

@samuelbray32 samuelbray32 marked this pull request as ready for review February 18, 2025 18:16
@edeno edeno requested review from CBroz1 and edeno February 18, 2025 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImportedPose table
2 participants