xumi1993 / seispy

Python module of seismology and receiver functions

Home Page:https://seispy.xumijian.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improvement with class RFStation

JouSF-1409 opened this issue · comments

I'm trying to modify class RFStation from 3 aspect.

a obspy.core.trace.add_processing_info like decorator. Introduce a compatible and easier way to add processing info to given logger (almost done)

RMS and other method for quality control before stacking.( optional )

simplify init and introduce more magic method to support future development.