LouisDesdoigts / dLux

Differentiable optical models as parameterised neural networks in Jax using Zodiax
https://louisdesdoigts.github.io/dLux/
BSD 3-Clause "New" or "Revised" License
49 stars 6 forks source link

Fft fix #231

Closed LouisDesdoigts closed 1 year ago

LouisDesdoigts commented 1 year ago

Fixes a bug that resulted in the wrong pixel_scale output from FFT, as well as changing the default input for focal_length in FFT to None.