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

Initial implementation of line matching #182

Merged
merged 43 commits into from
May 17, 2024

Commits on Apr 12, 2023

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

Commits on Apr 13, 2023

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

Commits on Apr 14, 2023

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

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    2f3714d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d035f85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f7e350 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    dc641db View commit details
    Browse the repository at this point in the history
  2. make the spatial profile for a traced source a passed argument vs har…

    …d-coding Moffat1D. need Gaussian1D for some test cases
    tepickering committed May 18, 2023
    Configuration menu
    Copy the full SHA
    a63aa45 View commit details
    Browse the repository at this point in the history
  3. codestyle cleanups

    tepickering committed May 18, 2023
    Configuration menu
    Copy the full SHA
    aad31d4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. flesh out type annotations in synth_data and edit docstrings to refle…

    …ct that types/defaults are now self-documented by the code
    tepickering committed May 19, 2023
    Configuration menu
    Copy the full SHA
    026a600 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. notebook edits

    tepickering committed May 20, 2023
    Configuration menu
    Copy the full SHA
    608e111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ad3b4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60b624c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f1a7aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6e50d0 View commit details
    Browse the repository at this point in the history
  6. update CI workflows

    tepickering committed May 20, 2023
    Configuration menu
    Copy the full SHA
    4f4d660 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    96c52ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd9717d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

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

Commits on Jun 16, 2023

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

Commits on Jun 18, 2023

  1. loosen typing on match_lines_wcs, but add sanity checking by casting …

    …input as np.array which needs to happen, anyway
    tepickering committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    6b4f9f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d27c7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eeb8e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    f68267e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79e31ea View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. add wavecal_demo notebook

    tepickering committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6b6f75a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    7f7a192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c098278 View commit details
    Browse the repository at this point in the history
  3. fix column name to match

    tepickering committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    4bd0652 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e4577c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10ef0a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a1d1ac View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    298a4fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    553d6f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c8123d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

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

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    1436ce0 View commit details
    Browse the repository at this point in the history
  2. codestyle fix

    tepickering committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c6a8bc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8994bb9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    f226188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ed3c2c View commit details
    Browse the repository at this point in the history
  3. fix name in workflow

    tepickering committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1845c6f View commit details
    Browse the repository at this point in the history