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

本文作者是刘宁博士 作者简介:刘宁,塔夫斯大学生物医学工程博士(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

Hide icons of free web traffic service

<span style=”display:none”>traffic statistics code</span> You should put this right before </body>
Xu Cui
4 sec read

Two games, iterative thinking

1. The smallest unique number The host asks each of a large number of participants to write down a positive integer. The person whose number is unique and smallest wins. If you were one of the participant, which number do you write? e.g. If the numbe
Xu Cui
26 sec read

Screen capture and video editing

I use the following free programs to capture screen and edit the videos. CamStudio for screen capture. Output is AVI. Current version: 2.5 beta VirtualDub for editing (e.g. trimming unwanted frames). Output is AVI. WinFF for converting AVI to FLV. Al
Xu Cui
10 sec read

Show debug error window of installed AIR application

By default, the debug error window are suppressed for an installed AIR application. Sometimes you may want to enable it (say to gather information from internal test users). Here is how: After installation, create an empty file “debug” in
Xu Cui
13 sec read

Dynamic height of TextArea (Flex and AIR)

Believe it or not, this is actually not trivial. Instead of getting text height from TextArea.textHeight, retrieving from TextArea.textField.textHeight works. Also note validateNow() before TextArea.textField.textHeight. <?xml version="1.0&qu
Xu Cui
7 sec read

feiqin╰☆╮首尔之约╭☆╯韩国正品服装饰品专卖

feiqin╰☆╮首尔之约╭☆╯韩国正品服装饰品专卖,在淘宝网上,欢迎大家捧场。 http://shop35765395.taobao.com/
Xu Cui
1 sec read

David Eagleman’s book: SUM: Forty Tales from the Afterlives

Very impressive book. You can see the strong neuroscience background from the sample chapters – not a surprise. You should also check out David’s novel: A brief history of death switches
Xu Cui
6 sec read

How to redirect a url (webpage)?

301 redirect Put .htaccess file in your web directory. In .htaccess include: Redirect 301 /index.html http://www.example.com/start.html The file ‘index.html’ doesn’t have to exist. meta redirect Include the following line in <hea
Xu Cui
13 sec read

How to edit footer for phpBB forum and wordpress…

phpBB Where is the footer file? /styles/prosilver/template/overall_footer.html After change the file, you need to clear cache. How? Log in as administrator, enter Administration Control Panel. Click “Styles” tab. Click Template, Click Cac
Xu Cui
11 sec read