$30 off During Our Annual Pro Sale. View Details »

Accessible Asteroseismology with Lightkurve

Accessible Asteroseismology with Lightkurve

In this software demo I run through the Lightkurve package's frequency-domain analysis tools, and the new tools used to estimate rudimentary stellar and asteroseismic parameters for solar-like oscillators.

The majority of the talk was a demonstration using these tools on a Kepler Main-Sequence target in a Jupyter Notebook. An annotated version of this notebook can be found here: https://github.com/ojhall94/TASC5_lightkurve/blob/master/Notebooks/Colab-Rudy-example.ipynb, with a link to a Google Colab version.

There are also examples with K2 and TESS data, which can be found on on GitHub here: https://github.com/ojhall94/TASC5_lightkurve

Note: there are hyperlinks taking you to guides on how to collaborate and contribute to lightkurve, which are accessible if you download the slides!

Oliver Hall

July 23, 2019
Tweet

More Decks by Oliver Hall

Other Decks in Science

Transcript

  1. 23 Jul 19 asteronomer
    tinyurl.com/lk-seis
    accessible asteroseismology with
    lightkurve
    Oliver J. Hall
    + the Lightkurve Collaboration
    TASC5/KASC12
    MIT - Cambridge

    View Slide

  2. 23 Jul 19 asteronomer
    tinyurl.com/lk-seis
    accessible asteroseismology with
    lightkurve
    Oliver J. Hall
    + the Lightkurve Collaboration
    TASC5/KASC12
    MIT - Cambridge
    notebooks!

    View Slide

  3. 23 Jul 19 asteronomer
    tinyurl.com/lk-seis
    What does lightkurve do for seismology?
    It does:
    It does not (yet?):

    View Slide

  4. 23 Jul 19 asteronomer
    tinyurl.com/lk-seis
    What does lightkurve do for seismology?
    It does:
    provides accessible frequency-domain tools
    It does not (yet?):

    View Slide

  5. 23 Jul 19 asteronomer
    tinyurl.com/lk-seis
    What does lightkurve do for seismology?
    It does:
    provides accessible frequency-domain tools
    estimates stellar parameters in a transparent way
    It does not (yet?):

    View Slide

  6. 23 Jul 19 asteronomer
    tinyurl.com/lk-seis
    What does lightkurve do for seismology?
    It does:
    provides accessible frequency-domain tools
    estimates stellar parameters in a transparent way
    easy quick look at seismic data
    It does not (yet?):

    View Slide

  7. 23 Jul 19 asteronomer
    tinyurl.com/lk-seis
    What does lightkurve do for seismology?
    It does:
    provides accessible frequency-domain tools
    estimates stellar parameters in a transparent way
    easy quick look at seismic data
    It does not (yet?):
    provide uncertainties for parameters
    replace a pipeline (or an email to a seismologist)

    View Slide

  8. 23 Jul 19 asteronomer
    tinyurl.com/lk-seis
    we’ll work through a quick tutorial
    feel free to join in!
    better to show than tell

    View Slide

  9. 23 Jul 19 asteronomer
    tinyurl.com/lk-seis
    by
    you can help out on this too!
    reporting issues (please do this!)
    joining in conversations
    contributing yourself!
    getting others involved (e.g. undergrads!)
    [1]
    [2]
    [3]
    [4]

    View Slide

  10. 23 Jul 19 asteronomer
    tinyurl.com/lk-seis
    you can do really simple quick-look
    asteroseismology with lightkurve
    and so can your undergraduates, colleagues, and
    anybody else with a basic grasp on Python!

    View Slide

  11. 23 Jul 19 asteronomer
    tinyurl.com/lk-seis
    you can get started with this right now
    Read the documentation
    Install lightkurve with pip
    Work with us on GitHub
    https://www.lightkurve.org
    pip install lightkurve --user
    https://github.com/KeplerGO/lightkurve
    Enjoy!

    View Slide