Metadata-Version: 2.1
Name: saibr
Version: 0.1.2
Summary: Python implementation of SAIBR: a tool for performing spectral autofluorescence correction on biological images
Home-page: https://github.com/goehringlab/saibr_python
Author: Tom Bland
Author-email: tom_bland@hotmail.co.uk
License: CC BY 4.0
Description: # SAIBR (python)
        
        [![CC BY 4.0][cc-by-shield]][cc-by]
        [![PyPi version](https://badgen.net/pypi/v/saibr/)](https://pypi.org/project/saibr)
        [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/goehringlab/saibr_python/HEAD?filepath=%2Fscripts/SAIBRdemonstration.ipynb)
        
        
        Python implementation of SAIBR
        
        ## Install instructions
        
            pip install saibr
        
        ## Tutorial notebook
        
        To launch the interactive tutorial notebook with binder, click the 'launch binder' button above.
        
        ## License
        
        This work is licensed under a
        [Creative Commons Attribution 4.0 International License][cc-by].
        
        [![CC BY 4.0][cc-by-image]][cc-by]
        
        [cc-by]: http://creativecommons.org/licenses/by/4.0/
        [cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png
        [cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg
Platform: UNKNOWN
Description-Content-Type: text/markdown
