Similar documents
MayaVi: A free tool for CFD data visualization

Introduction to Paraview. H.D.Rajesh

Material for tutorial. Twitter: prabhu_r. Slides: Demos:

Visualization with ParaView. Greg Johnson

3D Data visualization with Mayavi

Introduction to Visualization with VTK and ParaView

Visualization with ParaView

Facts about Visualization Pipelines, applicable to VisIt and ParaView

Cassandra 2.0: Tutorial

Visualisatie BMT. Introduction, visualization, visualization pipeline. Arjan Kok Huub van de Wetering

Computational Fluid Dynamics. Department of Aerospace Engineering, IIT Bombay

Avizo AvizoFire - The 3D visualization Software for NDT & Materials Science

Why are we teaching you VisIt?

FIRST STEPS WITH SCILAB

Visualizing Electromagnetic Fields: The Visualization Toolkit. Michael Selvanayagam

Distributed Visualization Parallel Visualization Large data volumes

Zhenping Liu *, Yao Liang * Virginia Polytechnic Institute and State University. Xu Liang ** University of California, Berkeley

Visualization and Post Processing of OpenFOAM results a Brie. a Brief Introduction to VTK

Scientific data formats and visualization of large datasets

VisIt Visualization Tool

Getting more out of Matplotlib with GR

How is EnSight Uniquely Suited to FLOW-3D Data?

ParaView s Comparative Viewing, XY Plot, Spreadsheet View, Matrix View

Introduction to Scientific Data Visualization

VisIVO: data exploration of complex data

Current Order Tool Experiences Complaints

Distribute your R code with R package

4D Plugin SDK v11. Another minor change, real values on 10 bytes is no longer supported.

Vectors. Objectives. Assessment. Assessment. Equations. Physics terms 5/15/14. State the definition and give examples of vector and scalar variables.

MicroStrategy Desktop

Supported platforms & compilers Required software Where to download the packages Geant4 toolkit installation (release 9.6)

Visualization Plugin for ParaView

Questions and Answers

Processing Data with rsmap3d Software Services Group Advanced Photon Source Argonne National Laboratory

Advanced Visualization for Chemistry

DATA MINING TOOL FOR INTEGRATED COMPLAINT MANAGEMENT SYSTEM WEKA 3.6.7

Scientific Visualization with Open Source Tools. HM 2014 Julien Jomier

Tutorial 2 Online and offline Ship Visualization tool Table of Contents

Introduction to ArcView 3.2a

A Hybrid Visualization System for Molecular Models

Introduction to MeVisLab Visual Programming Image Processing / VIsualization Examples VTK / ITK Integration MeVisLab SDK Features GUI Scripting

Parallel Large-Scale Visualization

CMake/CTest/CDash OSCON 2009

Surface and Volumetric Data Rendering and Visualisation

Vector Math Computer Graphics Scott D. Anderson

Interactive Applications for Modeling and Analysis with Shiny

Agenda. NT4 PDC Migration to Samba-3. Site Objectives. Samba-3 is NOT MS Windows NT. John H Terpstra, Samba-Team jht@samba.org

Post-processing and Visualization with Open-Source Tools. Journée Scientifique Centre Image April 9, Julien Jomier

Why this lecture exists ITK Lecture 12: Open Source & Cross Platform Software Development

Python for Chemistry in 21 days

How to start with 3DHOP

Visualization of Adaptive Mesh Refinement Data with VisIt

NaviCell Data Visualization Python API

Splunk Enterprise 6.2.3

Introduction to Python

VisIVO, a VO-Enabled tool for Scientific Visualization and Data Analysis: Overview and Demo

Online Data Monitoring Framework Based on Histogram Packaging in Network Distributed Data Acquisition Systems

not at all a manual simply a quick how-to-do guide

Simple visualizations of unstructured grids with VTK

Mayavi User Guide. Release Prabhu Ramachandran, Gael Varoquaux

How to Ingest Data into Google BigQuery using Talend for Big Data. A Technical Solution Paper from Saama Technologies, Inc.

WAYNESBORO AREA SCHOOL DISTRICT CURRICULUM INTRODUCTION TO GRAPHICS

Quality assurance for mobile applications Case studies for GUI test automation. Alexandra Schladebeck

LabVIEW Report Generation Toolkit for Microsoft Office

CLC Server Command Line Tools USER MANUAL

Astronomical Instruments Software System Design

System Requirements and Technical Prerequisites for SAP SuccessFactors HCM Suite

DataPA OpenAnalytics End User Training

