Metadata-Version: 2.4
Name: synapse_counting
Version: 0.1.4
Summary: A custom package for counting synapses
Author: Cydric Geyskens
Author-email: cydric.geyskens@gmail.com
License: MIT
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: scikit-image>=0.25.2
Requires-Dist: numpy>=2.2.5
Requires-Dist: matplotlib>=3.10.0
Requires-Dist: pandas>=2.2.3
Requires-Dist: czifile>=2019.7.2.1
Requires-Dist: scipy>=1.15.3
Requires-Dist: pillow>=11.1.0
Requires-Dist: seaborn>=0.13.2
Requires-Dist: lxml>=5.4.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

### A custom python package used in the synapse-counting pipeline

All custom functions inside this package are wrapper functions based on scikitimage functions,
but tailored towards a custom implementation of counting synapses.
