pysep
pysep copied to clipboard
General Improvements
Tackling a few different issues in one PR. Work in progress
- #119 adds RecSec kwargs and PySEP file export options to documentation
- #162 adds RecSec option
scale_by == 'rel_norm'which normalizes pairs of traces to their max (rather than each trace by it's own max, as with 'normalize'). This feature picks the max amplitude of eitherstorst_synas the scale factor. If bothst_synis not defined, this defaults to 'normalize' - #163 rearrange PySEP and RecSec input parameters so that they match the order and grouping provided in the docstring