Inhibitory_novel_familiar_data_subset
收藏数据链接:
官方服务:
资源简介:
A subset of the data from the Allen Brain Observatory Visual Behavior 2P dataset.Contains data for final familiar session and first novel session. All in parquet format.Files are:* Experiment table - table of experiment metadata* Stimulus data - table with data describing every stimulus* Neural data - table with recordings from every neuron* Precomputed traces around each stimulus omissonAfter downloading, files are opened using```import pandas as pddata = pd.read_parquet(FILENAME)```
创建时间:
2021-06-16




