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

Introducing Horne extraction #84

Merged
merged 12 commits into from
Mar 29, 2022
Merged

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    60ed498 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69d42c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac26e9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f9ffcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c1d239 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Updated HorneExtract/OptimalExtract after reviews

    HorneExtract can take an image as a CCDData object or a numpy array.
    The variance now argument only applies in the latter case, along with
    the new mask and unit arguments. HorneExtract now takes better advantage
    of numpy broadcasting. OptimalExtract now recycles HorneExtract's
    docstring.
    ojustino committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    8d30458 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    ad711cb View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    25bccb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    9c85fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef07596 View commit details
    Browse the repository at this point in the history
  3. Corrected a notebook import

    ojustino committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    92a37bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39d3bff View commit details
    Browse the repository at this point in the history