function data = rsHRF_read_GIfTI_job(job) %read NIfTI data gii_file = job.images; vol_th = job.para_global.volume_threshold; data = []; fprintf('Reading GIfTI Data ...\n') Nscans = length(gii_file); if Nscans