Visualization (pysit.vis)

Note

This section of the documentation is under construction. The source, however, is documented and you can access that via the Reference/API section.

Introduction

  • Provided visualization routines

Getting Started

  • Importing
  • Calling

Using vis

  • Details of how the plot function handles multiple dimensions
  • Examples
  • Other details about plotting and interacting with mpl

Reference/API

pysit.vis Package

Functions

animate(data, mesh[, display_rate, pause, …])
plot(data, mesh[, shade_pml, axis, ticks, …]) Assumes that data has no ghost padding.
plot_seismogram(shot[, axis])