Skip to content
forked from flimfit/FLIMfit

State of the art fluorescence lifetime imaging analysis software

License

Notifications You must be signed in to change notification settings

wang0760/FLIMfit

 
 

Repository files navigation

FLIMfit

An open source package for rapid analysis of large FLIM datasets. For further information please see:

Warren SC, Margineanu A, Alibhai D, Kelly DJ, Talbot C, et al. (2013) Rapid Global Fitting of Large Fluorescence Lifetime Imaging Microscopy Datasets. PLoS ONE 8(8): e70687. http://dx.plos.org/10.1371/journal.pone.007068

Latest versions and binary executables

For the latest version, binary executables and further documentation please visit http://www.flimfit.org

The binary executables do not require MATLAB.

The source code repository is available at: https://github.com/imperial-photonics/FLIMfit/

Support

If you have issues installing or running this software, please contact us via the FLIMfit users mailing list at http://lists.openmicroscopy.org.uk/mailman/listinfo/flimfit-users

Compling and running FLIMfit

This software has been extensively tested on Windows 7 with Matlab 2014b using Visual Studio 2012, It has been shown to compile under MacOS X with both XCode 4 and Homebrew GCC4.7 and under Linux with GCC 4.7.

If you wish to compile the package from source please follow these instructions which assume a Windows platform.

Required Packages

Compiling

  1. Use CMake to generate a Visual Studio Project in a folder such as: GeneratedProjects\MSVC11_64

  2. Compile the generated solution in Visual Studio

Running FLIMfit from MATLAB

  1. In MATLAB, ensure you have setup the MATLAB compiler by typing mex -setup and following the instructions

  2. Set your working directory to FLIMfitFrontEnd\

  3. Start the UI by typing FLIMfit

  4. See the online instructions for usage

About

State of the art fluorescence lifetime imaging analysis software

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MATLAB 64.5%
  • C++ 15.9%
  • C 13.2%
  • HTML 4.1%
  • Fortran 1.3%
  • CMake 0.4%
  • Other 0.6%