You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current implementation dlr2matfreq and tau2matfreq only accept n grid of Int type as the aim grid.
It's more convenient to allow grid of Real number for the purpose of interpolation between different temperatures and perform calculation on an interpolated continuous frequency grid.
The text was updated successfully, but these errors were encountered:
In the current implementation dlr2matfreq and tau2matfreq only accept n grid of Int type as the aim grid.
It's more convenient to allow grid of Real number for the purpose of interpolation between different temperatures and perform calculation on an interpolated continuous frequency grid.
The text was updated successfully, but these errors were encountered: