ParaView 3 Telecon 01-22-2009

From ParaQ Wiki
Revision as of 10:21, 22 January 2009 by Kmorel (talk | contribs) (New page: {| cellpadding="2" cellspacing="4" |- ! style="background:#abcdef" | Item ! style="background:#abcdef" | People ! style="background:#abcdef" | Description |- | 1 || Ice || MARS/V&V Milesto...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Item People Description
1 Ice MARS/V&V Milestone issues
2 Moreland ParaView 3.6 Deliverables

MARS

Deliverables

ParaView/Titan Chart Merger (Pat/Utkarsh)

Has bar chart and line chart working for ParaView.

Starting work on options dialog. After that, start trying it out.

Simplified Scripting (Berk/Utkarsh)

Looking at replacing array calculator with python-based calculator. Made some good progress. Does everything current calculator but also a lot more. Berk has 10-line calculator to do gradients.

Upcoming are some changes to allow you to references input properties without dereferencing output ports. There will also be improvements with proxy properties that have list domains.

Temporal Cleanup (Berk)

  • Show temporal bounds of all datasets in statistics view (or elsewhere)
  • Show continuous data set temporal bounds in info page
  • Plot/Probe over time, results should very in Sequence, Snap, and Real Time modes

Not started yet. John Biddiscombe has been looking at it.

Plots Along Curves (Berk)

Not started

VisIt AVT Integration (Burlen)

Have to decide what file formats we care about. Otherwise going well.

For now, going to only provide for windows/mac/linux builds to simplify. Will provide some Wiki instructions for building.

Have not yet done AMR data.

Working on parallel now.

Statistics (Phillipe)

Should be ready to go. Dave T. will send Berk/Utkarsh a list of filters to stick in.

Particle Support (Zhanping/John Biddiscombe)

  • Provide a particle representation that renders points more intelligently
    • Spheres with size vs. squares of pixel width
    • Optional sizing based on a scalar
    • Appropriate alpha blending (at least when particles are small)
    • Splatting?
  • Filters for meshless data? (Need to get customer requirements.)
    • Sampling point cloud?
    • Surface extraction?

Not started yet.