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

Error when opening my .sdt files in FLIMfit #394

Open jrapaka1 opened 1 month ago

jrapaka1 commented 1 month ago

Hello,

I am trying to open .sdt files that contain my FLIM data, obtained from a becker & hickl FLIM instrument. However, I am getting the following error messages:

FLIMfiterror1 FLIMFiterror2

Does this mean that FLIMfit is incapable of opening the .sdt file?

melissalinkert commented 1 month ago

Note this error and the one in #393 are coming from Bio-Formats. FLIMfit uses Bio-Formats 5.9.2, which is 6 years old now.

Bio-Formats 6.5.0 and later include a fix which may be relevant to this issue:

https://github.com/ome/bioformats/pull/3529

and we are aware of one other issue with .sdt files in Bio-Formats which has a proposed (but not yet released) fix here:

https://github.com/ome/bioformats/pull/4198