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

PCA method for telluric corrections #1647

Merged
merged 91 commits into from
Dec 18, 2023
Merged

PCA method for telluric corrections #1647

merged 91 commits into from
Dec 18, 2023

Commits on Nov 5, 2021

  1. in prep for telluric pca, make qso pca more explicit

    Frederick Davies committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    a5cac28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e58ab6f View commit details
    Browse the repository at this point in the history
  3. reworking for telluric pca

    Frederick Davies committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    2150bb3 View commit details
    Browse the repository at this point in the history
  4. reworking for telluric pca

    Frederick Davies committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    3481727 View commit details
    Browse the repository at this point in the history
  5. minor fixes to get things running

    Frederick Davies committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    8927feb View commit details
    Browse the repository at this point in the history
  6. adding par for ntell

    Frederick Davies committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    b3a4241 View commit details
    Browse the repository at this point in the history
  7. making ntell par actually go through

    Frederick Davies committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    de16a0c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. minor fix to initialization

    Frederick Davies committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    6f48d74 View commit details
    Browse the repository at this point in the history
  2. par fix

    Frederick Davies committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    422efcd View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. finished renaming pca_dict to be more specific

    Frederick Davies committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    1b598ae View commit details
    Browse the repository at this point in the history
  2. finished renaming pca_dict to be more specific

    Frederick Davies committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    4f11a6d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. reverting because interp was just way too slow...

    Frederick Davies committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    3e98306 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. use ntell when computing sensfunc

    Frederick Davies committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    b78d74e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Merge branch 'develop' into telpca

    # Conflicts:
    #	pypeit/core/telluric.py
    Frederick Davies committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    dfa7f0d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Merge branch 'develop' into telpca

    Frederick Davies committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    2ed292c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. merging yet again

    Frederick Davies committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    fa234e9 View commit details
    Browse the repository at this point in the history
  2. cleanup

    Frederick Davies committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    010ff22 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. fixing merge conflicts

    Frederick Davies committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d9b4237 View commit details
    Browse the repository at this point in the history
  2. os not imported anymore

    Frederick Davies committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6b64d59 View commit details
    Browse the repository at this point in the history
  3. merge conflicts

    Frederick Davies committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    315132d View commit details
    Browse the repository at this point in the history
  4. merging again!

    Frederick Davies committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4cb3bb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. merged in develop

    Frederick Davies committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    04ecc92 View commit details
    Browse the repository at this point in the history
  2. minor things

    Frederick Davies committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    23136a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. back to asinh grid

    Frederick Davies committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    02f61ee View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. documentation updates

    Frederick Davies committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ec8f65a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. fixed wavelength truncation

    Frederick Davies committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4b6980b View commit details
    Browse the repository at this point in the history
  2. fixed wavelength truncation

    Frederick Davies committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3c8457d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. playing around with convex hull prior

    Frederick Davies committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2bda22a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. merging

    Frederick Davies committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    26600e8 View commit details
    Browse the repository at this point in the history
  2. merging

    Frederick Davies committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ced2a44 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Merge branch 'develop' into telpca

    Frederick Davies committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    798a3d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bf963d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    732ce81 View commit details
    Browse the repository at this point in the history
  2. making stuff work in the dev suite

    Frederick Davies committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0846fa2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into telpca

    Frederick Davies committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b757707 View commit details
    Browse the repository at this point in the history
  4. fussing with sensfunc

    Frederick Davies committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    dccd3fa View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

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

