Toolbox for analysing FCS/FFS data with array detectors
Project description
BrightEyes-FFS
A toolbox for analysing Fluorescence Correlation Spectroscopy (FCS) and Fluorescence Fluctuation Spectroscopy (FFS) data with array detectors. The fcs module contains libraries for:
- Calculating autocorrelations and cross-correlations of raw FCS/FFS data (i.e. photon counts vs. time)
- Fitting correlations to various 2D and 3D diffusion models
- Calibration-free FCS/FFS analysis such as circular-scanning FCS and iMSD analysis
- Miscellaneous tools
The fcs_gui module contains libraries for:
- Storing and loading FCS/FFS analysis sessions, as used in the GUI
The dataio module contains libraries for:
- Fitting various models to data (polynomial, Gaussian, power law, etc.)
- Stokes-Einstein relation
- Save/load 2D arrays to/from .csv files
- Save data to .tiff file
- Miscellaneous tools
Installation
You can install brighteyes-ffs
via [pip] directly from GitHub:
pip install git+https://github.com/VicidominiLab/BrightEyes-FFS
or using the version on [PyPI]:
pip install brighteyes-ffs
or:
pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple brighteyes-ffs
It requires the following Python packages
h5py
joblib
matplotlib>=3.3.2
multipletau>=0.3.3
numpy>=1.19.4
pandas>=1.1.4
scipy
tifffile>=2020.9.29
seaborn
imutils
PyQt5
qdarkstyle
nbformat
License
Distributed under the terms of the [GNU GPL v3.0] license, "BrightEyes-FFS" is free and open source software
Contributing
You want to contribute? Great! Contributing works best if you creat a pull request with your changes.
- Fork the project.
- Create a branch for your feature:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'My new feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file brighteyes_ffs-0.0.4.tar.gz
.
File metadata
- Download URL: brighteyes_ffs-0.0.4.tar.gz
- Upload date:
- Size: 112.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb7b9716d353c0ef1137a3eecd91b1002680db6421b405054d142cc0173bcf9b |
|
MD5 | a99fe49574f2ab7ed5022bc92afd0338 |
|
BLAKE2b-256 | b8a284114a3cf91885f89e6e2e8f4c5447796726ba27b863b762074a75cf58b3 |
File details
Details for the file brighteyes_ffs-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: brighteyes_ffs-0.0.4-py3-none-any.whl
- Upload date:
- Size: 143.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fe8cb93cb1c716b12f129878ccad5a89c55deadf48d417136ebe4fec20391c7 |
|
MD5 | 15dec00fe085d34c4506ecb6afd88547 |
|
BLAKE2b-256 | cb014489da153715cd5169b7e0c9ce1b89ef37d5a9acdf9b65165b495dfd4b87 |