Closed wilhelmw201 closed 2 years ago
Thanks for pointing this out, it was indeed a bug, that is now fixed.
Note that in the second example, you may want to indicate that each step is 100s, by setting spec.set_sampling_period(100, 's')
, otherwise the library will assume that the time step is the default 1s.
Hi, I get the above ValueError when I run this code snippet. If I use a shorter time (<20) in the eventually brackets the evaluation goes fine. Is this a feature?
Also the following snippet doesn't work unless I set the time in the eventually bracket real low.
I am using commit da51c815515dfc7cdec1ff592ce463d5b77ff17