Metadata-Version: 2.1
Name: bfit
Version: 4.6.5
Summary: β-NMR and β-NQR Data Analysis
Home-page: https://github.com/dfujim/bfit
Author: Derek Fujimoto
Author-email: fujimoto@phas.ubc.ca
License: UNKNOWN
Description: # bfit
        
        <a href="https://pypi.org/project/bfit/" alt="PyPI Version"><img src="https://img.shields.io/pypi/v/bfit?label=PyPI%20Version"/></a>
        <img src="https://img.shields.io/pypi/format/bfit?label=PyPI%20Format"/>
        <img src="https://img.shields.io/github/languages/code-size/dfujim/bfit"/>
        <img src="https://img.shields.io/tokei/lines/github/dfujim/bfit"/>
        <img src="https://img.shields.io/pypi/l/bfit"/>
        
        <a href="https://github.com/dfujim/bfit/commits/master" alt="Commits"><img src="https://img.shields.io/github/commits-since/dfujim/bfit/latest/master"/></a>
        <a href="https://github.com/dfujim/bfit/commits/master" alt="Commits"><img src="https://img.shields.io/github/last-commit/dfujim/bfit"/></a>
        
        A Python application for the analysis of β-NMR and β-NQR data taken at TRIUMF. 
        
        ## Useful links
        
        * [Install instructions](https://github.com/dfujim/bfit/wiki/Installation-and-first-startup)
        * [Example of basic usage](https://github.com/dfujim/bfit/wiki/Example-Usage)
        * [API](https://github.com/dfujim/bfit/wiki/API-Reference)
        
        ## Intent
        
        β-detected nuclear magnetic resonance (β-NMR) is similar to muon spin rotation (μSR), using a radioactive atomic ion in the place of the muon. The bfit code has been written to aid β-NMR experimenters in their data analysis. 
        
        ## Community Guidelines
        
        * Contributing: Please submit a pull request!
        * Reporting issues or seeking support: please create an [issue](https://github.com/dfujim/bfit/issues), and I will get an email with your problem. 
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Cython
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Development Status :: 5 - Production/Stable
Description-Content-Type: text/markdown
