cvnlab / GLMsingle

A toolbox for accurate single-trial estimates in fMRI time-series data
BSD 3-Clause "New" or "Revised" License
101 stars 45 forks source link

fixed bug arising from scipy.interp1d #142

Closed jacob-prince closed 4 months ago

jacob-prince commented 4 months ago

deals with case where indexing exceeds maximum color in colormap due to precision issues, as in issue #137