ParaView 3 Telecon 04-10-2008

From ParaQ Wiki
Jump to navigationJump to search
Item People Description
1 Chart Task Force VTK/ParaView Charts
2 All ParaView 3.4 Deliverables
3 Karelitz MARS issues
4 Karelitz V&V Milestone
5 Moreland Supercomputing tutorial
6 Geveci Ideas about testing

VTK/ParaView Charts

Added selection for stack chart and bar chart. Fixed a few typos in selection code. Checked in yesterday.

Supported strings in axis layout.

A few things missing to get new charts fully feature compliant with current ParaView chart.

Deliverables

Multiblock (Utkarsh, Berk, ETI)

Need to get charting to work with multiblocks.

Volume rendering single block is mostly done, but not committed.

Dave is tying up a few loose ends with the Exodus reader. He hopes to be finished this weekend.

SILO Reader (Pat)

Problems were all Alan's fault. Once the files themselves were corrected, they loaded fine.

Selection (Berk, Utkarsh)

Mostly done. Block selection still under way.

ParaView/Titan Chart Merger (Jeff, Utkarsh, Philippe, ETI)

See above.

Volume Rendering Algorithm Chooser (Pat)

Not started.

Plot multiple points/cells over time (Berk)

Done, except the output is multiblock so that does not yet work with the charts (see above).

Fast path also needs to be fixed.

Textures (Utkarsh)

Done unless there is time to implement assigning any array to texture coordinates.

2D Image View type (Utkarsh)

No progress.

Box and Sphere Widgets (Will)

Will said he is working on it. Should be working before the release.

Custom filter cleanup (Utkarsh)

Done unless we have time left over.

MARS Issues and V&V Milestone

Lisa may need to re-prioritize the requests.

Supercomputing tutorial

Ideas about testing

Issue with testing currently. We have OK coverage, but the testing time takes too long. It is preventing people from running the tests before committing. There is also a problem with associating tests with features (or vice versa).

In the short term, Kitware will try to find time to examine the current tests and see if there is any significant overlap, and remove the replicated tests. They will also look into moving some GUI tests to Python tests.