Metadata-Version: 1.1
Name: hufflescuff
Version: 0.1
Summary: A widget tool to calculate the Hough Transform of some data, and let you explore the data with a bokeh widget.
Home-page: UNKNOWN
Author: Christina Hedges
Author-email: christina.l.hedges@nasa.gov
License: MIT
Description: # hufflescuff
        
        A widget tool to calculate the Hough Transform of some data, and let you explore the data with a bokeh widget. Note that this tool only works within a jupyter notebook, because it includes Python callbacks. 
        
        ![Hough Transform Widget](hough.png)
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
