seismopy / mopy

A python package to calculate seismic source parameters
11 stars 1 forks source link

TraceGroup to SpectrumGroup methods #7

Closed d-chambers closed 5 years ago

d-chambers commented 5 years ago

TraceGroup needs methods which return SpectrumGroups. There should be a simple fft method and another for using some of the ppsd options from mtspec

d-chambers commented 5 years ago

Ok this is done. I think what I have done here is correct, but if we find we are calculating ridiculous magnitude it may need to be revisited.

d-chambers commented 5 years ago

closed by #10