Metadata-Version: 2.1
Name: mapreg
Version: 0.0.4
Summary: A python package for aligning non-isomorphous density maps via image registration
Author: Dennis Brookner
Author-email: debrookner@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: reciprocalspaceship
Requires-Dist: rs-booster (>=0.0.1)
Requires-Dist: scikit-image
Requires-Dist: tqdm
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

