Handy programs to visualize NIRS data (2): plotTopoMap

37 sec read

Often you need to view the spatial pattern of activation as in the example below. plotTopoMap allows you to do that. It probably only works for Hitachi devices where the spatial relationship between channels are known.

plotTopoMap
plotTopoMap

In the above example, the activation pattern of a 24-channel patch is plotted. The white number indicates the channel number. Color indicates the signal intensity. This map is smoothed. You can immediately tell that what areas are activated. You can also rotate the patch in case the orientation is not correct. You can also hide the channel numbers.

Here is an example on how to use this function:

figure; plotTopoMap(randn(24,1),'4x4');

The 2nd parameter is the patch configuration. It can be ‘4×4’, ‘3×11’, ‘3×5’ or ‘3×3’.

And here is the source code of the function.
plotTopoMap.m. Type help plotTopoMap in MatLab to see how to use it.

Note. This script is adopted from the topo program made by Hitachi.



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


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

第六十六期fNIRS Journal Club通知2025/9/27, 10am 李洪博士 牛海晶教授

该文章的声音简介(中文版): 该文章的声音简介(英文版): 随着老龄化加剧,工作记忆下降成为影响老年人生活质量的重要问题。经颅光刺激 (tPBM) 作为一种新兴、无创的神经调控技术,通过特定波长的(近
Wanling Zhu
9 sec read

第六十五期fNIRS Journal Club视频 兰月教授 陈嘉琳

Youtube: https://youtu.be/U7uH5P5l83A 优酷:https://v.youku.com/v_show/id_XNjQ5OTE2NDQ3Ng==.html?playMo
Wanling Zhu
21 sec read

第六十五期fNIRS Journal Club通知2025/8/30, 10am 兰月教授 陈嘉琳

该文章的声音简介(中文版): 该文章的声音简介(英文版): 在运动想象型脑机接口 (MI-BCI)训练中,不少使用者表现出控制效果不佳,即使经过训练也难以达到理想水平的“BCI 无效性”现象。RDLP
Wanling Zhu
15 sec read

Leave a Reply

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