-
Notifications
You must be signed in to change notification settings - Fork 15
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
Refactor stamp.py #468
Merged
Merged
Refactor stamp.py #468
Commits on May 9, 2024
-
flake8 was calling out a lot of style issues, turn those off
Configuration menu - View commit details
-
Copy full SHA for 18a51da - Browse repository at this point
Copy the full SHA 18a51daView commit details -
Pull out some useful functionality. Useful stuff for calculating stamp sizes was put into stamp_utils.py get_stamp_size (was in LSST_SiliconBuilder.__init__) get_star_stamp_size get_gal_stamp_size get_good_phot_stamp_size (was LSST_SiliconBuilder._getGoodPhotImageSize) get_good_phot_stamp_size1 (was LSST_SiliconBuilder._getGoodPhotImageSize1) Useful stuff for psfs was put into psf_utils.py make_double_gaussian (was LSST_SiliconBuilder.DoubleGaussian) make_kolmogorov_and_gaussian_psf was (LSST_SiliconBuilder.Kolmogorov_and_Gaussian_PSF) make_fft_psf (was LSST_SiliconBuilder.make_fft_psf)
Configuration menu - View commit details
-
Copy full SHA for 3f6aa97 - Browse repository at this point
Copy the full SHA 3f6aa97View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4ba964 - Browse repository at this point
Copy the full SHA e4ba964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f15cac - Browse repository at this point
Copy the full SHA 4f15cacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 095a561 - Browse repository at this point
Copy the full SHA 095a561View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6019077 - Browse repository at this point
Copy the full SHA 6019077View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 69bea8a - Browse repository at this point
Copy the full SHA 69bea8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 437c3a2 - Browse repository at this point
Copy the full SHA 437c3a2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.