Process

process(records, settings)

Process time domain data.

recordsiterable of SeismicRecording3C

Time-domain data in the form of iterable object containing SeismicRecording3C objects. This is the data that will be processed.

settingsProcessingSettings

ProcessingSettings object that controls how the time-domain data will be preprocessed.

Returns:

HvsrTraditional, HvsrAzimuthal, HvsrDiffuseField, Psd – Instantiated object according to the processing settings selected.