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
Add keyword arguments to the loading methods to interpolate profiles to match experiments.
Also, add a method to ProfileProperty to make this calculation if a profile has already been loaded.
Use default interpolation with interp1d but consider allowing choice for interpolation method/kind.
The text was updated successfully, but these errors were encountered:
Add keyword arguments to the loading methods to interpolate profiles to match experiments.
Also, add a method to
ProfileProperty
to make this calculation if a profile has already been loaded.Use default interpolation with
interp1d
but consider allowing choice for interpolation method/kind.The text was updated successfully, but these errors were encountered: