A python package for Excitation-Emission Matrix (EEM) fluorescence analysis, including data I/O, preprocessing, decomposition (PARAFAC/NMF with optional solvers/regularizations), and validation workflows.
Stars
9
Forks
3
Watchers
9
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
152
commits
hotfix: fix a bug in tf_normalization handling in eempy.eem_processing.PARAFAC.fit()
1b7776fView on GitHubClean up docstrings and remove unused imports; update parameter formatting for consistency.
2fd2629View on GitHub1. Introduce the custom HALS solver for EEM decomposition.
8ad0777View on GitHub