diff between Aaron's new filter settings (<) and the old all run settings (>) < exclude_response_corr = False < response_corr_cutoff = 4000 --- > exclude_response_corr = True 300c299 < ctrl_corr_highpass_fcut = 10.0 --- > ctrl_corr_highpass_fcut = 9.0 304c303 < ctrl_corr_freq_res = 3.0 --- > ctrl_corr_freq_res = 4.0 306c305 < res_corr_highpass_fcut = 10 --- > res_corr_highpass_fcut = 9 311,313c310,312 < res_corr_freq_res = 6.0 < res_corr_highpass_freq_res = 3.0 < res_corr_duration = 0.5 --- > res_corr_freq_res = 4.0 > res_corr_highpass_freq_res = 4.0 > res_corr_duration = 1.0 315c314 < nonsens_corr_highpass_fcut = 10 --- > nonsens_corr_highpass_fcut = 9 324c323 < act_duration = 10 --- > act_duration = 3.5 337c336 < invsens_highpass_duration = 9.5 --- > invsens_highpass_duration = 3.0 340c339 < calcs_corr_highpass_fcut = 10.0 --- > calcs_corr_highpass_fcut = 9.0