Skip to content

Finding the orbital periods and transits of white dwarf-main sequence binaries with TESS.

License

Notifications You must be signed in to change notification settings

bellalongo/libra

Repository files navigation

LIBRA

Lightcurve Investigation for Binary oRbital period Analysis

Query

    SELECT *
    FROM mean_param
    JOIN magnitudes ON mean_param.iau_name = magnitudes.iau_name
    WHERE magnitudes.i < 18;

About

Finding the orbital periods and transits of white dwarf-main sequence binaries with TESS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published