Is there a library that does in Python what MATLAB’s otf2psf function does?
I understand that this is done by a Fast Fourier Transform. I did find something that does psf2otf in this
(https://github.com/aboucaud/pypher/blob/master/pypher/pypher.py#L283). But I could not find something that does it the other way around
New contributor
Aravindhakshan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.