Metadata-Version: 2.1
Name: LabTools3
Version: 1.1.1
Summary: Python 3 Package of modules for typical analysis tasks analyzing physics data
Home-page: http://wanda.fiu.edu/LabTools3
Author: Werner Boeglin
Author-email: boeglinw@fiu.edu
License: MIT
Description: # LabTools3
        Set of Python analysis tools for physics labs. It contains the "package" directory which is the Python package with a setup.py script for installation and
        a "doc" directory containing the Sphinx documentation. The repository starts with version 0.2.9 of LabTools.
        Version 1.0.2 has mostly some big fixes.
        
        Version 1.1.0 now includes 2D-histograms and some bug fixes.
        
        Version 1.1.1 includes 3D lego plot for histo2d. Note that at the moment surface and lego plots are only in linear scale possible.
        
        
        
Keywords: Data Analysis
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Description-Content-Type: text/markdown
