ObsPy Logo
1.4.1

Getting Started

  • Tutorial
  • Gallery
  • API Overview

Developer Resources

  • Contributing to ObsPy
  • Coding Style Guide
  • Contributor Covenant Code of Conduct
  • Changelog

Indices and Tables

  • Table of Contents
  • Citations
  • Contributors
ObsPy
  • obspy.io.arclink.inventory._read_response_stage
  • View page source

obspy.io.arclink.inventory._read_response_stage

_read_response_stage(stage, rate, stage_number, input_units, output_units)[source]

Private function to read a response stage

Parameters:
  • stage – response stage element

  • rate – stage sample rate

  • stage_number – response stage number

  • input_units – input units of stage

  • output_units – output units of stage


© Copyright 2012-2024, The ObsPy Development Team (devs@obspy.org). Last updated on 2024-05-03T07:59:19.

Built with Sphinx 7.3.7 using a theme provided by Read the Docs.