five

Encoding of mixtures in a simple olfactory system

收藏
DataCite Commons2025-12-18 更新2026-05-04 收录
下载链接:
https://edmond.mpg.de/citation?persistentId=doi:10.17617/3.ORNKVI
下载链接
链接失效反馈
官方服务:
资源简介:
<h2>Folder Contents</h2> <h3>Code</h3> The code tree is rooted at `code`. It contains three folders:<br /> <ul> <li> <i>`util`</i>: Contains general utility functions.</li> <li> <i>`common`</i>: Contains commonly used functions for analysis and plotting of the data.</li> <li> <i>`figures`</i>: Contains directories containing code for figures 2-8. </li> <li>`figures/figures[2-8]`: Each directory contains <ul> <li> <i>`MakeFigures.m`</i>: Used to plot the panels for the figure.</li> <li>Zero or more subdirectories containing code for computing and plotting specific panels.</li> <i>`ProcessData.m`</i>: Contained by each subdirectory, and used to recompute all the of the data for the associated panel.</li> </ul> </li> </ul> <h3>Data</h3> The data tree is rooted at `data`. It also contains three folders: <ul> <li><i> `spt`</i>: Contains the raw spike times data. </li> <li><i>`odors`</i>: Contains data about the odors used in the complex mixtures experiments.</li> <li> <i>`proc/figures`</i>: Contains directories for figures 2-8, each containing processed data used to plot the associated figure.</li> <li><i> `proc/figures/figure[2-8]`</i>: Contains two subdirectories: <ul> <li><i>`originalData`</i>: Post-processed data as provided in this package and used to plot the panels in the paper.</li> <li> <i>`recomputedData`</i>: Post-processed data recomputed by the the `ProcessData` functions. </li> </ul> </li> </ul> <h3> Datasets</h3> <p>Spike times from two sets of experiments were analyzed in the paper and have been provided here.</p> <h3>Spike Times</h3> <p>The spike times provided in <i>`data/spt`</i> are matrices in <i>'toc'</i> (trials-odors-cells) format: Each column contains the spikes times of the response of one cell in one trial to one odor. The columns are arranged by iterating over trials, then odors, then cells. For example, if there are T trials, R odors, and C cells, </p> <ul> <li>Columns 1 to T are the response of cell 1 to odor 1 in consecutive trials, </li> <li>Columns T+1 to 2T are its response to odor 2, </li> <li>Columns (R-1)T + 1 to RT are its response to odor R, </li> <li> Column RT+1 is the response of cell 2 to the first trial of odor 1, </li> </ul> and so on. Equivalently, if A is a 4-D matrix such that A(n,i,j,k) is the time of the n'th spike in the response in trial i of odor j of cell k, then <br/> Atoc = reshape(A, [], T * R *C);<br /> A = reshape(Atoc, [], T, R, C);<br /> <p>The columns of the the toc matrices contain the actual spike times. If a cell produced fewer spikes than the length of the column, the remainder of the column is set to zero. This could in principle be problematic if cells also tend to produce spikes at exactly t = 0, but this is very rare because odor onset is at t = 2.0 seconds and the baseline period is long (> 10 seconds). The function <i>`ConvertSpikeTimesFromSparseToFull`</i> converts the sparse matrices to full by setting the 0 elements to -Inf.</p>
提供机构:
Edmond
创建时间:
2025-11-17
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作