Create Visualization

Note

dataset: tezpur.lsu.edu:/project/lbutler/data_materials/hydorgen_Oct2012/vol_expt7_highres_700_1400.h5

In VisIt, a plot is to specify how to render your data into an image, an operator is to specify how to filter your data to reveal features.

  1. Open dataset, add psuedocolor plot (variable name is “volume”), click operators -> selection -> cylinder, click on the left side triangle to expand the plots and operators list, double click on plot and operator to set attributes.

    _images/plot_panel.png _images/plot_pseudocolor.png _images/operator_cylinder.png _images/hydrogen0001.png
  2. Add Volume plot, with “Apply operators to all plots” checked (this is default). double click on volume plot to set attributes.

    _images/plot_volume_tf.png _images/plot_volume_render.png _images/hydrogen0000.png
  3. Try to play around, I did some stuff to the pseudocolor plot, (I hide the volume plot for this step), e.g. Change data range min-max, change color table, change cylinder size, switch background/forground color, etc. See below for two example screenshots with different cylinder radius. You can try to encode these changes into a movie.

    _images/hydrogen0002.png _images/hydrogen0003.png
  4. Most used plots for material tomography: pseudocolor, volume, contour; Most used operators: resample, box, cylinder, threshold, isovolume, slice, threeslice, isosurface.

  5. Example Contour plot, and its attributes:

    _images/multivalue_contour.png _images/contour_attribute.png
  6. Transparent pesudocolor plot, and Contour plot blending:

    _images/pseudocolor_contour.png _images/multiple_plots.png
  7. Transparent volume plot, and Contour plot blending:

    _images/volume_contour.png

View control

Control the view: from menu Controls->View..., the “View” window will appear.

_images/view_control.png

Viewer window toolbar

The toolbar on top of the viewer window allow you to manage multiple viewer windows, and change interactive mode.

_images/viewer_toolbar.png

Save and restore from session

Click from menu File->Save session as...., to save the current visualization to a session file to where you specified in your local file system. Next time you can recover the whole session by File->Restore Session..., and choose your saved session file.