Delphi 7 on Windows 7, compatibility

from Hans’ blog: http://weblog.hansotten.com/?p=833 Delphi 7 is not quite compatible with Win 7. But you can solve this problem by following Hans’ steps: Run this as administrator. Open the properties on c:/program files/delphixxx directo
Xu Cui
15 sec read

Conversion of coordinates between two images

Assume you have an image F and you identify a point (x,y,z) on this image (say with SPM’s display function). You then normalize this image F according to a template image G using SPM. Now you want to know that point’s corresponding coordi
Xu Cui
34 sec read

Malicious website mimicing twitter

You may receive a direct message from one of your friends saying: Hi, xxx! A new twitter service! Try it, nice one! http://twltter.ru/ Don’t click the link! I clicked and it’s exactly identical to twitter’s own interface. I thought
Xu Cui
18 sec read

E-prime vs MatLab (+Psychophysics Toolbox)

Both E-prime and MatLab are popular tools for presenting stimuli for fMRI, NIRS and behavioral experiments. Here are a comparison between them. E-Prime MatLab + psychophysics toolbox price ~$1000 MatLab cost, $50-500 easy to use easy moderate need co
Xu Cui
12 sec read

Use serial port to trigger ETG 4000 with E-Prime

Open properties of the experiment, select tab “Devices” Add a serial port. Make sure the COM Port number is correct In your experiment flow, add inline function to where you want to trigger ETG4000 or put marker. In that function, enter t
Xu Cui
14 sec read