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 create fixed time interval method for light curves #1339

Merged
merged 6 commits into from Mar 30, 2018

Commits on Mar 14, 2018

  1. added fixed time bin lightcurve and protection against invalid point …

    …in compute_flux_point; also added a first version of a fixed significance per point lc
    Emery Gabriel committed Mar 14, 2018
    Copy the full SHA
    6bae6bd View commit details
    Browse the repository at this point in the history
  2. added fixed time bin lightcurve and protection against invalid point …

    …in compute_flux_point
    Emery Gabriel committed Mar 14, 2018
    Copy the full SHA
    ae10216 View commit details
    Browse the repository at this point in the history
  3. removed unused dependence

    Emery Gabriel committed Mar 14, 2018
    Copy the full SHA
    8f4ea1c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. changed function to only create the intervals, added test, changed do…

    …c format
    Emery Gabriel committed Mar 26, 2018
    Copy the full SHA
    5506e9d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. added missing parenthesis in test

    Emery Gabriel committed Mar 29, 2018
    Copy the full SHA
    5ec4dd9 View commit details
    Browse the repository at this point in the history
  2. pep8

    Emery Gabriel committed Mar 29, 2018
    Copy the full SHA
    9ad81f3 View commit details
    Browse the repository at this point in the history