You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The primary users for this Python package application are Ginger Lab members at the University of Washington, Seattle but is licensed under MIT License and open for everyone to use.
9
9
10
10
## Includes
11
-
* Fluorescence Lifetime Analysis
11
+
***Fluorescence Lifetime Analysis**
12
12
* Analyze lifetime
13
13
* Fit data with or without IRF
14
14
* Fit with stretched, single, or double exponential functions by diff_ev or fmin_tnc
15
15
* Calculate surface recombination velocity
16
16
* Export graph and fit results
17
-
* Spectra Analysis
17
+
***Spectra Analysis**
18
18
* Analyze single spectrum
19
19
* Fit with or without background and white light
20
20
* Fit with single Lorentzian, single Gaussian, double Gaussian, triple Gaussian models
@@ -26,27 +26,27 @@ The primary users for this Python package application are Ginger Lab members at
26
26
* Plot fitted scan by pk_pos, fwhm, sigma, or height
27
27
* Export fitted scan
28
28
* .pkl to .txt, .pkl to .h5 converters
29
-
* Fluorescence Lifetime Imaging Microscopy (FLIM) Data Analysis
29
+
***Fluorescence Lifetime Imaging Microscopy (FLIM) Data Analysis**
### Standalone App - without Python or any dependencies (_only for Windows users_)
75
+
### Standalone App - without Python or any dependencies (_only for Windows users, comming soon for Mac users_)
76
76
* Under the [releases](https://github.com/SarthakJariwala/Python_GUI_apps/releases) page, download the latest release of the _**DataBrowser**_ zip file
77
77
* Extract the zip file and run _**DataBrowser.exe**_
0 commit comments