Metadata-Version: 1.2
Name: freesas
Version: 0.8.5
Summary: Free tools to analyze Small angle scattering data
Home-page: http://www.silx.org/
Author: Guillaume Bonamis, Martha Brennich, Jerome Kieffer
Author-email: jerome.kieffer@esrf.fr
License: UNKNOWN
Description: [![Build Status](https://travis-ci.org/kif/freesas.svg)](https://travis-ci.org/kif/freesas)
        [![Build status](https://ci.appveyor.com/api/projects/status/uq4xtv5tvx4k6kox?svg=true)](https://ci.appveyor.com/project/kif/freesas)
        [![Documentation Status](https://readthedocs.org/projects/freesas/badge/?version=latest)](https://freesas.readthedocs.io/en/latest/?badge=latest)
        
        
        FreeSAS
        =======
        
        Small angle scattering tools ... but unlike most others, free and written in Python (3.6+)
        The FreeSAS tool suite is licensed under the MIT license.
        
        Available tools:
        ----------------
        
        * supycomb: a re-implementation of supcomb as described in [J. Appl. Cryst. (2001). 34, 33-41](http://dx.doi.org/10.1107/S0021889800014126)
        * autorg: automatic guess of the Guinier region in a SAXS curve, based on [BioXTAS-RAW](https://doi.org/10.1107/S1600576717011438)
        * auto_guinier automatic guess of the Guinier region in a SAXS curve, based on [J. Appl. Cryst. (2007). 40, s223-s228](http://scripts.iucr.org/cgi-bin/paper?S0021889807002853)
        * auto_gpa: automatic Guinier peak analysis, based on [J Appl Cryst. (2016). 49, 1412–1419. ](https://dx.doi.org/10.1107%2FS1600576716010906)
        * bift: an Bayesian inverse Fourier transform, based on [J. Appl. Cryst. (2006). 39, 797-804 & BioXtas-RAW](https://scripts.iucr.org/cgi-bin/paper?wf5022)
        * cormap: a tool to assess the similarity of saxs curves, based on [Nature Methods volume 12, pages 419–422 (2015)](https://www.nature.com/articles/nmeth.3358)
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.6
