VisTrails

VisTrails

Infobox Software
name = VisTrails



caption =
collapsible =
author =
developer = University of Utah
released =
latest release version = 1.1
latest release date = May 16, 2008
latest preview version =
latest preview date =
frequently updated =
programming language = Python
operating system = Cross-platform
platform =
size =
language =
status =
genre = Scientific workflow management; Scientific visualization
license = GPL
website = http://www.vistrails.org

VisTrails is a scientific workflow management system developed at the University of Utah that provides support for data exploration and visualization. It is written in Python and employs Qt via PyQt bindings. The system is open source, released under the GPL v2 license. The pre-compiled versions for Windows, Mac OS X, and Linux come with an installer and several packages, including VTK, matplotlib, and ImageMagick. VisTrails also supports user-defined packages.

Overview

VisTrails is a new system that provides provenance management support for exploratorycomputational tasks. It combines features of workflow and visualization systems. Similar toworkflow systems, it allows the combination of loosely-coupled resources, specialized libraries,and grid and Web services. Similar to some visualization systems, it provides a mechanismfor parameter exploration and comparison of different results. But unlike these other systems,VisTrails was designed to manage exploratory processes in which computational tasks evolveover time as a user iteratively formulates and tests hypotheses. A key distinguishing feature ofVisTrails is its comprehensive provenance infrastructure that maintains detailed history informationabout the steps followed in the course of an exploratory task. VisTrails leverages thisinformation to provide novel operations and user interfaces that streamline this process.

VisTrails has been developed for exploratory visualization,cite web
url=http://www.cs.utah.edu/~juliana/pub/camera-ready-cise2007.pdf
title=Provenance for Visualizations: Reproducibility and Beyond.
author=Cláudio T. Silva, Juliana Freire, and Steven Callahan.
publisher=Computing in Science & Engineering, 9(5), pp. 82-90, 2007.|
] but the system is general, and providesfunctionality in the following areas:

* Flexible provenance architecture.cite web
url=http://www.cs.utah.edu/~juliana/pub/freire-cise2008.pdf
title=Provenance for Computational Tasks: A Survey.
author=Juliana Freire, David Koop, Emanuele Santos, and Cláudio T. Silva.
publisher=Computing in Science & Engineering, 10(3), pp. 11-21, 2008.|
] cite web
url=http://www.sci.utah.edu/~cscheid/pubs/tackling.pdf
title=Tackling the Provenance Challenge one layer at a time.
author=Carlos E. Scheidegger, David Koop, Emanuele Santos, Huy T. Vo, Steven P. Callahan, Juliana Freire, and Cláudio T. Silva.
publisher=Concurrency and Computation: Practice and Experience, 20(5), pp. 473-483, 2008.|
]

* Querying and re-using history.cite web
url=http://www.sci.utah.edu/~cscheid/pubs/vis_by_analogy.pdf
title=Querying and Creating Visualizations by Analogy.
author=Carlos E. Scheidegger, Huy T. Vo, David Koop, Juliana Freire and Cláudio T. Silva.
publisher=IEEE Transactions on Visualization and Computer Graphics, 13(6), pp. 1560-1567, 2007.|
]

* Support for collaborative exploration.cite web
url=http://www.sci.utah.edu/ipaw2008/papers/Paper%2019/submitted.pdf
title=Using Provenance to Support Real-Time Collaborative Design of Workflows.
author=Tommy Ellkvist, David Koop, Erik Anderson, Juliana Freire, and Cláudio T. Silva.
publisher=Proceedings of International Provenance and Annotation Workshop (IPAW), 2008.|
]

* Extensibility.

* Scalable derivation of data products, parameter exploration, multi-view and comparative visualization.cite web
url=http://www.vistrails.org/download/download.php?type=PUB&id=vis2005.pdf
title=VisTrails: Enabling Interactive Multiple-View Visualizations.
author=Louis Bavoil, Steven P. Callahan, Patricia J. Crossno, Juliana Freire, Carlos E. Scheidegger, Cláudio T. Silva, and Huy T. Vo
publisher=Proceedings of IEEE Visualization, pp. 135-142, 2005|
]

