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

Chunk interpolation to select calibration data #2634

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 29, 2024

  1. Adding the chunk function

    Christoph Toennis committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3d879b9 View commit details
    Browse the repository at this point in the history
  2. Reverting to the previous implementation

    Christoph Toennis committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c2ce42c View commit details
    Browse the repository at this point in the history
  3. Changing some variables

    Christoph Toennis committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c8f7ef0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Chaning to using scipy functions

    Christoph Toennis committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bef9677 View commit details
    Browse the repository at this point in the history
  2. fixing docustring

    Christoph Toennis committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    cd4864f View commit details
    Browse the repository at this point in the history
  3. Updating docustrings further

    Christoph Toennis committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fb3a9a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. simplifying chunk interpolation

    Christoph Toennis committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0f0b948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50f2791 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90115d6 View commit details
    Browse the repository at this point in the history
  4. adding changelog

    Christoph Toennis committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f772b19 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'ChunkFunction' of https://github.com/cta-observatory/ct…

    …apipe into ChunkFunction
    Christoph Toennis committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e201356 View commit details
    Browse the repository at this point in the history
  6. renaming changelog

    Christoph Toennis committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    907b6cd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Changing inheritance scheme

    Christoph Toennis committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    dc3b24c View commit details
    Browse the repository at this point in the history
  2. reverting some tests

    Christoph Toennis committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3c7e6ab View commit details
    Browse the repository at this point in the history
  3. documentation change

    Christoph Toennis committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    cad523e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. fixing issue with class variable

    Christoph Toennis committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4a032ed View commit details
    Browse the repository at this point in the history