Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 520 Bytes

usage_showtc.rst

File metadata and controls

31 lines (22 loc) · 520 Bytes

showtc

Description:

A very simple command line utility that takes a text file and plots the data in it in a matplotlib window. That's it. A good tool for quickly seeing what's in a file. Has some options to make the plot prettier.

Inputs:

Text files containing time series data

Outputs:

None

Usage:

.. argparse::
   :ref: rapidtide.workflows.showtc._get_parser
   :prog: showtc
   :func: _get_parser

   Debugging options : @skip
      skip debugging options