MantisBT - ParaView
View Issue Details
0010118ParaViewBugpublic2010-01-11 15:122016-08-12 09:57
boroli 
Kitware Robot 
normalminoralways
closedmoved 
3.6 
 
0010118: Periodic End Correction Option failed in TemporalShiftScale Filter
The Periodic End Correction Option in Temporal Shift Scale Filter doesn't seem to have any influence to the rendering. According to the vtk documentation ( http://www.vtk.org/doc/nightly/html/classvtkTemporalShiftScale.html#a6841f89f32bb3393bcaf14eae7c197ca [^]
) one could choose between a 0,1,2,3...N,0,1,2,3... series and a
0,1,2,3...N,1,2,3...N,1,2,3 series. But regardless of the option in paraview,
every time the latter series is applied.

I've attached an example, in order to demonstrate the problem:
- open the *.pvd file
- apply a TemporalShiftScale Filter:
  PreShift 0
  PostShift 0
  Scale 1
  Periodic On
  Periodic End Correction Off (as the time steps 0 and 11 are not the same)
  Maximum Number of Periods >=2

As the time steps 0 and 11 are not the same, normally one would expect to turn Off the PeriodicEndCorrection. But even it is Off, there is a jump from timestep 11 to time step 12 (which is equal to timestep 1).
No tags attached.
gz phaselag_rotor1.tar.gz (16,392) 2010-01-11 15:12
https://www.vtk.org/Bug/file/7755/phaselag_rotor1.tar.gz
Issue History
2010-01-11 15:12boroliNew Issue
2010-01-11 15:12boroliFile Added: phaselag_rotor1.tar.gz
2016-08-12 09:57Kitware RobotNote Added: 0037762
2016-08-12 09:57Kitware RobotStatusexpired => closed
2016-08-12 09:57Kitware RobotResolutionopen => moved
2016-08-12 09:57Kitware RobotAssigned To => Kitware Robot

Notes
(0037762)
Kitware Robot   
2016-08-12 09:57   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.