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

FLIMfit - error when fitting data #378

Open ghost opened 3 years ago

ghost commented 3 years ago

I get this error whenever I try to fit the data. Anything I can do about that?

Out of memory. Type HELP MEMORY for your options.

Error in flim_dll_interface/call_fitting_lib (line 164)

Error in flim_dll_interface/fit (line 192)

Error in flim_fit_controller/fit (line 73)

Error in flim_fit_controller/fit_pushbutton_callback (line 292)

Error in flim_fit_controller>@(varargin)obj.fit_pushbutton_callback(varargin{:}) (line 129)

Error in EC (line 7)

Error in flim_fit_controller>@(~,~)EC(@obj.fit_pushbutton_callback) (line 129)

yalexand commented 3 years ago

Hi,

Maybe try to do the same on a computer with bigger RAM?

Best, Y.

From: barakcobama @.> Sent: 07 September 2021 12:15 To: flimfit/FLIMfit @.> Cc: Subscribed @.***> Subject: [flimfit/FLIMfit] FLIMfit - error when fitting data (#378)

I get this error whenever I try to fit the data. Anything I can do about that?

Out of memory. Type HELP MEMORY for your options.

Error in flim_dll_interface/call_fitting_lib (line 164)

Error in flim_dll_interface/fit (line 192)

Error in flim_fit_controller/fit (line 73)

Error in flim_fit_controller/fit_pushbutton_callback (line 292)

Error in flim_fit_controller>@(varargin)obj.fit_pushbutton_callback(varargin{:}) (line 129)

Error in EC (line 7)

Error in flim_fit_controller>@@.***https://github.com/obj.fit_pushbutton_callback) (line 129)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/flimfit/FLIMfit/issues/378, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAJA3LYL2SHSGV2CI4ELBY3UAXX2RANCNFSM5DSE4N4A. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

ghost commented 3 years ago

Hi, I have 16GB of RAM available on this computer and my usage goes from ~50% to a maximum 60% memory when I try to do the fit so I didn't think that would be a problem. Is there anything else I could try?

yalexand commented 3 years ago

Are you using compiled version? If not (when starting FLIMfit from Matlab GUI), - one can try increasing memory limit in “Preferences->General->Java Heap Memory”.

Cheers, Y.

From: barakcobama @.> Sent: 07 September 2021 14:41 To: flimfit/FLIMfit @.> Cc: Alexandrov, Yuriy @.>; Comment @.> Subject: Re: [flimfit/FLIMfit] FLIMfit - error when fitting data (#378)

Hi, I have 16GB of RAM available on this computer and my usage goes from ~50% to a maximum 60% memory when I try to do the fit so I didn't think that would be a problem. Is there anything else I could try?

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/flimfit/FLIMfit/issues/378#issuecomment-914315908, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAJA3LYPOG7OQXGJQSR4XT3UAYI5NANCNFSM5DSE4N4A. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.