Administrator s Guide

VisIt: A Tool for Visualizing and Analyzing Very Large Data. Hank Childs, Lawrence Berkeley National Laboratory December 13, 2010

MIB Explorer Feature Matrix

GR A universal framework for visualization applications

Slide.Show Quick Start Guide

Team Members: Christopher Copper Philip Eittreim Jeremiah Jekich Andrew Reisdorph. Client: Brian Krzys

NT4 PDC Migration to Samba 3

WFP Liberia Country Office

Exploratory Climate Data Visualization and Analysis

Quality Assurance Subsystem Design Document

DATA MINING ALPHA MINER

#mstrworld. No Data Left behind: 20+ new data sources with new data preparation in MicroStrategy 10

W3Perl A free logfile analyzer

Bring documents to mobile devices the new epub output for ebooks

Create interactive web graphics out of your SAS or R datasets

Browser Testing Framework for LHG

GUI application set up using QT designer. Sana Siddique. Team 5

GOM 3D File Format. Version 1.1b GOM mbh, July GOM mbh Mittelweg Braunschweig

Chaco: A Plotting Package for Scientists and Engineers. David C. Morrill Enthought, Inc.

The Visualization Pipeline

Please share this letter regarding important software upgrades and additions with your staff.

Analysis Programs DPDAK and DAWN

Figure 1.1 Vector A and Vector F

Code Estimation Tools Directions for a Services Engagement

Block Ads Using the hosts File

GGobi meets R: an extensible environment for interactive dynamic data visualization

Hands-On Practice. Basic Functionality

OpenWalnut An Open-Source Visualization System

Data Visualization. EPICS Extensions IDL Tools. Ben-chin K. Cha Beamline Control & Data Acquisition. Argonne National Laboratory

Release Notes scvenus 2.5.3

Licenses of savic-net for Integrated Building Management System for FDA Title 21 CFR Part 11 Compliance

Unit two is about the components for cloud computing.

Transcription:

