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
Sebastian Wehling-Benatelli
0d8324a4ae
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
2015-12-03 15:25:24 +01:00
..
__init__.py
general code clean-up
2015-10-19 05:32:10 +02:00
autopick.py
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
2015-12-03 15:25:24 +01:00
CharFuns.py
Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop
2015-10-20 12:02:01 +02:00
earllatepicker.py
standalone python files now import definitions from module pylot.core.pick.utils and parse arguments when called from shell (deleted "if __name__ == '__main__' :" clauses from the module)
2015-04-02 15:45:38 +02:00
fmpicker.py
standalone python files now import definitions from module pylot.core.pick.utils and parse arguments when called from shell (deleted "if __name__ == '__main__' :" clauses from the module)
2015-04-02 15:45:38 +02:00
getnoisewin.py
standalone python files now import definitions from module pylot.core.pick.utils and parse arguments when called from shell (deleted "if __name__ == '__main__' :" clauses from the module)
2015-04-02 15:45:38 +02:00
getsignalwin.py
standalone python files now import definitions from module pylot.core.pick.utils and parse arguments when called from shell (deleted "if __name__ == '__main__' :" clauses from the module)
2015-04-02 15:45:38 +02:00
getSNR.py
standalone python files now import definitions from module pylot.core.pick.utils and parse arguments when called from shell (deleted "if __name__ == '__main__' :" clauses from the module)
2015-04-02 15:45:38 +02:00
Picker.py
PragPicker: Upweight of left pick.
2015-11-24 13:31:14 +01:00
run_makeCF.py
general clean-up 2.0 even more checks made and issues resolved
2015-10-19 11:25:15 +02:00
utils.py
Modified writephases for NLLoc: writes dummy onset times (start of seismic trace) into phase file in order to derive theoretical onset times later needed for iterative picking.
2015-11-18 11:11:10 +01:00