Closed FedericoBerlfein closed 3 months ago
Added getBrightPSF function, which uses a "fake" Optical PSF (achromatic). A simple unit test was added as well. I also deleted an unused function, get_fake_wavelength_psf, and all instances where it was mentioned ( __init__ and in one unit test).
getBrightPSF
get_fake_wavelength_psf
__init__
Superseded by #38
Added
getBrightPSF
function, which uses a "fake" Optical PSF (achromatic). A simple unit test was added as well. I also deleted an unused function,get_fake_wavelength_psf
, and all instances where it was mentioned (__init__
and in one unit test).