Printing documentation for the LTSTDB

The new PhysioNet website is available at: https://physionet.org. We welcome your feedback.

Printing documentation for the Long-Term ST Database under Linux or Unix

Documentation for the Long-Term ST Database can be produced under Linux or Unix using the software in this directory. (Sorry, this software has not been ported to any other operating system; if you do so successfully, please let us know.)

  1. Download, compile, and install the WFDB software package if you don't have it already. To do so, follow the instructions here.
  2. Download, compile, and install plt (unless you already have a version dated October 2000 or later). To do so:
    1. Download plt.tar.gz.
    2. Unpack it:
      	tar xfvz plt.tar.gz
        
    3. (As root) compile and install it:
      	cd plt
      	make install
        
  3. Download, compile, and install the LTSTDB documentation software:
    1. Download doc.tar.gz.
    2. Unpack it:
      	tar xfvz doc.tar.gz
        
    3. (As root) compile and install it:
      	cd doc
      	make install
        
  4. Install enscript if you haven't done so already, or change the value of TEXTPRINT in /usr/local/bin/makestplots[-a4] to match the name and options of whatever you use for printing text from the standard input. You can find enscript for Linux by searching for it on rpmfind.net, but it's standard with most Linux distributions.
  5. Try it out:
    1. If you have not enabled NETFILES support for the WFDB library, download the *.sta and *.16a annotation files, and the *.hea header files, and save them in the current directory. If NETFILES support is enabled, this step is optional (if you skip it, the software will access the copies of the necessary files directly on the PhysioNet master server).
    2. Make a set of plots:
      	makestplots-a4 s20011
        

      (This will produce plots sized for A4 paper. makestplots produces plots sized for US letter-size paper. Replace s20011 with the name of any other record as you wish.)

Explanation of the symbols on the plots

[LTSTDB plot legend]

Questions and Comments

If you would like help understanding, using, or downloading content, please see our Frequently Asked Questions.

If you have any comments, feedback, or particular questions regarding this page, please send them to the webmaster.

Comments and issues can also be raised on PhysioNet's GitHub page.

Updated Thursday, 9 July 2015 at 11:24 EDT

PhysioNet is supported by the National Institute of General Medical Sciences (NIGMS) and the National Institute of Biomedical Imaging and Bioengineering (NIBIB) under NIH grant number 2R01GM104987-09.