GalSim-developers / GalSim-Euclid-Like

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

Allow getPSF to work without downloading data #91

Closed FedericoBerlfein closed 3 weeks ago

FedericoBerlfein commented 1 month ago

Currently the getPSF method throws an error if you try to call it without previously downloading all of the PSF data. We want to change this to allow the user to call getPSFand use the PSF from the single quadrant already included in the repo. When the user attempts to do this, it should throw a warning.