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-3669: Updating the C Extension to do CHARGELOSS Read Noise Recalculations #275

Merged
merged 36 commits into from
Sep 10, 2024

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    5c42172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    096d3ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ac254d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29549b0 View commit details
    Browse the repository at this point in the history
  5. Changed variables in segment computation for ramp fitting in order to…

    … prepare for function signature change.
    kmacdonald-stsci committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    554e892 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f37c80 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdfd518 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    373d6d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff85dda View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e4beff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f9dfc1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    01fee1a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8c4bc4a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    641847e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3cee7cb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    30a4744 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0e3d5f8 View commit details
    Browse the repository at this point in the history
  18. Debugging the problems found in a small number of CHARGELOSS recomput…

    …ation for the read noise variance in ramp fitting. The test_niriss_image.py 'rate' tests are failing for less than one percent of the CHARGELOSS affected pixels.
    kmacdonald-stsci committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7a43c11 View commit details
    Browse the repository at this point in the history
  19. Updating the search for CHARGELOSS flags in the group DQ array during…

    … the creation of the RampData array during ramp fitting.
    kmacdonald-stsci committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    20a4108 View commit details
    Browse the repository at this point in the history
  20. Updating the ramp fitting C extension to properly recompute the read …

    …noise variance due to the CHARGELOSS flag.
    kmacdonald-stsci committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1e1b8e7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    186d2a2 View commit details
    Browse the repository at this point in the history
  22. Rebase prep commit.

    kmacdonald-stsci committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    95589ab View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8f56fe6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ed36550 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a94568e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    82b90c8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a00f4cd View commit details
    Browse the repository at this point in the history
  28. Updating the creation of a copy of the original group DQ array to be …

    …conditioned on the use of the 'OLS_C' ramp fitting algorithm.
    kmacdonald-stsci committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    dc40a82 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6ebd9e0 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3b44cd0 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d24f865 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bd53ce8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b7dc9a8 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e893cf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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