Skip to content

Adding GaussianAndGaussianExponential to wavecal.py #132

Merged
nzivkov merged 2144 commits intomainfrom
ztestpipe
Jan 6, 2025
Merged

Adding GaussianAndGaussianExponential to wavecal.py #132
nzivkov merged 2144 commits intomainfrom
ztestpipe

Conversation

@nzivkov
Copy link
Collaborator

@nzivkov nzivkov commented Jan 6, 2025

Original wavecal was only using gaussian and exponential. This change introduces all three model classes from wavecal_models.py, GaussianAndGaussian, GaussianAndExponential, and GaussianAndGaussianExponential sequentially. The new wavecal also has smaller binning to encourage a fit even for unstable pixels. This change yields higher pixel counts in the final image. To use only one or two of these models, and to constrain the amount of pixels that pass through the calibration, you can manually comment out the models in the wavecal.py file.

steigersg and others added 30 commits October 7, 2021 14:13
…both decrease pixcal memory usage and also not allow it to eat up all the ram on dark/glados
…le times and not the file for the metadata header build query.
nzivkov and others added 29 commits August 26, 2024 15:19
Co-authored-by: nzivkov <nzivkov@example.com>
added publish-package to main.yaml
Add pdoc to pyproject.toml, deleted legacy directory
release 1.9.0, changed mkidcore dependency to pypi
@nzivkov nzivkov merged commit f367df6 into main Jan 6, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants