flimfit / FLIMfit

State of the art fluorescence lifetime imaging analysis software
http://flimfit.org
GNU General Public License v2.0
23 stars 14 forks source link

Trying to fit with an IRF shiftmap generated the new way, and get an "Index exceeds matrix dimensions" error #284

Open Powerfultool opened 7 years ago

Powerfultool commented 7 years ago

Crashed on pressing the "Fit Dataset" button:

Index exceeds matrix dimensions.

Error in flim_data_series/get_roi (line 397)

Error in flim_dll_interface/call_fitting_lib (line 56)

Error in flim_dll_interface/fit (line 185)

Error in flim_fit_controller/fit (line 83)

Error in flim_fit_controller/binned_fit_pushbutton_callback (line 284)

Error in flim_fit_controller>@(varargin)obj.binned_fit_pushbutton_callback(varargin{:}) (line 133)

Error in escaped_callback (line 7)

Error in flim_fit_controller>@(x,y)escaped_callback(x,y,@obj.binned_fit_pushbutton_callback) (line 133)

imunro commented 7 years ago

Hi My recent changes are currently being reviewed by @seanwarren. Do you think you could put the dataset causing this problem somewhere that he can access please.

imunro commented 6 years ago

@powerfultool Do I take it that you haven't seen this problem again?