pysep
pysep copied to clipboard
Update RT and weight files when nullTraces are added
To rotate components (EN->RT) nulltraces are added when the number of traces is < 3 for any station. Therefore, some of the rotated components are inaccurate and should not be used. To prevent these waveforms from being used:
- Multiply R and T components by 0 if E or N is missing. I guess Z have to be removed too if components are not orthogonal (perhaps add an angle threshold).
- Also, update weights to 0 for the missing components.