Larry Bradley

Results 187 comments of Larry Bradley

Pinging @ibusko in case he's still watching GitHub..... 😄

@asterg1122 Many thanks again for reporting this. Your investigation and example notebook was extremely helpful. From my additional testing, I agree that the approach of including weighted (but not averaged)...

Oversampled ImagePSF models should be normalized such that the sum of the array values is oversampling**2 (so 25 in your case). Is that what you are seeing?

This will require a deeper dive, but I have a suspicion that this is because when the model is evaluated on a discrete grid, the resulting values are simply samples...

@navii98 Thanks for the pull request. I've never used PSFEx. > So the question is if creating an interpolator instance is more expensive or if the interpolation itself is more...

Thanks, @oxno2. This really isn't a memory leak; it's a memory allocation issue from the large arrays requested. The Kron elliptical aperture semimajor axis size is the product of the...