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
{{ message }}
This repository was archived by the owner on Apr 29, 2025. It is now read-only.
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.