资源说明:
Autism_Faces ============ Processsing Autism fMRI data * preprocess_task_wrapper.bash * wraps around preprocess_task_wf.bash * sends email if error and when finished * preprocess_task_wf.bash * expects subjID to be exported to the environment ```bash export subjID=1101 ./preprocess_task_wf.bash ``` TODO: ----- preprocess_task_wf.bash will fail if there are directories (needs rm -f) NOTES: ----- ### TMUX ```bash tmux new-session -s preproc tmux attatch -t preproc ```` #### keys [ctrl+space, pageup] [q] [ctrl+space, d]
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。