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
4a911a4ac9
Marginal changes only.
2015-06-22 15:20:03 +02:00
..
__init__.py
adding new package containing picking relevant data types
2014-10-27 12:16:14 +01:00
CharFuns.py
Running indicies changed after kai Olbert to calculate equal CF as done in MatLab, implemented some tools to compensate numerical artefacts.
2015-05-29 16:35:00 +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
just cleaning up the code to meet coding conventions
2015-06-12 09:36:52 +02:00
run_autopicking.py
Debugging: If no P-Pick was determined, no plot of of horizontal data comes up.
2015-06-22 14:59:57 +02:00
run_makeCF.py
Modified to handle new module utils.py.
2015-03-30 16:20:41 +02:00
utils.py
Marginal changes only.
2015-06-22 15:20:03 +02:00