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

Quantification of measured behavior parameters - this needs to be rewritten #29

Open
6 tasks
yavorska-iryna opened this issue Oct 17, 2023 · 2 comments
Open
6 tasks
Assignees

Comments

@yavorska-iryna
Copy link
Collaborator

yavorska-iryna commented Oct 17, 2023

Before diving into pose estimation metrics, it would be wise to:
a. QC our current behavioral measures (pupil, running, and licking)
b. Perform descriptive analysis to visualize our these metrics change over time with learning and differ across animals.

In order to achieve this there are a few checks/steps that need to happen:

  • Resample the traces for these three behavioral measures to be at the same sampling rate
  • Remove outliers if needed (pupil and running traces have "spikes" that are an artifact of tracking tools, these can cause an issue during clustering of motifs)

These steps can follow:

  • Create metadata dataframe to easily relate sets of motifs with training stages, mouse information, performance, etc.
  • A few analysis tools to try:
  • PCA
  • Non-linear dimensionality reduction technique
  • Others?

07.08.2024

  • PRs were reviewed and merged (see below)
  • code ocean capsule created with example of VBA behavioral data analysis and data plots.
    Some mice show distinct changes in running aligned to change stimulus, others dont. Here are two examples:

Image

Image

Running traces aligned to all images looks less informative. Main feature that I noticed is mice run a log more during Novel session. Some examples:

Image
![Image]

Image

(https://github.com/AllenInstitute/brain_observatory_analysis/assets/57956917/c5866e42-1f61-43bc-a4ff-69dba3c477b0)

@yavorska-iryna yavorska-iryna self-assigned this Oct 17, 2023
@yavorska-iryna
Copy link
Collaborator Author

yavorska-iryna commented Oct 20, 2023

10.20.23

  • start_lamf_analysis() to load new mice PR

@yavorska-iryna
Copy link
Collaborator Author

yavorska-iryna commented Nov 14, 2023

11.13.23

  • Paused on this analysis. Vergil is currently looking at pupil and running dynamics.
  • Requested reviews for PR that would load new mice.

@yavorska-iryna yavorska-iryna changed the title Quantification of measured behavior parameters Quantification of measured behavior parameters - this needs to be rewritten Jul 9, 2024
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

No branches or pull requests

1 participant