Logo coherent WaveBurst  
Library Reference Guide
Logo
Functions | Variables
h52psd Namespace Reference

Functions

def main (ifile, model, ofile_tag)
 

Variables

 ifile = sys.argv[1]
 
 model = sys.argv[2]
 
 ofile_tag = sys.argv[3]
 

Function Documentation

◆ main()

def h52psd.main (   ifile,
  model,
  ofile_tag 
)

Definition at line 28 of file h52psd.py.

Variable Documentation

◆ ifile

h52psd.ifile = sys.argv[1]

Definition at line 24 of file h52psd.py.

◆ model

h52psd.model = sys.argv[2]

Definition at line 25 of file h52psd.py.

◆ ofile_tag

h52psd.ofile_tag = sys.argv[3]

Definition at line 26 of file h52psd.py.