Commits on Aug 8, 2023

  1. docs

    Frederick Davies committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    41f6d97 View commit details
    Browse the repository at this point in the history
  2. sort fix, more docs

    Frederick Davies committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    768fe95 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Frederick Davies committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    38397ac View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into telpca

    Frederick Davies committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    cb1ceab View commit details
    Browse the repository at this point in the history
  5. docs

    Frederick Davies committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b39db4f View commit details
    Browse the repository at this point in the history
  6. cleanup

    Frederick Davies committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    109c280 View commit details
    Browse the repository at this point in the history
  7. fixing changelog

    Frederick Davies committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c8c11d5 View commit details
    Browse the repository at this point in the history
  8. changelog

    Frederick Davies committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    25cf6f7 View commit details
    Browse the repository at this point in the history
  9. cleanup

    Frederick Davies committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    51581f1 View commit details
    Browse the repository at this point in the history
  10. cleanup

    Frederick Davies committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    73782d3 View commit details
    Browse the repository at this point in the history
  11. edit to maximum ntell in docs

    Frederick Davies committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b6a4963 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Aug 14, 2023

  1. bringing in develop

    Frederick Davies committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    464f3e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. trim negative optical depths

    Frederick Davies committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    44c9f2a View commit details
    Browse the repository at this point in the history
  2. better error handling for ntell

    Frederick Davies committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    59872a6 View commit details
    Browse the repository at this point in the history
  3. adding pix_shift_bounds functionality to sensfunc

    Frederick Davies committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d8e10cf View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. increase pixel shift bounds for HIRES to accommodate helio corr

    Frederick Davies committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1523dd2 View commit details
    Browse the repository at this point in the history
  2. hires defaults

    Frederick Davies committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1ac3bcb View commit details
    Browse the repository at this point in the history
  3. pix_shift_bounds slightly larger for R25000 model

    Frederick Davies committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6f93ac1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. expanded default resln_frac_bounds to accommodate oversampled spectro…

    …graphs
    Frederick Davies committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    aefd139 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Merge branch 'develop' into telpca

    Frederick Davies committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    009919c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. addressing PR comments

    Frederick Davies committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4a0c743 View commit details
    Browse the repository at this point in the history
  2. addressing PR comments

    Frederick Davies committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ba340c1 View commit details
    Browse the repository at this point in the history
  3. addressing PR comments

    Frederick Davies committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7943a6a View commit details
    Browse the repository at this point in the history
  4. addressing PR comments

    Frederick Davies committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8be493c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' into telpca

    Frederick Davies committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d037d7d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. unified the telluric evaluators

    Frederick Davies committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    08105be View commit details
    Browse the repository at this point in the history
  2. cleaning up

    Frederick Davies committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    21be2c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Merge branch 'develop' into telpca

    Frederick Davies committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6ff2122 View commit details
    Browse the repository at this point in the history
  2. cleaning up

    Frederick Davies committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    360e990 View commit details
    Browse the repository at this point in the history
  3. eval return shape

    Frederick Davies committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3b15eee View commit details
    Browse the repository at this point in the history
  4. added teltype to the dict docs

    Frederick Davies committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    2705924 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. goodbye ntell, hello tell_npca

    Frederick Davies committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0e77c1c View commit details
    Browse the repository at this point in the history
  2. cleanup

    Frederick Davies committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    548d17a View commit details
    Browse the repository at this point in the history
  3. cleanup

    Frederick Davies committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8857315 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. merging CHANGES

    Frederick Davies committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1fef70c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge branch 'develop' into telpca

    Frederick Davies committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c89acd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. added pix_shift_bounds to tellfit calls

    Frederick Davies committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f3c5de6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. CHANGES deprecated

    Frederick Davies committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a7f13fe View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Merge branch 'develop' into telpca

    Frederick Davies committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f8ec915 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hires_redux' into telpca

    Frederick Davies committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6348d9d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. ryan PR comments

    Frederick Davies committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c2a29fe View commit details
    Browse the repository at this point in the history
  2. resln bounds edits

    Frederick Davies committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    514b76c View commit details
    Browse the repository at this point in the history
  3. added to release doc

    Frederick Davies committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    560e9de View commit details
    Browse the repository at this point in the history
  4. one last xshooter optimization

    Frederick Davies committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b1372f1 View commit details
    Browse the repository at this point in the history
  5. much faster, and sort_telluric works again

    Frederick Davies committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    cbaaa9f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. par cleanup

    Frederick Davies committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2c978c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7455ab3 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. test fix

    kbwestfall committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c89ffd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

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

Commits on Dec 18, 2023

  1. Update telluric.py

    lowercase pca
    rcooke-ast authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    64367a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4b24e9 View commit details
    Browse the repository at this point in the history
  3. PR fixes

    rcooke-ast committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    abc092e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa6c131 View commit details
    Browse the repository at this point in the history