[Paraview] defining new reader

Andy Bauer andy.bauer at kitware.com
Thu Jul 29 12:09:44 EDT 2010


The test file to be read in shouldn't be too large so that the test actually
completes fairly quickly.  My best recommendation is to see how other
readers are being test.  What type of output does your reader produce?

Andy

On Tue, Jul 27, 2010 at 11:40 PM, Mark Olesen <Mark.Olesen at faurecia.com>wrote:

> On Tue, 2010-07-27 at 21:45 -0400, Andy Bauer wrote:
> > It looks like the nii file is a NifTI file type which there is a
> > plugin for the reader.  If you go to Tools->Plugin Manager you can
> > select the NifTI reader and choose Load Selected to the load the
> > plugin.  Then you should be able to read in the file without any extra
> > work.
> >
> > If that doesn't work you can check out the paraview wiki information
> > about plugins at http://paraview.org/Wiki/ParaView#Plugins for
> > information on creating your own plugin reader.
>
>
> On a related note: I have a reader that would be useful to contribute to
> VTK/paraview. How simple/complex should the test files be for future
> dashboard tests?
>
> /mark
>
>
>
> DISCLAIMER:
> This electronic transmission (and any attachments thereto) is intended
> solely for the use of the addressee(s). It may contain confidential or
> legally privileged information. If you are not the intended recipient of
> this message, you must delete it immediately and notify the sender. Any
> unauthorized use or disclosure of this message is strictly prohibited.
> Faurecia does not guarantee the integrity of this transmission and shall
> therefore never be liable if the message is altered or falsified nor for any
> virus, interception or damage to your system.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100729/a1ce1d71/attachment.htm>


More information about the ParaView mailing list