5.8.1.1. eqcorrscan.utils.parameters.EQcorrscanParameters

class eqcorrscan.utils.parameters.EQcorrscanParameters(template_names, lowcut, highcut, filt_order, samp_rate, debug, startdate, enddate, archive, arc_type, cores, plotvar, plotdir, plot_format, tempdir, threshold, threshold_type, trigger_interval)[source]

Standard class for defining parameters in EQcorrscan.

__init__(template_names, lowcut, highcut, filt_order, samp_rate, debug, startdate, enddate, archive, arc_type, cores, plotvar, plotdir, plot_format, tempdir, threshold, threshold_type, trigger_interval)[source]

Standard parameter options.

Methods

__init__(template_names, lowcut, highcut, ...) Standard parameter options.
write([outfile, overwrite]) Function to write the parameters to a file - will be user readable.