GalSim-developers / GalSim-Euclid-Like

Helper functions to generate simulations of Euclid-Like images.
Other
1 stars 0 forks source link

Efficiency improvements from reducing number of PSF wavelength interpolations #77

Open FedericoBerlfein opened 2 months ago

FedericoBerlfein commented 2 months ago

Consider downsampling the number of wavelengths used to interpolate the chromatic PSF. Improvements could include memory reduction of precomputed PSFS and faster computation time when calling getPSF function.