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

JP-3576: Implement the Ramp Fitting Likelihood Algorithm #278

Merged
merged 63 commits into from
Sep 19, 2024

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    ed89b83 View commit details
    Browse the repository at this point in the history
  2. Cleaning up test.

    kmacdonald-stsci committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    23684aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d737d5 View commit details
    Browse the repository at this point in the history
  4. Updating test.

    kmacdonald-stsci committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e548b08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f802ea2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0885503 View commit details
    Browse the repository at this point in the history
  7. Adding DQ flag computation for integrations. Adding testing to analyz…

    …e differences between this algorithm and the OLS.
    kmacdonald-stsci committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    aa2d28a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    130e426 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0a7da7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dbe44c7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fe54dab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c497fb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e2af635 View commit details
    Browse the repository at this point in the history
  14. Making some style changes and adding an exception if the ngroups are …

    …less than 2 groups, since the likelihood algorithm requires at least 2 groups per integration.
    kmacdonald-stsci committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6ee8337 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0ca1777 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4572bef View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    239349c View commit details
    Browse the repository at this point in the history
  18. Updating likelhood algorithm initial countrate guess and differences …

    …to use, as well as modifying the creation of read patterns, when missing.
    kmacdonald-stsci committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    29e404e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e6710d6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    270627e View commit details
    Browse the repository at this point in the history
  21. Updating the algorithm to choose the likelihood algorithm based on a …

    …minimum number of NGROUPS. This will need to work with the pipeline in order to make sure that if the likelihood algorithm runs the pipeline jump detect is not run and if the likelihood algorithm is not run, then the pipeline jump detect should run.
    kmacdonald-stsci committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a624de9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1b2e379 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    886cd30 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b4df659 View commit details
    Browse the repository at this point in the history
  25. Some minor editing. Noting where bad groups need to be identified. Up…

    …dating the collapse from cube to image computations.
    kmacdonald-stsci committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f28fddf View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    11694fc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1e27431 View commit details
    Browse the repository at this point in the history
  28. Updating comments.

    kmacdonald-stsci committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3ef5710 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f54eef7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    97f49e3 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    92fe6b5 View commit details
    Browse the repository at this point in the history
  32. Fixed shape bug when using dark current and changed the name of a fun…

    …ction to make it more verbose.
    kmacdonald-stsci committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9f530a0 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d8a041d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    392a0f6 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ca4b7b2 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    18e58c6 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    afb3c65 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    473cb6f View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    702d47b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f67f564 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    f67e8ea View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    453bf43 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    647f560 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    47758d1 View commit details
    Browse the repository at this point in the history
  45. Updating comments.

    kmacdonald-stsci committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2163be7 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    3ca30c1 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    383d267 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    5276b88 View commit details
    Browse the repository at this point in the history
  49. Renaming file.

    kmacdonald-stsci committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9f11478 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    a3f3a89 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    151f769 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    7b22dcf View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    cfc0e69 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    d260730 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    cd90b7f View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    6a2abb0 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    9c7e438 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    f97d568 View commit details
    Browse the repository at this point in the history
  2. Updating the calculations collapsing the rateints product to the rate…

    … product to account for NaN's.
    kmacdonald-stsci committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fe59fd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d900a80 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    7a07043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    375f310 View commit details
    Browse the repository at this point in the history