Commit Graph
2818 Commits
Author SHA1 Message Date
Ludger Küperkoch 79163206f8 First step to realize GUI based setting of picking parameters in pylot.in-file. 2017-04-11 16:55:07 +02:00
marcel 76d4d59ed9 added PickDlg testwise for onpicked traces 2017-04-11 15:41:41 +02:00
marcel d037e0a1f2 Merge branch 'develop' into map_projection 2017-04-11 15:17:48 +02:00
marcel 2e6d39c52e small bugfixes and widget added 2017-04-11 15:16:53 +02:00
marcel bf63348151 first working version of basemap plot 2017-04-11 14:32:29 +02:00
Ludger Küperkoch b3a4928a9c Implemented push buttons for selecting parameters to change within the PyLoT.in file. Work in progress. 2017-04-11 11:41:54 +02:00
Ludger Küperkoch 640ed1acda Removed location tool popup from Preferences GUI, as there is yet only NonLonLoc as location routine available. Changed size of GUI. Implemented additional diaolg for picking parameters, yet not finished. 2017-04-11 10:55:29 +02:00
marcel f1e3720a0e gathering some ideas for map projection 2017-04-10 17:06:39 +02:00
marcel d370ef67c0 Merge branch 'develop' of ariadne:/data/git/pylot into develop 2017-04-10 15:07:48 +02:00
marcel 085eee7d75 added autopicks in 3 component windows, also added vertical dashed lines for autopicks for better visibility 2017-04-10 15:06:30 +02:00
Ludger Küperkoch 2dda4d8e04 First action is to ask for PyLoT.in file. 2017-04-10 14:54:47 +02:00
Ludger Küperkoch 43eecfe78b Locate button is initialized as soon as number of picks is equal/greater 4. 2017-04-10 14:43:11 +02:00
Ludger Küperkoch 95dce91ada Major changes: PyLoT GUI opens immediately when calling PyLoT, buttons are deactivated and reactivated as soon as waveforms are loaded. 2017-04-10 14:24:39 +02:00
marcel 0656a571cd now returning pylot_form to have access to GUI modules in ipython 2017-04-10 14:01:08 +02:00
marcel 50d3c5f235 added ipython support for developing 2017-04-10 13:32:53 +02:00
marcel 3f7a61736a changed PyQT import to PySide import 2017-04-10 13:22:56 +02:00
Ludger Küperkoch 49a4cccc92 Bug fix: PyLoT displays warning message end terminates if no PyLoT-input file or autoPyLoT-output file is declared. 2017-04-10 09:50:53 +02:00
marcel 35705f1f1d Merge branch 'develop' 2017-04-07 13:58:07 +02:00
marcel 8bc390fb74 small bugfix 2017-04-06 16:18:08 +02:00
marcel 393289245f multiprocessing implemented for restitution and autopicker 2017-04-06 15:37:54 +02:00
marcel ef1755a80f added new files as well 2017-04-06 13:17:06 +02:00
marcel c90b061de9 coppied files from Ludgers Laptop 2017-04-06 13:16:28 +02:00
Ludger Küperkoch 9122d8debf Marginal changes. 2017-04-05 14:26:38 +02:00
Ludger Küperkoch 6c149b7119 Removed (temporary?) one function of two for estimating source spectrum to speed up code. 2017-04-05 11:41:29 +02:00
Ludger Küperkoch 3f027bedf5 Exchanged autopick with autoPyLoT to get full accees to entire autoPyLoT procederes within GUI. 2017-04-05 11:40:24 +02:00
Ludger Küperkoch 94c1e85484 Implented GUI dialog to select directory for autoPyLoT output. 2017-04-05 11:38:43 +02:00
Ludger Küperkoch 4244047096 Implented GUI dialog to select directory for autoPyLoT output. 2017-04-05 11:38:02 +02:00
Ludger Küperkoch 6269632875 Exchanged external function autopick with autoPyLoT to enable iterative picking also from GUI. Furthermore, implemented QDialog to search for PyLoT.in-file via pop-up windows. 2017-04-05 11:26:10 +02:00
Ludger Küperkoch 3d5cce9e7a Removed double read in of input file. 2017-04-03 11:54:41 +02:00
Ludger Küperkoch 43a7da41f2 Removed obsolete AUTOMATIC_DEFAULTS, as they are read in from pylot.in. 2017-04-03 11:54:09 +02:00
Ludger Küperkoch 1266f08da8 Additional restore button in preferences-dialog box to reset preferences. Gets values from infile (e.g. pylot.in) assumed as default values. 2017-03-31 11:26:42 +02:00
Ludger Küperkoch 4ca8b2b86c Minor changes for extended preferences dialog box. 2017-03-31 11:24:40 +02:00
Ludger Küperkoch 4ae19675f1 Marginal changes. 2017-03-29 10:03:42 +02:00
Ludger Küperkoch b233d80cb4 Removed hard coded parameters for earllatepicker, takes paramters now from pylot.in-file. 2017-03-29 09:58:30 +02:00
Ludger Küperkoch fa7a0e9c10 Minor changes 2017-03-28 16:51:45 +02:00
Ludger Küperkoch f51761146b Minor changes 2017-03-28 16:51:35 +02:00
Ludger Küperkoch 4b6eac5e52 Minor changes 2017-03-28 16:51:26 +02:00
Ludger Küperkoch 2dd815fb2b Minor changes 2017-03-28 16:51:10 +02:00
Ludger Küperkoch fe7bae50e6 Fixed some minor bugs. 2017-03-28 09:47:01 +02:00
Ludger Küperkoch af7b0e1887 Fixed some minor bugs. 2017-03-28 09:46:40 +02:00
Ludger Küperkoch b235733d2b Real user info in manual pick dictionary. Additional information in manual pick dictionary. 2017-03-27 16:03:15 +02:00
Ludger Küperkoch ea4cc6a1a3 Implemented Qt4-dialogue box for input-file name. 2017-03-27 14:15:50 +02:00
Ludger Küperkoch fced74473f Cleaned. 2017-03-27 11:34:53 +02:00
Ludger Küperkoch 842de86544 Flexible handling of individual input-file names. 2017-03-27 11:32:24 +02:00
Ludger Küperkoch 39748ca7c2 Finished flexible handling of different input file names. 2017-03-27 11:31:58 +02:00
Ludger Küperkoch fcfa2e9edc Cosemtics and first steps to make PyLoT more flexible to different input-file names. 2017-03-27 10:25:19 +02:00
Ludger Küperkoch ce341dc6e0 Removed temporary module import of pdb. 2017-03-22 12:03:27 +01:00
Ludger Küperkoch 15fd175813 Export of phases for VELEST, hypoDD and HASH only possible if event location is available. 2017-03-22 12:02:01 +01:00
Ludger Küperkoch 92a1c77f9c Finished phases output for HASH. 2017-03-21 17:53:41 +01:00
Ludger Küperkoch a01b6f6db5 Minor changes. 2017-03-21 17:53:15 +01:00