Metadata-Version: 2.1
Name: neutronpy
Version: 1.1.1
Summary: NeutronPy: Neutron scattering tools for scientific data analysis in python
Home-page: https://github.com/neutronpy/neutronpy
Author: David M Fobes
Author-email: dfobes@lanl.gov
Maintainer: davidfobes
License: MIT
Download-URL: https://github.com/neutronpy/neutronpy/releases
Platform: Windows
Platform: Linux
Platform: Mac OS X
Platform: Unix
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Requires-Dist: numpy (>=1.10)
Requires-Dist: scipy (>=1.0)
Requires-Dist: matplotlib (>=2.0)
Requires-Dist: lmfit (>=0.9.5)
Requires-Dist: h5py

NeutronPy is a collection of commonly used tools aimed at facilitating the
analysis of neutron scattering data. NeutronPy is built primarily using the
numpy and scipy python libraries, with a translation of ResLib 3.4c (MatLab)
routines for Instrument resolution calculations.



