Metadata-Version: 2.1
Name: qub-sherlock
Version: 2.1.2
Summary: mine a library of historical and on-going astronomical survey data in an attempt to identify the sources of transient/variable events, and predict their classifications based on crossmatched data
Home-page: https://github.com/thespacedoctor/sherlock
Author: David Young
Author-email: davidrobertyoung@gmail.com
License: MIT
Download-URL: https://github.com/thespacedoctor/sherlock/archive/v2.1.2.zip
Description: # sherlock
        
        <!-- INFO BADGES -->  
        
        [![](https://img.shields.io/pypi/pyversions/qub-sherlock)](https://pypi.org/project/qub-sherlock/)  
        [![](https://img.shields.io/pypi/v/qub-sherlock)](https://pypi.org/project/qub-sherlock/)  
        [![](https://img.shields.io/github/license/thespacedoctor/sherlock)](https://github.com/thespacedoctor/sherlock)  
        [![](https://img.shields.io/pypi/dm/qub-sherlock)](https://pypi.org/project/qub-sherlock/)  
        
        <!-- STATUS BADGES -->  
        
        [![](http://167.99.90.204:8080/buildStatus/icon?job=sherlock%2Fmaster&subject=build%20master)](http://167.99.90.204:8080/blue/organizations/jenkins/sherlock/activity?branch=master)  
        [![](http://167.99.90.204:8080/buildStatus/icon?job=sherlock%2Fdevelop&subject=build%20dev)](http://167.99.90.204:8080/blue/organizations/jenkins/sherlock/activity?branch=develop)  
        [![](https://cdn.jsdelivr.net/gh/thespacedoctor/sherlock@master/coverage.svg)](https://raw.githack.com/thespacedoctor/sherlock/master/htmlcov/index.html)  
        [![](https://readthedocs.org/projects/qub-sherlock/badge/?version=master)](https://qub-sherlock.readthedocs.io/en/master/)  
        [![](https://img.shields.io/github/issues/thespacedoctor/sherlock/type:%20bug?label=bug%20issues)](https://github.com/thespacedoctor/sherlock/issues?q=is%3Aissue+is%3Aopen+label%3A%22type%3A+bug%22+)  
        
        *mine a library of historical and on-going astronomical survey data in an attempt to identify the sources of transient/variable events, and predict their classifications based on crossmatched data*.
        
        Documentation for sherlock is hosted by [Read the Docs](https://qub-sherlock.readthedocs.io/en/master/) (
        [development version](https://qub-sherlock.readthedocs.io/en/develop/) and [master version](https://qub-sherlock.readthedocs.io/en/master/)). The code lives on [github](https://github.com/thespacedoctor/sherlock). Please report any issues you find [here](https://github.com/thespacedoctor/sherlock/issues).
        
        ## Features
        
        * 
        
Keywords: astronomy, classification, crossmatch, sherlock, transient
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
