lucatelli / morphen

Collection of functions for astronomical image analysis and processing. These tools involves pure python, but also are integrated with CASA (https://casa.nrao.edu/)
2 stars 1 forks source link

Convolution differences between Jax and Scipy #1

Open lucatelli opened 1 year ago

lucatelli commented 1 year ago

There is an unknown issue where jax.scipy.signal.fftconvolve and scipy.signal.fftconvolve yields different results with LMFIT.

lucatelli commented 1 year ago

The issue seems not to be related with Jax. This is related to LMFIT version >1.1.0, for an unknown reason that needs further investigation. The minimization is achieved with LMFIT 1.1.0 for different physical situations. But, for the same situations, there are no convergences with LMFIT 1.2.2.