[Paraview-developers] ParaView Usability Improvements

David E DeMarle dave.demarle at kitware.com
Fri Mar 19 07:24:56 EDT 2010


Personally I'm not a big fan of auto-converting data by default. In a
branded app or in with some option turned on I think it would be great, but
in paraview proper, unless we can do it with little or no memory growth or
accuracy loss, I think we should stick to accuracy as much as possible.

We I was saying was that we need to do a much better job of helping the user
figure out what they need to do, and how to do that without blowing up
memory on big data.

My original point is that in paraview, and VTK itself, there is no way of
knowing exactly what any given filter is going to do to the data structure
beforehand unless you take a hard look at the code. You can't even tell that
just by looking at the doxygen. ParaView adds extra constraints which make
it even less obvious why a given filter can't be applied.

On a related note, can we have links to the online paraview and vtk doxygen
in the in-tool help for each sourceproxy?

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109


On Thu, Mar 4, 2010 at 11:15 AM, Jeff Baumes <jeff.baumes at kitware.com>wrote:

> Along with Dave's comment, I think auto-converting would be good to
> help with this. For example, if you want to warp an image, can't you
> just implicitly convert it to geometry? The result is that many things
> would not be greyed out anymore.
>
> It seems that would help with the cognitive load, so people don't even
> need to know what all the different vtkDataObject subclasses are and
> how to convert between them manually.
>
> That said, making icons for the different data types in the pipeline
> browser would probably help too, instead of everything just being a
> green cube.
>
> Jeff
>
> On Thu, Mar 4, 2010 at 9:41 AM, David E DeMarle
> <dave.demarle at kitware.com> wrote:
> > One thing that new users don't like is that it is hard to find out
> > what filters do really and more frustratingly, why they are greyed out
> > once you know what one you want.
> >
> > We should do a better job of documenting the input and output types of
> > each reader/source/filter/writer, what specifically it does, and what
> > the input restrictions (domains) are. Perhaps we can automate the
> > collection of that from the class hierarchy, doxygen, and the xml and
> > expose it in some intuitive manner in the UI. For example using icons
> > to represent input data set types and presence of cell/point scalars
> > etc.
> >
> > I will try to put up some mockup on the wiki page shortly.
> >
> > David E DeMarle
> > Kitware, Inc.
> > R&D Engineer
> > 28 Corporate Drive
> > Clifton Park, NY 12065-8662
> > Phone: 518-371-3971 x109
> >
> >
> >
> > On Sat, Feb 27, 2010 at 11:45 AM, Moreland, Kenneth <kmorel at sandia.gov>
> wrote:
> >> There is lots of good stuff here.  I added a bunch of megalomaniacal
> >> comments.
> >>
> >> -Ken
> >>
> >>
> >> On 2/26/10 10:27 AM, "Utkarsh Ayachit" <utkarsh.ayachit at kitware.com>
> wrote:
> >>
> >> Folks,
> >>
> >> Following a discussion with Berk, I've started consolidating the ideas
> >> for the improvements on a Wiki page.
> >> Please start contributing your suggestions.
> >>
> >>
> http://www.paraview.org/ParaView3/index.php/ParaView_Usability_Improvements
> >>
> >> Utkarsh
> >> _______________________________________________
> >> Paraview-developers mailing list
> >> Paraview-developers at paraview.org
> >> http://public.kitware.com/mailman/listinfo/paraview-developers
> >>
> >>
> >>
> >>
> >>    ****      Kenneth Moreland
> >>     ***      Sandia National Laboratories
> >> ***********
> >> *** *** ***  email: kmorel at sandia.gov
> >> **  ***  **  phone: (505) 844-8919
> >>     ***      web:   http://www.cs.unm.edu/~kmorel<http://www.cs.unm.edu/%7Ekmorel>
> >>
> >>
> >> _______________________________________________
> >> Paraview-developers mailing list
> >> Paraview-developers at paraview.org
> >> http://public.kitware.com/mailman/listinfo/paraview-developers
> >>
> >>
> > _______________________________________________
> > Paraview-developers mailing list
> > Paraview-developers at paraview.org
> > http://public.kitware.com/mailman/listinfo/paraview-developers
> >
>
>
>
> --
> Jeff Baumes, Ph.D.
> R&D Engineer, Kitware Inc.
> (518) 881-4932
> jeff.baumes at kitware.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20100319/4553e2b7/attachment.htm>


More information about the Paraview-developers mailing list