<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi everybody,<br><br>I have written a small filter similar to the Temporal Interpolator, and it works nicely if I start calculating from the beginning of my timeseries. But I encounter problems if I jump directly to another timestep, let's say from 0 to 50. Then the filter does calculate the result correctly, but it is not displayed. Looking at the associated datasets, the values are correct, but they are strangely named - instead of "Result" it says "Result (partial)". <br>Moving one step forward and then one step backward in time, the correct result is calculated and also displayed. <br><br>Does anyone know what these "partial arrays" are?<br><br>Thanks a lot,<br>Natalie<br>                                            </body>
</html>