Metadata-Version: 2.1
Name: SRW-parser
Version: 0.1.2
Summary: Reads in a data file and vizualizes data withh image along with interactive horizontal and vertical cuts 
Home-page: https://github.com/kalebswartz7/SRW-parser
Author: Kaleb Robert Swartz
Author-email: kalebswartz7@gmail.com
License: Apache Software License 2.0
Keywords: SRW_parser
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pyqt5
Requires-Dist: xray-vision

===================
SRW-parser
===================
.. image:: https://travis-ci.com/kalebswartz7/parse-and-visualize.svg?branch=master
    :target: https://travis-ci.com/kalebswartz7/parse-and-visualize

Reads in a data file and vizualizes data with image along with interactive horizontal and vertical cuts 



Features:
--------

* User can specify specific data file
* User can specify aspects of representation based on vertical/horizontal slice orientation, axis labels, title, extent 


Credits:
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


