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

Fit gaussian IRF tool #231

Closed alibhaid closed 8 years ago

alibhaid commented 8 years ago

Hey Sean,

I tried the fit guassian tool, but I get the following error..

Error using FitGaussianIRF
Too many output arguments.

Error in front_end_menu_controller/menu_tools_fit_gaussian_irf_callback (line 1157)

Error in front_end_menu_controller>@(varargin)obj.menu_tools_fit_gaussian_irf_callback(varargin{:})

Error in escaped_callback (line 7)

Error in front_end_menu_controller>@(x,y)escaped_callback(x,y,fcn) (line 257)

cheers, Dom

seanwarren commented 8 years ago

Hi Dom,

Cheers - I think I was messing around with this just before the release. It should be sorted in the next release.

Cheers Sean

alibhaid commented 8 years ago

Hey Sean,

No worries! Dom


Dr Dominic Alibhai Wolfson Bioimaging Facility, University of Bristol, Bristol BS8 1TD United Kingdom

On 17 May 2016 at 10:13, Sean Warren notifications@github.com wrote:

Hi Dom,

Cheers - I think I was messing around with this just before the release. It should be sorted in the next release.

Cheers Sean

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/imperial-photonics/FLIMfit/issues/231#issuecomment-219662496

seanwarren commented 8 years ago

Fixed by PR#250