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

Neural dataframes to PSTH #3

Open
alexpiet opened this issue Feb 10, 2024 · 4 comments
Open

Neural dataframes to PSTH #3

alexpiet opened this issue Feb 10, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@alexpiet
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Would like a tool that grabs the neural signals (or really any continuous time variable, like pupil diameter, licking rate, etc) and generates trial by trial alignments

  • that is "pupil diameter in the 2 seconds after each go cue" would return a table that has each row as a trial, and a column that is the pupil diameter in the 2 seconds after the go cue on each trial
@rachelstephlee
Copy link
Collaborator

rachelstephlee commented Feb 22, 2024

Would this also allow for interpolation?

@alexpiet
Copy link
Collaborator Author

Yes, I think we would want the solution of #8 to be the first step of this, and we should have the option to interpolate

@rachelstephlee
Copy link
Collaborator

Would you want them to be folded in the same function, or have two different functions then?

@alexpiet
Copy link
Collaborator Author

alexpiet commented Mar 4, 2024

Probably in the same function, but im open to whatever makes the most sense

@hanhou hanhou added the enhancement New feature or request label Mar 6, 2024
@ZhixiaoSu ZhixiaoSu self-assigned this Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants