Sure. Here is the header for the .pvti file<br><br>&lt;VTKFile type=&quot;PImageData&quot; version=&quot;0.1&quot; byte_order=&quot;LittleEndian&quot;&gt;<br>  &lt;PImageData WholeExtent=&quot;0 255 0 255 0 255&quot; GhostLevel=&quot;0&quot; Origin=&quot;0 0 0&quot; Spacing=&quot;1 1 1&quot;&gt;<br>

    &lt;PPointData Scalars=&quot;RTData&quot;&gt;<br>      &lt;PDataArray type=&quot;Float32&quot; Name=&quot;RTData&quot;/&gt;<br>    &lt;/PPointData&gt;<br>    &lt;Piece Extent=&quot;0 255 0 255 0 255&quot; Source=&quot;wavelet_1scalar_0.vti&quot;/&gt;<br>
<div id=":3n">
    &lt;Piece Extent=&quot;0 255 0 255 0 255&quot; Source=&quot;wavelet_1scalar_1.vti&quot;/&gt;<br>    &lt;Piece Extent=&quot;0 255 0 255 0 255&quot; Source=&quot;wavelet_1scalar_2.vti&quot;/&gt;<br>    &lt;Piece Extent=&quot;0 255 0 255 0 255&quot; Source=&quot;wavelet_1scalar_3.vti&quot;/&gt;<br>

    &lt;Piece Extent=&quot;0 255 0 255 0 255&quot; Source=&quot;wavelet_1scalar_4.vti&quot;/&gt;<br>    &lt;Piece Extent=&quot;0 255 0 255 0 255&quot; Source=&quot;wavelet_1scalar_5.vti&quot;/&gt;<br>    &lt;Piece Extent=&quot;0 255 0 255 0 255&quot; Source=&quot;wavelet_1scalar_6.vti&quot;/&gt;<br>

    &lt;Piece Extent=&quot;0 255 0 255 0 255&quot; Source=&quot;wavelet_1scalar_7.vti&quot;/&gt;<br>  &lt;/PImageData&gt;<br>&lt;/VTKFile&gt;<br><br><br>And here is the header for one of the .vti files. The 8 .vti files look to have the same header as below<br>

<br>&lt;VTKFile type=&quot;ImageData&quot; version=&quot;0.1&quot; byte_order=&quot;LittleEndian&quot;&gt;<br>  &lt;ImageData WholeExtent=&quot;0 255 0 255 0 255&quot; Origin=&quot;0 0 0&quot; Spacing=&quot;1 1 1&quot;&gt;<br>

    &lt;Piece Extent=&quot;0 255 0 255 0 255&quot;&gt;<br>      &lt;PointData Scalars=&quot;RTData&quot;&gt;<br>        &lt;DataArray type=&quot;Float32&quot; Name=&quot;RTData&quot; format=&quot;appended&quot; RangeMin=&quot;-31.188308716&quot;        RangeMax=&quot;273.41589355&quot;         offset=&quot;0&quot;                   /&gt;<br>

      &lt;/PointData&gt;<br>      &lt;CellData&gt;<br>      &lt;/CellData&gt;<br>    &lt;/Piece&gt;<br>  &lt;/ImageData&gt;<br>  &lt;AppendedData encoding=&quot;raw&quot;&gt;<br><font color="#888888"><br>Jesus</font></div>