sybila / parasim

Tool for paralell simulations and verification
GNU General Public License v3.0
3 stars 1 forks source link

Freeze expression uses all data points from beginning #139

Open rudolecky opened 3 years ago

rudolecky commented 3 years ago

Sliding window uses all points from beginning of a trace when freeze is used. For example when you use Future[0, 50] and you get to point 60, it is still compared with points from 0.