pylot/pylot/core
Sebastian Wehling-Benatelli 043c45e02c bugfix: undo filtering when checkbox is unchecked
code improvement: class PickDlg -> distinguish between setting the initial pick (for zooming) and setting the actual pick (phase onset); methods renamed -> setPick is now setIniPick and plotPick became setPick
2015-04-06 11:42:21 +02:00
..
analysis mutable default arguments may cause problems as unexpected default behavior 2015-03-30 06:04:24 +02:00
pick 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
read plotting scheme restructured: the same widgets are used for plotting the overview and the station plots, the plotting method has been moved to the widget side which makes more sense than having it on the data side; 2015-03-29 08:07:46 +02:00
util bugfix: undo filtering when checkbox is unchecked 2015-04-06 11:42:21 +02:00
__init__.py doc strings corrected 2014-03-31 13:01:51 +02:00