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

Functions

def main (ifile, model, ofile)
 

Variables

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

Function Documentation

◆ main()

def h52samples.main (   ifile,
  model,
  ofile 
)

Definition at line 29 of file h52samples.py.

Variable Documentation

◆ ifile

h52samples.ifile = sys.argv[1]

Definition at line 25 of file h52samples.py.

◆ model

h52samples.model = sys.argv[2]

Definition at line 26 of file h52samples.py.

◆ ofile

h52samples.ofile = sys.argv[3]

Definition at line 27 of file h52samples.py.