AllenNeuralDynamics / AllenNeuralDynamics/aind-metadata-mapper

Behavior stimulus table should include passive time period

Aperta
#243 1 commento 0 reazioni 1 assegnatario Rivendicata da @Ahad-Allen Vedi su GitHub
Lingua principale
Python
Stelle
0
Fork
2
Merge medio
1g 7h
PR unite (30g)
1

Descrizione

**Is your feature request related to a problem? Please describe.**
When attempting to generate a stim table for our ecephys project, whose pickle file includes both passive and active stimulus epochs, the resulting behavior table does not include the passive epochs.

**Describe the solution you'd like**
[Here](https://github.com/AllenNeuralDynamics/aind-metadata-mapper/blob/e8f978329ef1a53cbd1ce5c6d3439ad909298c6c/src/aind_metadata_mapper/open_ephys/utils/behavior_utils.py#L886)
A passive dataframe should be generated from the information in `pkl['items']['behavior']['items']` and then joined with the existing stimulus dataframe.

**Describe alternatives you've considered**
We could possibly generate two different stim tables?

**Additional context**
N/A

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.