lincoln#
- pylira.data.lincoln(psf=<astropy.convolution.kernels.Gaussian2DKernel object>, random_state=None)[source]#
Get Abraham Lincoln image similar to [Esch2004].
The exposure is unity and background is zero.
- Parameters:
- psf
Kernel2D
PSF Kernel to be used. Default is Gaussian of sigma = 3 pixels.
- random_state
RandomState
Random state
- psf
- Returns:
- datadict of
ndarray
Data dictionary
- datadict of