.. image:: pympa_logo1.png :width: 100px :align: left :alt: pympa_logo1.png :target: https://github.com/avuan/PyMPA37/releases Preprocessing Input =================== This package contains utilities for: * :doc:`Routines for downloading data from eida servers <./sub/input.download_data>`; * :doc:`Routines for creating and trimming templates <./sub/input.create_templates>`; * :doc:`Routines for calculating moveout time for synchronization <./sub/input.calculate_ttimes>`; * :doc:`Kurtosis based template verification <./sub/input.template_check>`; These utilities are written by the PyMPA developers, and are distributed under the LGPL GNU Licence, Copyright PyMPA developers 2019. Contents: --------- .. toctree:: :maxdepth: 2 input.download_data <./sub/input.download_data> input.create_templates <./sub/input.create_templates> input.calculate_ttimes <./sub/input.calculate_ttimes> input.template_check <./sub/input.template_check>