Handy programs to visualize NIRS data (1): plotTraces

26 sec read

You often need to plot the time series of NIRS signal from all channels with event indicators (See the example below). plotTraces can do that easily.

plotTraces
plotTraces

In the above example, time series of all 24 channels are plotted. The number on the y-axis indicates the channel number, and the vertical lines indicate events. Each color represents one event.

Here is an example of using this function:

figure;plotTraces(hbo, 1:24, mark);

where hbo is Nxm matrix (N: # of time points; m: # of channels). mark is a nx2 matrix where the 1st column is event type (1, 2, 3, …) and the 2nd column is the timing of each event.

And here is the source code of the function.
plotTraces.m



写作助手,把中式英语变成专业英文


Want to receive new post notification? 有新文章通知我

第五十九期fNIRS Journal Club视频 赵斐博士

Youtube: https://youtu.be/dIlSEsJvHm8 优酷:https://v.youku.com/v_show/id_XNjQ1MDE3OTY2MA==.html?spm=a2
Wanling Zhu
17 sec read

第五十九期fNIRS Journal Club通知2025/1/11, 10am 赵斐博士

糖尿病患者持续的高血糖水平会导致全身蛋白质的结构和功能变化,以及大脑中蛋白质聚集体的积累,影响认知功能。来自美国Wayne State University的赵斐博士将分享一项使用功能性近红外光谱(f
Wanling Zhu
12 sec read

第五十八期fNIRS Journal Club视频 王硕教授团队

Youtube: https://youtu.be/Qx9zMaIzAwo 优酷:https://v.youku.com/v_show/id_XNjQ0MzM3MDE1Mg==.html?spm=a2
Wanling Zhu
16 sec read

One Reply to “Handy programs to visualize NIRS data (1): plotTraces”

Leave a Reply

Your email address will not be published. Required fields are marked *