Metadata-Version: 2.1
Name: air-sans
Version: 0.1.1
Summary: A trame application for analysis, inspection, and reduction of multi-detector data produced by the Small-Angle Neutron Scattering (SANS) instruments.
Author: Patrick O'Leary
License: Apache Software License
Keywords: Python,Interactive,Web,Application,Framework
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: JavaScript
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: aiohttp <3.9
Requires-Dist: trame
Requires-Dist: trame-vuetify
Requires-Dist: trame-vtk
Requires-Dist: trame-plotly
Requires-Dist: vtk
Requires-Dist: nexusformat
Requires-Dist: plotly

========
air-sans
========

A trame application for analysis, inspection, and reduction of multi-detector data produced by the Small-Angle Neutron Scattering (SANS) instruments.


License
----------

Apache Software License


Installing
----------

Install the application

.. code-block:: console

    pip install air-sans


Run the application

.. code-block:: console

    air-sans --data ./data
