Next: PSCHART(1) Up: WFDB Applications Guide Previous: PNNLIST(1)On This Page

Name

pnwlogin - provide direct access to PhysioNetWorks for WFDB applications

Synopsis

pnwlogin

Description

pnwlogin is a bash shell script that collects user credentials needed to access files in PhysioNetWorks projects, and provides them to WFDB applications. It also provides convenience functions, including validation of credentials and modification of the WFDB path (see setdb(1) ) for convenient access to your private PhysioNetWorks projects as well as any active (shared) projects to which you belong.

After prompting for your PhysioNetWorks user name and password, pnwlogin starts a shell, making the login credentials available to any commands run within the shell. Applications that use WFDB library version 10.5.14 or later and libcurl 7.12.0 or later can make use of these credentials automatically with no modifications; you will not be prompted to enter them again while running within pnwlogin’s shell. Exit from the shell by typing a control-D or exit (as for any bash shell). Your credentials are never written to permanent storage, and pnwlogin’s in-memory copy of them is destroyed on exit.

First-time use:

You must be a member of an active project, or you must have created a private project, in order to use pnwlogin successfully. You cannot create a PhysioNetWorks account or join a PhysioNetWorks project using pnwlogin.

To get started, use your web browser to go to https://physionet.org/users/, click on "Create account", and follow the instructions. The process can be completed in a minute or two. Once you have an account, you will need to join an active project (follow the links on your PhysioNetWorks home page to visit the main pages of projects of interest for further information), or create a private project before you will be able to use pnwlogin.

Environment

PNWUSER
Your PhysioNetWorks user name (your email address).
PNWPASS
Your PhysioNetWorks password.
WFDB
The database path: a list of locations (which may include names of local directories as well as URL prefixes) where WFDB-compatible input files may be found.

Author

George B. Moody (george@mit.edu)

Sources

http://physionet.org/physiotools/wfdb/app/pnwlogin


Table of Contents

Up: WFDB Applications Guide


Please e-mail your comments and suggestions to webmaster@physionet.org, or post them to:

PhysioNet
MIT Room E25-505A
77 Massachusetts Avenue
Cambridge, MA 02139 USA

Updated 8 March 2019