time log 记录时间开销。主要内容就是每天都做了什么事情,每件事花费多少时间。 Food log记录自己的食物摄入。每天吃了什么,共有多少摄入多少热量,都记录在案。记录时间开销有助于了解自己的行为习惯和效率。对自己有清楚的了解,就能在做计划的时候心中有数,也就更能准确的为各种事务分配自己的时间。
Our lab bought a new server which allows only one network protocol at a time. We can not mount it to both Windows machine and Linux machine at the same time. Right now we can access the server using Windows machine.
The software we are using for fMRI data analysis is AFNI, which works the best on a Linux environment. To get it work with Windows, I found this tutorial document online. If you follow the document exactly, you can have AFNI running on Windows.
There is one problem though. If you run AFNI following the tutorial document, you will not be able to move the AFNI Window around. That's very annoying (test it by yourself and you will know what I mean here).
The solution is very simple: on page 8 of the document, you will see "typing 'startx'- use the standard X Window system ". Do not do that. Type startxwin instead. You will see the difference.
One more thing, on the AFNI download page, it says the afni for cynwin is "not recommended". My colleague Ben Austin contacted the AFNI people asking why is that. Here is the response from afni
Author: Daniel Glen (---.nimh.nih.gov) Date: 03-02-10 13:18
As far as I can tell, the cygwin version of AFNI does not include any of the plug-ins, 3dSkullStrip and the SUMA software (because of problems with OpenGL support). Also I vaguely remember it uses the LessTif library, and menu items in the AFNI GUI sometimes have strange behavior.
If you can not see the tutorial, please click here