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

More new lamps #402

Closed
wants to merge 60 commits into from
Closed

More new lamps #402

wants to merge 60 commits into from

Commits on Jun 4, 2021

  1. Added colored logs

    simontorres committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    7bdd209 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    d781506 View commit details
    Browse the repository at this point in the history
  2. Modified cross correlation function to allow center-bias results. For…

    … instance when two spectra of the same lamp are compared, only a small shift between them is expected.
    simontorres committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    a9bb70b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a2d65f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

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

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    2220fd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9ce824 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cff6a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eabe200 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d47aa91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11c9031 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0f4436 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1cfc016 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d179df View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    80e0cc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cbc644 View commit details
    Browse the repository at this point in the history
  3. renamed interpolate method in core to interpolate_spectrum to avoid c…

    …ollision with scipy's interpolate
    simontorres committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    e2e3561 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c3a3f5 View commit details
    Browse the repository at this point in the history
  5. set version to 1.3.5

    simontorres committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    4d26a72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb3e384 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52ccee5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6692357 View commit details
    Browse the repository at this point in the history
  9. Changed version to 1.3.6

    simontorres committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b590f75 View commit details
    Browse the repository at this point in the history
  10. Fixed deprecation warning

    simontorres committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    37f1e6c View commit details
    Browse the repository at this point in the history
  11. Updated Change History

    simontorres committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    6a740c2 View commit details
    Browse the repository at this point in the history
  12. Fixed big size of files

    simontorres committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    0f920a6 View commit details
    Browse the repository at this point in the history
  13. corrected exception

    simontorres committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    0f692e1 View commit details
    Browse the repository at this point in the history
  14. small docs updates

    simontorres committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    98b25bd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6f704b3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dd1c173 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    ee7b4a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6b6e1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6418dbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a7f9f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    2fd31ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b782a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e68c533 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    d9b575f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3f1d65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c783d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cffbafe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aae3d94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a87561c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e442f32 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. apply flake8 corrections

    simontorres committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4044c9b View commit details
    Browse the repository at this point in the history
  2. Add GSP_LINE keyword for linearized data, add typing to WavelenthCali…

    …bration.__init__ method, add --linearize argument
    simontorres committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8dfd1dd View commit details
    Browse the repository at this point in the history
  3. update instance name

    simontorres committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    714cef9 View commit details
    Browse the repository at this point in the history
  4. Remove out of scope file

    simontorres committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6396cb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef7c50c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5443816 View commit details
    Browse the repository at this point in the history
  7. changed typing for path

    simontorres committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    71f952e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    990b913 View commit details
    Browse the repository at this point in the history
  9. remove wrong import

    simontorres committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f389eec View commit details
    Browse the repository at this point in the history
  10. comment unused code

    simontorres committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e4a2d8e View commit details
    Browse the repository at this point in the history
  11. add missing requirement

    simontorres committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1abfe28 View commit details
    Browse the repository at this point in the history
  12. add missing requirement

    simontorres committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b5b3968 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 17, 2024

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

Commits on May 10, 2024

  1. Add 2100_3900A lamp

    Allonck committed May 10, 2024
    Configuration menu
    Copy the full SHA
    447231d View commit details
    Browse the repository at this point in the history
  2. Add 2100_650nm lamp

    Allonck committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4726b5a View commit details
    Browse the repository at this point in the history