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
I found that once the surrogate has been evaluated, dyn is returned as None, this is at odds with the comment statement dyn stands for dynamics, do dyn.keys() to see contents
Looking into help(sur) for the NRSur7dq4 surrogate, it says This is None for nonprecessing models, so I think this is just a case of updating that comment
The text was updated successfully, but these errors were encountered:
Using the example https://github.com/sxs-collaboration/gwsurrogate/tree/master?tab=readme-ov-file#download-surrogate-data-and-load-it
I found that once the surrogate has been evaluated, dyn is returned as None, this is at odds with the comment statement
dyn stands for dynamics, do dyn.keys() to see contents
Looking into
help(sur)
for the NRSur7dq4 surrogate, it saysThis is None for nonprecessing models
, so I think this is just a case of updating that commentThe text was updated successfully, but these errors were encountered: