All Projects → BayesFlare → Bayesflare

BayesFlare / Bayesflare

Licence: gpl-2.0
A python module to detect stellar flares using Bayesian model comparison

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bayesflare

Bayesian Analysis Recipes
A collection of Bayesian data analysis recipes using PyMC3
Stars: ✭ 479 (+7883.33%)
Mutual labels:  bayesian-inference, bayesian-statistics
Pytorch Bayesiancnn
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
Stars: ✭ 779 (+12883.33%)
Mutual labels:  bayesian-inference, bayesian-statistics
TransformVariables.jl
Transformations to contrained variables from ℝⁿ.
Stars: ✭ 52 (+766.67%)
Mutual labels:  bayesian-inference, bayesian-statistics
flowtorch-old
Separating Normalizing Flows code from Pyro and improving API
Stars: ✭ 36 (+500%)
Mutual labels:  bayesian-inference, bayesian-statistics
models
Forecasting 🇫🇷 elections with Bayesian statistics 🥳
Stars: ✭ 24 (+300%)
Mutual labels:  bayesian-inference, bayesian-statistics
PyCBC-Tutorials
Learn how to use PyCBC to analyze gravitational-wave data and do parameter inference.
Stars: ✭ 91 (+1416.67%)
Mutual labels:  astronomy, bayesian-inference
blangSDK
Blang's software development kit
Stars: ✭ 21 (+250%)
Mutual labels:  bayesian-inference, bayesian-statistics
Shinystan
shinystan R package and ShinyStan GUI
Stars: ✭ 172 (+2766.67%)
Mutual labels:  bayesian-inference, bayesian-statistics
Decision Analysis Course
🎓 Uni-Bonn Decision Analysis graduate course, lectures and materials
Stars: ✭ 17 (+183.33%)
Mutual labels:  bayesian-inference, bayesian-statistics
Bayesian Workshop
Material for a Bayesian statistics workshop
Stars: ✭ 34 (+466.67%)
Mutual labels:  bayesian-inference, bayesian-statistics
Soss.jl
Probabilistic programming via source rewriting
Stars: ✭ 246 (+4000%)
Mutual labels:  bayesian-inference, bayesian-statistics
Rstanarm
rstanarm R package for Bayesian applied regression modeling
Stars: ✭ 285 (+4650%)
Mutual labels:  bayesian-inference, bayesian-statistics
Stan
Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
Stars: ✭ 2,177 (+36183.33%)
Mutual labels:  bayesian-inference, bayesian-statistics
Bayesian Stats Modelling Tutorial
How to do Bayesian statistical modelling using numpy and PyMC3
Stars: ✭ 480 (+7900%)
Mutual labels:  bayesian-inference, bayesian-statistics
Dynamichmc.jl
Implementation of robust dynamic Hamiltonian Monte Carlo methods (NUTS) in Julia.
Stars: ✭ 172 (+2766.67%)
Mutual labels:  bayesian-inference, bayesian-statistics
geostan
Bayesian spatial analysis
Stars: ✭ 40 (+566.67%)
Mutual labels:  bayesian-inference, bayesian-statistics
Statsexpressions
Expressions and dataframes with statistical details 📉 📜🔣✅
Stars: ✭ 144 (+2300%)
Mutual labels:  bayesian-inference, bayesian-statistics
Rethinking Tensorflow Probability
Statistical Rethinking (2nd Ed) with Tensorflow Probability
Stars: ✭ 152 (+2433.33%)
Mutual labels:  bayesian-inference, bayesian-statistics
Landmark Detection Robot Tracking SLAM-
Simultaneous Localization and Mapping(SLAM) also gives you a way to track the location of a robot in the world in real-time and identify the locations of landmarks such as buildings, trees, rocks, and other world features.
Stars: ✭ 14 (+133.33%)
Mutual labels:  bayesian-inference, bayesian-statistics
nway
nway -- Bayesian cross-matching of astronomical catalogues
Stars: ✭ 39 (+550%)
Mutual labels:  astronomy, bayesian-inference

BayesFlare

Semver GitHub version

Automated flare-finding algorithm for Kepler photometric data

This repository contains a series of Python scripts which are designed to analyse photometric data produced by the Kepler program to find flaring events. The long-term aim for the program is to be capable of running on data from all quarters collected by the spacecraft, and at both long and short cadences.

If using this code for a publication would we be grateful if you cite the paper by Pitkin, Williams, Fletcher & Grant, arXiv:1406.1712.

Requirements

  • Python 2.7
  • NumPy 1.6.1
  • SciPy 0.9.0
  • Matplotlib 1.1.1
  • PyFITS 2.4.0

Documentation

The documentation is available online at readthedocs.

The Documentation for BayesFlare is produced by Sphinx with two extension packages,

  • numpydoc
  • sphinx_rtd_theme
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].