tcsh
source .cshrc
setenv SUBJECT_DIR /Users/jessica/data_analysis/isc_analysis/subjects
- Follow steps 1-6 from the Event-Related fMRI Analysis for EPI Data page.
- Open MatLab through terminal then run the startup.m file and set your subject directory
- Download isc_062024_f1_test.m and add it to you isc_analysis folder change the subject ID to those you want to include and change line 35 to the location of your isc_analysis folder. Make sure your directory is your isc_analysis folder and run. If done successfully, there should be 4 .stc files in your isc_analysis folder for the lh and rh 'isc_062024_f1_z_median' and 'isc_062024_f1_z'
- Download show_isc_260624.m and add it to you isc_analysis folder
tcsh
source .cshrc
setenv SUBJECT_DIR /Users/jessica/data_analysis/isc_analysis/subjects
cd /Users/jessica/data_analysis/isc_analysis/subjects/isc_analysis
./sc_epi_pre_processing.script
Pre-process the data using sc_epi_pre_processing.script make sure to change the subject directory and subject ID and that the name is a .script file for mac