Metadata-Version: 2.1
Name: aicsshparam
Version: 0.0.6
Summary: Spherical Harmonics Parametrization
Home-page: UNKNOWN
Author: Matheus Viana
Author-email: matheus.viana@alleninstitute.org
License: Allen Institute Software License
Platform: UNKNOWN
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: scipy (>=1.4.1)
Requires-Dist: scikit-image (>=0.16.2)
Requires-Dist: scikit-learn (>=0.22.1)
Requires-Dist: vtk (==8.1.2)
Requires-Dist: pyshtools (>=4.5)
Provides-Extra: all
Requires-Dist: pytest ; extra == 'all'
Requires-Dist: pytest-cov ; extra == 'all'
Requires-Dist: pytest-raises ; extra == 'all'
Requires-Dist: pytest-runner ; extra == 'all'
Requires-Dist: flake8 ; extra == 'all'
Requires-Dist: numpy (>=1.18.1) ; extra == 'all'
Requires-Dist: scipy (>=1.4.1) ; extra == 'all'
Requires-Dist: scikit-image (>=0.16.2) ; extra == 'all'
Requires-Dist: scikit-learn (>=0.22.1) ; extra == 'all'
Requires-Dist: vtk (==8.1.2) ; extra == 'all'
Requires-Dist: pyshtools (>=4.5) ; extra == 'all'
Provides-Extra: interactive_dev
Provides-Extra: interactive_dev_group
Provides-Extra: lint
Requires-Dist: flake8 ; extra == 'lint'
Provides-Extra: lint_group
Requires-Dist: flake8 ; extra == 'lint_group'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-raises ; extra == 'test'
Requires-Dist: pytest-runner ; extra == 'test'
Provides-Extra: test_group
Requires-Dist: pytest ; extra == 'test_group'
Requires-Dist: pytest-cov ; extra == 'test_group'
Requires-Dist: pytest-raises ; extra == 'test_group'
Requires-Dist: pytest-runner ; extra == 'test_group'

# AICS Spherical Hamonics Parametrization

Calculates the coefficients of the spherical harmonic expansion that describes a 3d object stored in a binary image. The method works best for startlike objects.



