sjgershm / ccnl-fmri

fmri analysis tools
16 stars 3 forks source link

Make ccnl_fmri_con work for full regressor names #6

Closed tomov closed 7 years ago

tomov commented 7 years ago

Previously I made a change that fixes a bug in ccnl_fmri_con for regressors that are prefixes of other regressors (e.g. 'feedback_onset', 'before_feedback_onset') But this broke the edge case when we want to include the full regressor name including the session number (e.g. 'Sn(1) feedback_onset') which we need to do to get the t-maps. Here I'm adding a special case for this.

also tested it on the cluster