History

VisTrails is the result of a collaborative effort between computer scientists Cláudio Silva and Juliana Freire. Initial development began in 2004 by graduate students at the University of Utah. Although the first prototypes were implemented in C++, the current version of VisTrails is written in Python. The first public release was in September 2007.

Functionality

A common use for VisTrails is scientific visualization. Visualizations generated as part of a workflow are rendered in a spreadsheet-style interface, allowing multiple visualizations from different versions of a workflow to be viewed and compared simultaneously. The VisTrails spreadsheet currently supports VTK and HTML rendering.

VisTrails supports four basic modes, or views. Each view interacts with the underlying workflow in a different way.

* The Pipeline view lets the user create, view and edit a visual pipeline of a workflow. The pipelines are typically rendered from top to bottom, with each module's output connecting to the input of the module(s) below it. A module corresponds roughly to a data type or a function.
* The History view displays a tree structure representing the various versions of the pipeline. Each time a change is made in the Pipeline view, a new node is added to the version tree in the History view. The user can optionally assign names, or tags, to one or more nodes of the tree. To conserve space, VisTrails does not render a node unless it is a root or leaf node or has a tag.
* The Query view is similar in appearance to the Pipeline view. Here, the user constructs partial pipelines. When the query is executed, VisTrails identifies the pipeline versions which contain the specified partial pipeline. This is analogous to the Query By Example method of performing database queries.
* The Exploration view automates the process of creating several workflow pipelines that differ only by a few parameter values.

Commercial variants

In 2007, the University of Utah formed VisTrails, Inc., a spinoff company intended to commercialize VisTrails technology. Development for the free version of VisTrails is currently funded by the University of Utah and VisTrails, Inc. The company's first product is a plugin for the 3D modeling software Maya. [ cite web | url = http://www.vistrails.com | title = Announcement on VisTrails, Inc. website | publisher = www.vistrails.com ] While the main VisTrails distribution is free software, the VisTrails plugin for Maya is distributed under a closed-source/proprietary license.

Version release dates history

* 1.2.1: September 2008
* 1.2: July 2008
* 1.1: May 2008
* 1.0.1: February 2008
* 1.0: September 2007

References

External links

* [http://www.vistrails.org VisTrails website]
* [http://www.vistrails.com VisTrails, Inc. commercial website]

ee also

*Scientific Visualization
*VTK
*Kepler scientific workflow system
*Bioinformatics workflow management systems


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • VTK — Infobox Software name = VTK caption = author = developer = Kitware Inc.. released = latest release version = 5.2 latest release date = operating system = Cross platform genre = Scientific visualization license = 3 Clause BSD source model = Open… …   Wikipedia

  • VTK — Desarrollador Kitware Inc.. www.vtk.org Información general Última versión estable 5.6.1 30 de septiembre de 2010 …   Wikipedia Español

  • DataONE — Data Observation Network for Earth (DataONE)[1] is a project supported by the National Science Foundation under the DataNet program. DataONE will provide scientific data archiving for ecological and environmental data produced by scientists… …   Wikipedia

  • Qt (toolkit) — Infobox Software name = Qt caption = The Qt designer used for GUI designing developer = Qt Software (formerly known as Trolltech) latest release version = 4.4.3 latest release date = release date and age|2008|9|28 programming language = C++… …   Wikipedia

  • Visualization (computer graphics) — See also Visualization and Information graphics Visualization is any technique for creating images, diagrams, or animations to communicate a message. Visualization through visual imagery has been an effective way to communicate both abstract and… …   Wikipedia

  • Kepler scientific workflow system — Kepler is a free software system for designing, executing, and sharing scientific workflowsLudäscher B., Altintas I., Berkley C., Higgins D., Jaeger Frank E., Jones M., Lee E., Tao J., Zhao Y. 2006. Scientific Workflow Management and the Kepler… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”