Metadata-Version: 2.1
Name: sn-stat
Version: 0.2
Summary: Statistical methods for supernova neutrino detection
Home-page: https://github.com/Sheshuk/sn-stat
Author: Andrey Sheshukov
Author-email: ash@jinr.ru
License: GNU GPLv3
Description: # Supernova shape analysis
        
        Contains collection of method for statistical analysis of the supernova neutrino signals.
        
        Submodules:
        
        * `sn_stat.rate`: Object defining event rate vs. time
        * `sn_stat.sampler`: Generating random samples from given rates. Useful for fake data simulation
        * `sn_stat.llr`:  Calculation of Log Likelihood Ratio for the shape analysis
        * `sn_stat.sig_calc`:  Significance calculator for set of experiments. Can be used for joint analysis
        
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
