AllenNeuralDynamics / AllenNeuralDynamics/aind-ophys-nwb

dtypes in intervals table

オープン
#25 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

current encoding of types:

start_time float64
stop_time float64
duration object
end_frame object
flashes_since_change object
image_index object
image_name object
image_set object
is_change object
omitted object
start_frame object
stim_block object
stim_name object
tags object
timeseries object
dtype: object

suggestion:

start_time float64
stop_time float64
duration float64
end_frame int
flashes_since_change int
image_index int
image_name object (string)
image_set object (string)
is_change bool
omitted bool
start_frame int
stim_block int
stim_name object (string)
tags object ?
timeseries object ?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。