Skip to content

Turn boxed least squares tutorial into a full tutorial here #251

@bsipocz

Description

@bsipocz
Contributor

@dfm has made this tutorial for the new bls module in astropy. Ideally with a little bit of extension it should end up with the other tutorials here.

https://gist.github.com/dfm/96e30d891c0d351daae9aaaef56d3e78

Extensions I had in mind:

  • use astroquery to get the kepler data from MAST
  • use Table and its columns rather than getting data directly from the fits HDU.
  • maybe also run LS on the same light curve to compare to the BLS results, but this is not strictly necessary.

Activity

kelle

kelle commented on Oct 2, 2018

@kelle
Member

I've made a colab version of this notebook here so we can edit:
https://colab.research.google.com/drive/1nqY0FRCkQLOkYzYfKV1R3dAuos_dG-i_

changed the title [-]Turn BLS tutorial into a full tutorial here[/-] [+]Turn boxed least squares tutorial into a full tutorial here[/+] on Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @kelle@eblur@bsipocz

        Issue actions

          Turn boxed least squares tutorial into a full tutorial here · Issue #251 · astropy-learn/astropy-tutorials