AllenNeuralDynamics / AllenNeuralDynamics/aind-dynamic-foraging-data-utils

create_df_events includes all acquisition information.

未關閉
#128 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
2
分支
0
平均合併
1 天 10 小時
30 天內合併 PR
3

描述

As it is presently written, create_df_events automatically reads all event information in the acquisition section of the NWB and excludes only specific FIB events.

I am in the process of making NWBs for ephys which include additional acquisition data not expected on other rigs, specifically sniffing data. As it is presently written, create_df_events automatically includes all sniffing events (a lot since it is a continuous signal!) in the resulting data frame.

Rather than explicitly exclude certain data (e.g. FIB), I would suggest that create_df_events specifically include the desired data (Licks, go Cue, etc; the list is short so it shouldn't be to hard!), so that additional acquisition devices can be added to rigs without needing to update the code each time. There could even be the option to modify the included list.

I am open to other suggestions and am happy to make this change, but wanted to get feedback before taking the time to do so.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。