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
For stability purposes, it would be preferable to reset the value of the stepsize to its initial value at the beginning of each pulse.
We can do this in here by adding a new milestone just after the beginning of the pulse. Say the pulse starts at t=200s and we want the stepsize to be 1 second, then we set another milestone at t=201s
For stability purposes, it would be preferable to reset the value of the stepsize to its initial value at the beginning of each pulse.
We can do this in here by adding a new milestone just after the beginning of the pulse. Say the pulse starts at t=200s and we want the stepsize to be 1 second, then we set another milestone at t=201s
hisp/src/hisp/model.py
Lines 165 to 189 in d785b7d
We may need an optional argument to this method.
The text was updated successfully, but these errors were encountered: