Xu Cui

 

   



567 Stories by Xu Cui

The most helpful codes (2 lines) in SPM

While discussing data analysis with a coworker today, I Jokingly said my experience on brain imaging can be condensed into two lines of code: V = spm_vol('filename.img'); % note: spm_vol can also take nii files as input M = spm_read_vols(V); % M is a
0 17 sec read

Sex vs Gender

We had an interesting discussion on the difference between sex and gender. According to Allan, sex refers to the biological difference (chromosomes contain Y), while gender refers to how a person thinks of himself/herself. So when a person believes h
0 12 sec read

Learn Peaya Paper in 5 minutes!

Learning Peaya Paper in 5 Minutes View more presentations from Xu Cui.
0 2 sec read

Days of fear

Great post by Liz Elcoate. The following diagram by her describes my situation very well. No work + No money = Inertia + Paralysing fear + Panic = NIL productivity
2 5 sec read

SixthSense

0 0 sec read

Games used in human brain research [3]

Go-Nogo game This game is fairly simple, but it’s very hard to get all correct. A subject sits in front of a computer. In the “go” block, a series of letters will appear one after another in the center of the screen. The subject has
3 50 sec read

Games used in human brain research [2]

Previous post “Games used in human brain research ” The finger tapping task mentioned in the last post is rather boring. How interesting it is to move fingers? So in this post I will talk about a more interesting task: competitive butt
0 1 min read

A trick to detect bad channel in NIRS data analysis

Some noise is easy to detect – simply plotting the time courses of NIRS signal, you will find the noise so out of range and you will discard the data. However, I find in some instances the noise level seems to be in the normal range but the dat
5 35 sec read