Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a flare finder to varbase (or a new module that does this) #6

Open
waqasbhatti opened this issue Jan 17, 2017 · 1 comment
Open
Assignees

Comments

@waqasbhatti
Copy link
Owner

for methods, see:

this is basically a matched-filter convolution with a trend-filtered light curve. the flare finder should keep a list of all flares it finds, along with their start and end times, integrated flux between flare and continuum, and perhaps a measure of the energy based on rough stellar luminosity based on its color (assuming it's a dwarf)

@waqasbhatti waqasbhatti self-assigned this Jan 17, 2017
@waqasbhatti waqasbhatti added this to the v0.2 milestone Apr 5, 2017
@waqasbhatti waqasbhatti removed this from the v0.2 milestone Mar 21, 2018
@waqasbhatti waqasbhatti added this to To do in astrobase v0.4 Feb 15, 2019
@lgbouma
Copy link
Contributor

lgbouma commented Feb 18, 2019

Relevant implementations from the last reference (perhaps these were already the plan?): https://github.com/jradavenport/flare-decomp/blob/master/aflare.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
astrobase v0.4
  
To do
Development

No branches or pull requests

2 participants