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

Load IRF error #354

Open Kenkkila opened 5 years ago

Kenkkila commented 5 years ago

When trying to open a PicoQuant FLIM image file (.ptu) with "IRF-Load IRF...", an error message pops up:

Struct contents reference from a non-struct array object.

Error in flim_data_series/load_flim_cube (line 454)

Error in flim_data_series/load_irf (line 91)

Error in front_end_menu_controller/menu_irf_load_callback (line 962)

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

Error in EC (line 7)

Error in front_end_menu_controller>@(x,y)EC(fcn) (line 263)

seanwarren commented 5 years ago

Thanks for the report - I've reproduced this and should be able to fix in the next couple of days

seanwarren commented 5 years ago

Apologies for the slow follow up on this. I think I have now resolved this issue, please could you try the following version and let me know how you get on?

https://storage.cloud.google.com/flimfit-downloads/latest/5.1.1-33-g0a5ccc9f/FLIMfit%205.1.1-33-g0a5ccc9f%20Setup%20x64.exe

Thanks Sean

seanwarren commented 5 years ago

@Kenkkila - did you have any luck with this new version?