<div dir="ltr">I just figured out the missing line to make the vorticity work.  In order for the arrays to appear on the filter, you have to define the input array on the imagedata filter as a vector set, which makes sense. <div><br></div><div>I guess Murphy was waiting for me to send the previous message to the list to reveal that solution...</div><div><br></div><div>Adding this line to the code made everything work:</div><div>image.GetPointData().SetActiveVectors("Data")<br></div><div><br></div><div><br></div><div>Stephen</div></div>