This website requires JavaScript.
Explore
Help
Sign In
marcel
/
pylot
Watch
3
Star
0
Fork
0
You've already forked pylot
Code
Issues
7
Pull Requests
1
Releases
Wiki
Activity
pylot
/
pylot
/
core
/
pick
History
Ludger Küperkoch
45eb138717
New function to derive SNR, returns SNR and SNR[dB].
2015-03-30 10:58:24 +02:00
..
__init__.py
adding new package containing picking relevant data types
2014-10-27 12:16:14 +01:00
CharFuns.py
Debuged AICPicker: Now values equal zero are removed from CF to avoid numerical instabilities.
2015-03-12 15:45:54 +01:00
earllatepicker.py
New function to calculate earliest and latest possible pick from a given initial (most likely) pick. Replaces class EarlLatePicker of object Picker.
2015-03-18 14:44:08 +01:00
fmpicker.py
New function to derive automatically first motion (polarity) of phase onset based on zero crossings and slope determination.
2015-03-19 14:32:50 +01:00
getSNR.py
New function to derive SNR, returns SNR and SNR[dB].
2015-03-30 10:58:24 +02:00
Picker.py
Removed class EarlLatePicker, replaced by new function earllatepicker.
2015-03-18 14:45:49 +01:00
run_makeCF.py
Modified to handle new function fmpicker.
2015-03-19 14:36:56 +01:00