First Prev Next Last MayaVi: A Free Tool for 3D/2D Data Visualization Prabhu Ramachandran October, 25, 2002 Abstract MayaVi (http://mayavi.sf.net) is an easy to use tool for interactive 3D/2D data visualization and has been developed at the Department of Aerospace Engineering, IIT-Madras. MayaVi is free, Open Source and cross platform. It supports rectilinear, structured and unstructured grids and also polygonal data. MayaVi can visualize grids, scalars, vectors and tensors in different ways. This talk introduces MayaVi, demonstrates its capabilities, features and usage. Page 1 of 34

First Prev Next Last 1. Page 2 of 34

First Prev Next Last Page 3 of 34 Motivational demo

First Prev Next Last 2. Page 4 of 34

First Prev Next Last Page 5 of 34 Interactively visualize 2D/3D data. Web site: http://mayavi.sf.net Hosted at SourceForge. Written in Python. Uses VTK for the graphics. Cross platform (*nix/linux, Windows and possibly Mac OS X). Developed at IITM. Users guide available in HTML and PDF.

First Prev Next Last 3. Page 6 of 34

First Prev Next Last MayaVi Page 7 of 34 Open Source. Graphical user interface. Supports rectilinear, structured, unstructured and polygonal data. Support for VTK and PLOT3D data. Supports scalar, vector and tensor data. Save image to PS, BMP, JPEG, PNG, RIB and other files. Save the visualization or part of it. VRML, 3DS import.

First Prev Next Last Page 8 of 34 MayaVi Lookup table editor. Data picker, light editor. Usable as stand-alone application or as a Python module. Scriptable from Python.

First Prev Next Last 4. Page 9 of 34

First Prev Next Last Page 10 of 34 Started with a few simple scripts in late 1999. June 2000 First release of VTK-CFD. January 2001 Last release of VTK-CFD. May 2001 First release of MayaVi. June 2002 Latest release MayaVi 1.2.

First Prev Next Last 5. Page 11 of 34

Demo Page 12 of 34 Shown here is a visualization for the flow past a cylinder placed on a flat plate. Data courtesy NASA. First Prev Next Last

First Prev Next Last 6. Page 13 of 34

First Prev Next Last Page 14 of 34 Two types of installers. 1. Binary. 2. Source. Linux Debian, RPM, tarball. Windows Binary installer, sources. Details available at: http://mayavi.sf.net

First Prev Next Last 7. Page 15 of 34

First Prev Next Last Page 16 of 34

First Prev Next Last 8. Page 17 of 34

First Prev Next Last Page 18 of 34 VTK data files Detailed documentation on this is available here: http://www.vtk.org/pdf/file-formats.pdf. VTK data files support the following Datasets. 1. Structured points. 2. Rectilinear grid. 3. Structured grid. 4. Unstructured grid. 5. Polygonal data. Binary and ASCII files are supported.

First Prev Next Last General structure # vtk DataFile Version 2.0 A long string describing the file (256 chars) ASCII BINARY DATASET [type]... POINT_DATA n... CELL_DATA n... Page 19 of 34 Point and cell data can be supplied together. n is the number of points or cells.

First Prev Next Last Structured Points # vtk DataFile Version 2.0 Structured points example. ASCII DATASET STRUCTURED_POINTS DIMENSIONS nx ny nz ORIGIN x0 y0 z0 SPACING sx sy sz Page 20 of 34 Important: There is an implicit ordering of points and cells. The X co-ordinate increases first, Y next and Z last. nx 1, ny 1, nz 1

First Prev Next Last Rectilinear Grid # vtk DataFile Version 2.0 Rectilinear grid example. ASCII DATASET RECTILINEAR_GRID DIMENSIONS nx ny nz X_COORDINATES nx [datatype] x0 x1... x(nx-1) Y_COORDINATES ny [datatype] y0 y1... y(ny-1) Z_COORDINATES nz [datatype] z0 z1... z(nz-1) Page 21 of 34 Important: Implicit ordering as in structured points. The X co-ordinate increases first, Y next and Z last.

First Prev Next Last Structured Grid Page 22 of 34 # vtk DataFile Version 2.0 Structured grid example. ASCII DATASET STRUCTURED_GRID DIMENSIONS nx ny nz POINTS N [datatype] x0 y0 z0 x1 y0 z0 x0 y1 z0 x1 y1 z0 x0 y0 z1... Important: The X co-ordinate increases first, Y next and Z last. N = nx*ny*nz

First Prev Next Last Page 23 of 34 Polygonal data [ HEADER ] DATASET POLYDATA POINTS n datatype x0 y0 z0 x1 y1 z1... x(n-1) y(n-1) z(n-1) POLYGONS numpolygons size numpoints0 i0 j0 k0... numpoints1 i1 j1 k1...... size = total number of connectivity indices.

Unstructured grids Page 24 of 34 [ HEADER ] DATASET UNSTRUCTURED_GRID POINTS n datatype x0 y0 z0... x(n-1) y(n-1) z(n-1) CELLS n size numpoints0 i j k l... numpoints1 i j k l...... CELL_TYPES n type0 type1... size = total number of connectivity indices. First Prev Next Last

First Prev Next Last Page 25 of 34 Dataset attributes Associated with each point/cell one may specify an attribute. VTK data files support scalar, vector and tensor attributes. Cell and point data attributes. Multiple attributes per same file.

First Prev Next Last Page 26 of 34 Scalar attributes SCALARS dataname datatype numcomp LOOKUP_TABLE tablename s0 s1... dataname: any string with no whitespace (case sensitive!). datatype: usually float or double. numcomp: optional and can be left as empty. tablename: use the value default.

First Prev Next Last Vector attributes VECTORS dataname datatype v0x v0y v0z v1x v1y v1z... Page 27 of 34 dataname: any string with no whitespace (case sensitive!). datatype: usually float or double.

Simple example # vtk DataFile Version 2.0 Structured points example. ASCII DATASET STRUCTURED_POINTS DIMENSIONS 2 2 1 ORIGIN 0.0 0.0 0.0 SPACING 1.0 1.0 1.0 POINT_DATA 4 SCALARS Temperature float LOOKUP_TABLE default 100 200 300 400 Page 28 of 34 VECTORS velocity float 0.0 0.0 0.0 1.0 0.0 0.0 0.0 1.0 0.0 1.0 1.0 0.0 First Prev Next Last

First Prev Next Last 9. Page 29 of 34

First Prev Next Last Page 30 of 34 Start MayaVi. Open a data file. Visualize the data using a Module. Optionally filter the data. Configure everything to your taste. Save the visualization.

First Prev Next Last 10. Page 31 of 34

First Prev Next Last Scripting MayaVi from Python. Animation. Using the Pipeline browser. Extending MayaVi. Page 32 of 34

First Prev Next Last 11. Page 33 of 34

First Prev Next Last Page 34 of 34 A redesign is under way. More powerful GUI. More modules. Should be easier to extend. Other GUI toolkit support.