About MUSTANG

The Modular Utility for STAtistical kNowledge Gathering system is an ambitious project designed to bring data quality analysis web services to EarthScope DMC, covering the entirety of the data archive, from past to present time. It provides station operators and earth scientists ready access to measurements that are scientifically useful and reflect the state of instrumentation that record seismic data.

The goal of MUSTANG is to provide greater visibility of instrument health as well as store a quantitative record of data quality for the purposes of selective data access by scientists.

The MUSTANG system is designed along the following principles:

MODULARITY – Constructed of discrete components, the system can be adapted with enhanced functions and can be distributed among a number of compute resources.

SERVICE-ORIENTED – Almost all data access is carried out using web services, allowing components to work together with little concern for the implementation details. Programmatic access to quality metrics allows for powerful visualization and analytics to be carried out on user’s client systems.

EXTENSIBILITY – Metrics calculations are carried out using R utilities in an environment that allows new metrics to be prototyped and deployed. R is commonly used for analytics, providing an avenue for outside contribution by subject matter experts.

COMPREHENSIVENESSMUSTANG looks at the entire SEED archive at EarthScope DMC, providing a complete history of seismic data quality for digital seismic networks.

CORRECTNESSMUSTANG is designed so that metrics will stay up to date. In development is a system to automatically trigger recalculation of metrics when changes are detected in the archive or the metadata (coming soon).

Metrics as a Web Service

A service-oriented approach is employed with MUSTANG to provide valuable metrics to you when you need it (and how you need it). Web services allow users to access MUSTANG data using a web URL, through a web browser, a program, or even a text terminal.

http://service.iris.edu/mustang/measurements/1/query?metric=max_stalta&network=IU&station=ANMO&channel=BHZ&startafter=2012-10-01&endbefore=2013-01-01

(returns a list of daily max STA/LTA values for IU.ANMO.00.BHZ and IU.ANMO.10.BHZ for the fourth quarter of 2012)

To help you get started using this form of querying, a useful web page with documentation can be found on the MUSTANG measurements service page:

http://service.iris.edu/mustang/measurements/1

There, you will find how-to examples, detailed metrics descriptions, and a URL builder tool that can help you construct queries.

Any environment that is capable of making an HTTP call and capturing the return values can be used to access MUSTANG. You can get XML, Text, CSV, JSON, and in some cases plot images from a service call. The data can then be manipulated and analyzed by utilities like Matlab, Rstudio, MS Excel, IPython, and many others. You can use something as simple as wget or curl from a terminal command line to access MUSTANG.

Clients

We are also working on client tools to make MUSTANG more accessible and useful. Two tools currently available for this purpose are:

  1. MUSTANG Databrowser : metric measurement plots and boxplots
  2. MUSTANGular : color-code map view of metric measurements
  3. LASSO : group metric measurements in a chart view

Citations and DOIs

To cite the MUSTANG system or reference the use of MUSTANG metrics:

  • Assuring the Quality of EarthScope Data with MUSTANG
    Robert Casey, Mary E. Templeton, Gillian Sharer, Laura Keyson, Bruce R. Weertman, Tim Ahern
    Seismological Research Letters (2018) 89 (2A): 630-639.
    DOI: https://doi.org/10.1785/0220170191

Go back to Quality Assurance home page

06:41:40 v.01697673