Difference between revisions of "SciVisFall2008/Assignment 0"
Jump to navigation
Jump to search
m |
|||
Line 32: | Line 32: | ||
=== Problem 4: parameter exploration === | === Problem 4: parameter exploration === | ||
=== Problem 5: matplotlib === | |||
Revision as of 19:07, 8 September 2008
Problem 1: query by tag, execute, annotate, query by example and prune history
To make sure you know how to search versions in the history tree of Vistrails do the following simple task:
1) In the History view locate the version tagged "EX1". Execute this version and annotate it with the name that appears in the visualization.
2) Query by Example Delaunay
Problem 2: pipeline from an image
From the root version on the history tree design a pipeline to reproduce the image below.
Tag the version with the resulting pipeline with label "Problem 2".
Problem 3: pipeline from C++ code
Starting from the root version on the history tree design a pipeline that is equivalent to the C++ source contQuad.cxx.
Tag the version of the resulting pipeline with label "Problem 3".