HOPSFlow-Paper/python/otto_motor/timing_scan_integration.py

4 lines
117 B
Python
Raw Normal View History

from timing_scan import *
2022-12-16 19:59:47 -05:00
ot.integrate_online_multi(models, 10_000, increment=2000, analyze_kwargs=dict(every=100))