浅谈近红外脑成像英文期刊文章撰写

本文作者是刘宁博士 作者简介:刘宁,塔夫斯大学生物医学工程博士(Tufts University),斯坦福大学脑科学方向科研人员。 Frontiers 杂志客座编辑(Guest Associate Editor for Fronti
Xu Cui
11 sec read

nirs2img, create an image file from NIRS data

Update 2021/2/27: If you find griddata3 not working, try to change griddata3 to griddata. I was asked where to get nirs2img script. Here it is. The download link is at the bottom of this article. nirs2img is to create an image file from the input data. Then theimage file can be viewed by a
Xu Cui
51 sec read

All Articles

April’s drawing

Dragon’s Cave by ~degarnemai on deviantART The above drawing is made by April my cousin.
Xu Cui
3 sec read

3D racing game (flash)

Or you can play it here: http://www.gamesfreak.net/games/3D-Rally-Racing_261.html
Xu Cui
2 sec read

Advantage and Disadvantage of NIRS over fMRI

Advantages cheaper portable (smaller) safe natural settings (e.g. real human interactions instead of computer presentation) high temporal resolution (10Hz) less sensitive to head motion clinically friendly less environment noise long time recording c
Xu Cui
18 sec read

Transparent windows with the mx:Window

You set systemChrome=”none” but it still doesn’t work? You probably forget to set showFlexChrome="false"
Xu Cui
3 sec read

localToGlobal doesn’t work

You need to make sure you don’t call localToGlobal too early. If you call this function in creationComplete event of the application, you will probably fail.
Xu Cui
5 sec read

Amf3Broker error and fix

I encounter this error in an AIR application which uses amfphp for remoting: The class {Amf3Broker} could not be found under the class path {/var/htdocs/amfphp/services/amfphp/Amf3Broker.php} I googled and found several links, but their suggestions d
Xu Cui
29 sec read

IE doesn’t connect but firefox can. How to fix?

Go to Control Panel, Internet Options, click on the Connections tab; click the LAN Settings button and check ‘Automatically detect settings’.
Xu Cui
4 sec read

NIRS data analysis (time series)

Also check out NIRS data analysis (GLM and visualization) Environment requirement MatLab SPM xTopo under xjView xjview is located in /fs/fmrihome/fMRItools/Xjview Add xjview to path by addpath(genpath('/fs/fmrihome/fMRItool
Xu Cui
1 min read