I have an application with one vtkImageReader (with ReleaseDataFlagOff) and 4 pipelines that use its output. When the application starts up the reader's StartMethod is called 4 times. Why is the data being read more than once? Are there other flags I am supposed to be setting? Thanks, Erik