Metadata-Version: |
2.1 |
Name: |
fissa |
Version: |
1.0.0 |
Summary: |
A Python Library estimating somatic signals in 2-photon data |
Author: |
Sander Keemink and Scott Lowe |
Author-Email: |
swkeemink[at]scimail.eu |
Home-Page: |
https://github.com/rochefort-lab/fissa |
Project-Url: |
Documentation, https://fissa.readthedocs.io |
Project-Url: |
Source Code, https://github.com/rochefort-lab/fissa |
Project-Url: |
Bug Tracker, https://github.com/rochefort-lab/fissa/issues |
Project-Url: |
Citation, https://www.doi.org/10.1038/s41598-018-21640-2 |
License: |
GNU |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 2 |
Classifier: |
Programming Language :: Python :: 2.7 |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.5 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Bio-Informatics |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Requires-Python: |
>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.* |
Requires-Dist: |
future (>=0.16.0) |
Requires-Dist: |
joblib (>=0.14.1) |
Requires-Dist: |
numpy (>=1.13.0) |
Requires-Dist: |
Pillow (>=4.3.0) |
Requires-Dist: |
scikit-image (>=0.13.0) |
Requires-Dist: |
scikit-learn (<1.2,>=0.17.0) |
Requires-Dist: |
scipy (>=0.19.0) |
Requires-Dist: |
shapely (>=1.5.17) |
Requires-Dist: |
six (>=1.11.0) |
Requires-Dist: |
tqdm (>=4.59.0) |
Requires-Dist: |
tifffile (<=2019.7.26,>=0.10.0); python_version < "3.6" |
Requires-Dist: |
read-roi (>=1.5.0); python_version >= "3.0" |
Requires-Dist: |
tifffile (>=0.10.0); python_version >= "3.6" |
Requires-Dist: |
Jinja2 (<3.1.0); extra == "all" |
Requires-Dist: |
flake8 (>=3.0.0); extra == "all" |
Requires-Dist: |
ipython (>=5.0.0); extra == "all" |
Requires-Dist: |
jupyter (>=1.00); extra == "all" |
Requires-Dist: |
matplotlib (>=2.0.2); extra == "all" |
Requires-Dist: |
nbsmoke (>=0.2.0); extra == "all" |
Requires-Dist: |
nbsphinx; extra == "all" |
Requires-Dist: |
numpydoc (>=0.7.0); extra == "all" |
Requires-Dist: |
pre-commit; extra == "all" |
Requires-Dist: |
pytest-cov (>=2.3.0); extra == "all" |
Requires-Dist: |
pytest-flake8 (>=0.7.0); extra == "all" |
Requires-Dist: |
pytest-timeout (>=1.4.2); extra == "all" |
Requires-Dist: |
pytest (>=3.5.0); extra == "all" |
Requires-Dist: |
sphinx-autobuild; extra == "all" |
Requires-Dist: |
pypandoc (==1.3); python_version < "3.0" and extra == "all" |
Requires-Dist: |
pytest-flake8 (<1.1.0); python_version < "3.0" and extra == "all" |
Requires-Dist: |
sphinx; python_version < "3.6" and extra == "all" |
Requires-Dist: |
sphinx-rtd-theme; python_version < "3.6" and extra == "all" |
Requires-Dist: |
pypandoc (>=1.6.3); python_version >= "3.0" and extra == "all" |
Requires-Dist: |
black (==21.12b0); python_version >= "3.6" and extra == "all" |
Requires-Dist: |
pydata-sphinx-theme; python_version >= "3.6" and extra == "all" |
Requires-Dist: |
sphinx (>=2); python_version >= "3.6" and extra == "all" |
Requires-Dist: |
pre-commit; extra == "dev" |
Requires-Dist: |
black (==21.12b0); python_version >= "3.6" and extra == "dev" |
Requires-Dist: |
Jinja2 (<3.1.0); extra == "docs" |
Requires-Dist: |
nbsphinx; extra == "docs" |
Requires-Dist: |
numpydoc (>=0.7.0); extra == "docs" |
Requires-Dist: |
sphinx-autobuild; extra == "docs" |
Requires-Dist: |
pypandoc (==1.3); python_version < "3.0" and extra == "docs" |
Requires-Dist: |
sphinx; python_version < "3.6" and extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme; python_version < "3.6" and extra == "docs" |
Requires-Dist: |
pypandoc (>=1.6.3); python_version >= "3.0" and extra == "docs" |
Requires-Dist: |
pydata-sphinx-theme; python_version >= "3.6" and extra == "docs" |
Requires-Dist: |
sphinx (>=2); python_version >= "3.6" and extra == "docs" |
Requires-Dist: |
ipython (>=5.0.0); extra == "plotting" |
Requires-Dist: |
jupyter (>=1.00); extra == "plotting" |
Requires-Dist: |
matplotlib (>=2.0.2); extra == "plotting" |
Requires-Dist: |
flake8 (>=3.0.0); extra == "test" |
Requires-Dist: |
nbsmoke (>=0.2.0); extra == "test" |
Requires-Dist: |
pytest (>=3.5.0); extra == "test" |
Requires-Dist: |
pytest-cov (>=2.3.0); extra == "test" |
Requires-Dist: |
pytest-flake8 (>=0.7.0); extra == "test" |
Requires-Dist: |
pytest-timeout (>=1.4.2); extra == "test" |
Requires-Dist: |
pytest-flake8 (<1.1.0); python_version < "3.0" and extra == "test" |
Provides-Extra: |
all |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
plotting |
Provides-Extra: |
test |
License-File: |
LICENSE |