# Chen Rui

## Chen Rui

- [简介](https://book.7988888.xyz/master.md)
- [研究人脑的脑科学技术手段](https://book.7988888.xyz/brain_research.md)
- [大脑基础知识](https://book.7988888.xyz/brain.md)
- [多模态设备如何同步？](https://book.7988888.xyz/snyc.md)
- [数据集搜索库](https://book.7988888.xyz/shu-ju-ji-sou-suo-ku.md)
- [EEG信号采集、处理和分析的基本知识](https://book.7988888.xyz/eeg/brain2.md)
- [EEG/ERP简介及实验设计](https://book.7988888.xyz/eeg/eegerp.md)
- [脑电分析之线性与非线性变换](https://book.7988888.xyz/eeg/1.md)
- [脑电分析之参考电极选择](https://book.7988888.xyz/eeg/2.md)
- [脑电分析之重参考](https://book.7988888.xyz/eeg/13.md)
- [脑电分析之滤波](https://book.7988888.xyz/eeg/3.md)
- [脑电分析之伪迹信号](https://book.7988888.xyz/eeg/4.md)
- [脑电分析之独立成分分析（ICA）](https://book.7988888.xyz/eeg/5.md)
- [脑电分析之眼电纠正](https://book.7988888.xyz/eeg/6.md)
- [脑电分析之分段数据](https://book.7988888.xyz/eeg/7.md)
- [脑电分析之基线校正](https://book.7988888.xyz/eeg/8.md)
- [脑电分析之叠加平均](https://book.7988888.xyz/eeg/9.md)
- [脑电分析之源分析简介](https://book.7988888.xyz/eeg/10.md)
- [脑电分析之源分析思考](https://book.7988888.xyz/eeg/nao-dian-fen-xi-zhi-yuan-fen-xi-si-kao.md)
- [脑电分析之频谱分析](https://book.7988888.xyz/eeg/fft.md)
- [脑电分析之时频分析](https://book.7988888.xyz/eeg/nao-dian-fen-xi-zhi-shi-pin-fen-xi.md)
- [我所使用过/了解过的脑电设备](https://book.7988888.xyz/eeg/wo.md)
- [脑电电极帽](https://book.7988888.xyz/eeg/nao-dian-dian-ji-mao.md)
- [EEG数据结构（EEG-BIDS）](https://book.7988888.xyz/eeg/eeg-shu-ju-jie-gou-eegbids.md)
- [脑电常用的数据分析软件网址](https://book.7988888.xyz/eeg/12.md)
- [如何学习近红外技术？](https://book.7988888.xyz/fnirs/ru-he-xue-xi-jin-hong-wai-ji-shu.md)
- [近红外脑功能成像基础](https://book.7988888.xyz/fnirs/1.md)
- [fNIRS技术入门文章推荐](https://book.7988888.xyz/fnirs/fnirs-ji-shu-ru-men-wen-zhang-tui-jian.md)
- [近红外脑成像实验设计（一）](https://book.7988888.xyz/fnirs/2.md)
- [近红外脑成像实验设计（二）](https://book.7988888.xyz/fnirs/3.md)
- [fNIRS中基线的做法和注意事项](https://book.7988888.xyz/fnirs/4.md)
- [fNIRS近红外光信号质量影响因素](https://book.7988888.xyz/fnirs/fnirs-jin-hong-wai-guang-xin-hao-zhi-liang-ying-xiang-yin-su.md)
- [近红外数据处理过程](https://book.7988888.xyz/fnirs/jin-hong-wai-shu-ju-chu-li-guo-cheng.md)
- [近红外常用的数据分析软件网址](https://book.7988888.xyz/fnirs/jin-hong-wai-chang-yong-de-shu-ju-fen-xi-ruan-jian-wang-zhi.md)
- [眼动追踪技术](https://book.7988888.xyz/eyetracking/1.md)
- [眼动追踪技术的方法](https://book.7988888.xyz/eyetracking/5.md)
- [眼动研究中公共数据集](https://book.7988888.xyz/eyetracking/2.md)
- [眼动追踪技术中8个常用指标与术语](https://book.7988888.xyz/eyetracking/3.md)
- [眼动追踪中获取高质量数据的5个​最佳设置](https://book.7988888.xyz/eyetracking/4.md)
- [E-prime主要常见问题以及matlab、python打marker](https://book.7988888.xyz/stimulus-softwares-ci-ji-ruan-jian/eprime-zhu-yao-chang-jian-wen-ti-yi-ji-matlabpython-da-marker.md)
- [E-prime3.0安装.net问题](https://book.7988888.xyz/stimulus-softwares-ci-ji-ruan-jian/eprime3.0-an-zhuang-.net-wen-ti.md)
- [Lab Streaming Layer 数据流简介](https://book.7988888.xyz/stimulus-softwares-ci-ji-ruan-jian/lab.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://book.7988888.xyz/master.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
