Commit Graph

  • 8f92b4ec25 Implemented new, smaller versions of pick icons. Ludger Küperkoch 2017-04-27 10:42:31 +02:00
  • d1cb6fe41f Detrend of waveforms for overview plot. Ludger Küperkoch 2017-04-26 15:59:29 +02:00
  • 686ca4489c Merge branch 'project_events' into develop Marcel Paffrath 2017-04-21 15:50:10 +02:00
  • 08dfe35620 final commit of first project/event branch, ready for merging to develop [open issues: no differentiation between auto and manual picks mainly for map (internal structure change incoming), new icon integration failed...] Marcel Paffrath 2017-04-21 15:46:57 +02:00
  • 6b7dbe3f9a some bugfixes Marcel Paffrath 2017-04-20 17:06:36 +02:00
  • b23228253a [bugfix] plotting pick of lower most channel Marcel Paffrath 2017-04-20 15:28:43 +02:00
  • 29701ea68b plotting picks problem was no bug, but resulted from a high sensitivity of the code to random files or folders in the event directory causing HUGE problems... [fix this] Marcel Paffrath 2017-04-20 14:54:57 +02:00
  • bcc58e4937 changed eventlist string and coloring, [bug]: picks not displayed Marcel Paffrath 2017-04-20 14:03:26 +02:00
  • f5dcfc654d added eventlist, some changes in tab structure (layouts for each tab to keep tabs when refreshing) Marcel Paffrath 2017-04-20 12:05:34 +02:00
  • 227faf14c2 saving picks in events as part of project Marcel Paffrath 2017-04-19 16:51:19 +02:00
  • f935da8296 few bugfixes Marcel Paffrath 2017-04-19 16:05:45 +02:00
  • 80577dcfc7 added map_projection plot Marcel Paffrath 2017-04-19 15:31:08 +02:00
  • fd70ef2251 adding some tabs for map_projection, WIP Marcel Paffrath 2017-04-18 17:17:46 +02:00
  • 62876dd01d added first project structure and event lists (testing needed) Marcel Paffrath 2017-04-18 16:24:26 +02:00
  • 3092b4f657 Merge branch 'map_projection' into develop Marcel Paffrath 2017-04-18 09:48:00 +02:00
  • 486aadd791 color change in map projection Marcel Paffrath 2017-04-13 15:51:58 +02:00
  • 22ced8c07c [fix] parameters tab window flag for new qwidget window with parent Marcel Paffrath 2017-04-13 11:55:09 +02:00
  • de38b60893 qlineedit for autopylot parameter settings Marcel Paffrath 2017-04-13 11:26:01 +02:00
  • 54222b7f11 added method for array plotting to QtPyLoT, to do: button to call array plot Marcel Paffrath 2017-04-12 16:43:29 +02:00
  • 50f6d7d987 Merge branch 'develop' into map_projection Marcel Paffrath 2017-04-12 15:21:58 +02:00
  • e75c34afeb button color changed, 3 comp. window Marcel Paffrath 2017-04-12 15:20:06 +02:00
  • 6c214bbc77 changed structure to class with PyLoT mainwindow as input Marcel Paffrath 2017-04-12 15:07:13 +02:00
  • 488068105b Merge branch 'develop' into map_projection Marcel Paffrath 2017-04-12 12:18:16 +02:00
  • bb60093657 changed PickDlg layout to simpler button layout with hotkeys Marcel Paffrath 2017-04-12 12:14:01 +02:00
  • 786879d4ad Merge branch 'develop' into map_projection Marcel Paffrath 2017-04-12 10:22:39 +02:00
  • 79163206f8 First step to realize GUI based setting of picking parameters in pylot.in-file. Ludger Küperkoch 2017-04-11 16:55:07 +02:00
  • 76d4d59ed9 added PickDlg testwise for onpicked traces Marcel Paffrath 2017-04-11 15:41:41 +02:00
  • d037e0a1f2 Merge branch 'develop' into map_projection Marcel Paffrath 2017-04-11 15:17:48 +02:00
  • 2e6d39c52e small bugfixes and widget added Marcel Paffrath 2017-04-11 15:16:53 +02:00
  • bf63348151 first working version of basemap plot Marcel Paffrath 2017-04-11 14:32:29 +02:00
  • b3a4928a9c Implemented push buttons for selecting parameters to change within the PyLoT.in file. Work in progress. Ludger Küperkoch 2017-04-11 11:41:54 +02:00
  • 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. Ludger Küperkoch 2017-04-11 10:55:29 +02:00
  • f1e3720a0e gathering some ideas for map projection Marcel Paffrath 2017-04-10 17:06:39 +02:00
  • d370ef67c0 Merge branch 'develop' of ariadne:/data/git/pylot into develop Marcel Paffrath 2017-04-10 15:07:48 +02:00
  • 085eee7d75 added autopicks in 3 component windows, also added vertical dashed lines for autopicks for better visibility Marcel Paffrath 2017-04-10 15:06:30 +02:00
  • 2dda4d8e04 First action is to ask for PyLoT.in file. Ludger Küperkoch 2017-04-10 14:54:47 +02:00
  • 43eecfe78b Locate button is initialized as soon as number of picks is equal/greater 4. Ludger Küperkoch 2017-04-10 14:43:11 +02:00
  • 95dce91ada Major changes: PyLoT GUI opens immediately when calling PyLoT, buttons are deactivated and reactivated as soon as waveforms are loaded. Ludger Küperkoch 2017-04-10 14:24:39 +02:00
  • 0656a571cd now returning pylot_form to have access to GUI modules in ipython Marcel Paffrath 2017-04-10 14:01:08 +02:00
  • 50d3c5f235 added ipython support for developing Marcel Paffrath 2017-04-10 13:32:53 +02:00
  • 3f7a61736a changed PyQT import to PySide import Marcel Paffrath 2017-04-10 13:22:56 +02:00
  • 49a4cccc92 Bug fix: PyLoT displays warning message end terminates if no PyLoT-input file or autoPyLoT-output file is declared. Ludger Küperkoch 2017-04-10 09:50:53 +02:00
  • 35705f1f1d Merge branch 'develop' Marcel Paffrath 2017-04-07 13:58:07 +02:00
  • 8bc390fb74 small bugfix Marcel Paffrath 2017-04-06 16:18:08 +02:00
  • 393289245f multiprocessing implemented for restitution and autopicker Marcel Paffrath 2017-04-06 15:37:54 +02:00
  • ef1755a80f added new files as well Marcel Paffrath 2017-04-06 13:17:06 +02:00
  • c90b061de9 coppied files from Ludgers Laptop Marcel Paffrath 2017-04-06 13:16:28 +02:00
  • 9122d8debf Marginal changes. Ludger Küperkoch 2017-04-05 14:26:38 +02:00
  • 6c149b7119 Removed (temporary?) one function of two for estimating source spectrum to speed up code. Ludger Küperkoch 2017-04-05 11:41:29 +02:00
  • 3f027bedf5 Exchanged autopick with autoPyLoT to get full accees to entire autoPyLoT procederes within GUI. Ludger Küperkoch 2017-04-05 11:40:24 +02:00
  • 94c1e85484 Implented GUI dialog to select directory for autoPyLoT output. Ludger Küperkoch 2017-04-05 11:38:43 +02:00
  • 4244047096 Implented GUI dialog to select directory for autoPyLoT output. Ludger Küperkoch 2017-04-05 11:38:02 +02:00
  • 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. Ludger Küperkoch 2017-04-05 11:26:10 +02:00
  • 3d5cce9e7a Removed double read in of input file. Ludger Küperkoch 2017-04-03 11:54:41 +02:00
  • 43a7da41f2 Removed obsolete AUTOMATIC_DEFAULTS, as they are read in from pylot.in. Ludger Küperkoch 2017-04-03 11:54:09 +02:00
  • 1266f08da8 Additional restore button in preferences-dialog box to reset preferences. Gets values from infile (e.g. pylot.in) assumed as default values. Ludger Küperkoch 2017-03-31 11:26:42 +02:00
  • 4ca8b2b86c Minor changes for extended preferences dialog box. Ludger Küperkoch 2017-03-31 11:24:40 +02:00
  • 4ae19675f1 Marginal changes. Ludger Küperkoch 2017-03-29 10:03:42 +02:00
  • b233d80cb4 Removed hard coded parameters for earllatepicker, takes paramters now from pylot.in-file. Ludger Küperkoch 2017-03-29 09:58:30 +02:00
  • fa7a0e9c10 Minor changes Ludger Küperkoch 2017-03-28 16:51:45 +02:00
  • f51761146b Minor changes Ludger Küperkoch 2017-03-28 16:51:35 +02:00
  • 4b6eac5e52 Minor changes Ludger Küperkoch 2017-03-28 16:51:26 +02:00
  • 2dd815fb2b Minor changes Ludger Küperkoch 2017-03-28 16:51:10 +02:00
  • fe7bae50e6 Fixed some minor bugs. Ludger Küperkoch 2017-03-28 09:47:01 +02:00
  • af7b0e1887 Fixed some minor bugs. Ludger Küperkoch 2017-03-28 09:46:40 +02:00
  • b235733d2b Real user info in manual pick dictionary. Additional information in manual pick dictionary. Ludger Küperkoch 2017-03-27 16:03:15 +02:00
  • ea4cc6a1a3 Implemented Qt4-dialogue box for input-file name. Ludger Küperkoch 2017-03-27 14:15:50 +02:00
  • fced74473f Cleaned. Ludger Küperkoch 2017-03-27 11:34:53 +02:00
  • 842de86544 Flexible handling of individual input-file names. Ludger Küperkoch 2017-03-27 11:32:24 +02:00
  • 39748ca7c2 Finished flexible handling of different input file names. Ludger Küperkoch 2017-03-27 11:31:58 +02:00
  • fcfa2e9edc Cosemtics and first steps to make PyLoT more flexible to different input-file names. Ludger Küperkoch 2017-03-27 10:25:19 +02:00
  • ce341dc6e0 Removed temporary module import of pdb. Ludger Küperkoch 2017-03-22 12:03:27 +01:00
  • 15fd175813 Export of phases for VELEST, hypoDD and HASH only possible if event location is available. Ludger Küperkoch 2017-03-22 12:02:01 +01:00
  • 92a1c77f9c Finished phases output for HASH. Ludger Küperkoch 2017-03-21 17:53:41 +01:00
  • a01b6f6db5 Minor changes. Ludger Küperkoch 2017-03-21 17:53:15 +01:00
  • 6d5e9fdfcd Additional item network in pick dictionary. Ludger Küperkoch 2017-03-21 17:52:16 +01:00
  • 380c96e5a5 Removed inconsistencies. Ludger Küperkoch 2017-03-16 11:47:01 +01:00
  • fcd977c9bc Additional screen output. Ludger Küperkoch 2017-03-16 11:28:13 +01:00
  • 181a87facb Additional export of phases for FOCMEC. Ludger Küperkoch 2017-03-16 11:27:48 +01:00
  • f6bf551187 Additional export of phases for FOCMEC. Ludger Küperkoch 2017-03-16 11:27:20 +01:00
  • 368994a28f Removed pdb. Ludger Küperkoch 2017-03-15 14:19:37 +01:00
  • e2ec6b3574 Flexible input-file naming possible now. Ludger Küperkoch 2017-03-15 14:19:17 +01:00
  • 305122d02b Default is now pylot.in even for autoPyLoT. Ludger Küperkoch 2017-03-15 14:18:28 +01:00
  • 55c5291121 Flexibel for input-file naming, default is pylot.in. Ludger Küperkoch 2017-03-15 14:17:56 +01:00
  • 47b41a1296 Flexibel for input-file naming now. Ludger Küperkoch 2017-03-15 14:17:02 +01:00
  • a95120ba5e In writephases: export of phase information for focmec. Still under construction. Ludger Küperkoch 2017-03-14 10:35:33 +01:00
  • 2fc1c7031d Export of phases for focmec. Yet not finished. Ludger Küperkoch 2017-03-14 10:33:56 +01:00
  • c74205c46f In setIniPickP and setIniPickS: get parameters from pylot.in instead of hard programmed values. Ludger Küperkoch 2017-03-14 10:32:43 +01:00
  • f0c1ec14f2 Cosmetics. Ludger Küperkoch 2017-03-02 11:44:32 +01:00
  • d57cfa0085 Export of phases formated for focmec. Ludger Küperkoch 2017-03-02 11:44:03 +01:00
  • b5d081841b Updated for additional phase export for hypoDD. Ludger Küperkoch 2017-03-02 11:13:14 +01:00
  • 2c3ad881f1 Updated for additional phase export. Ludger Küperkoch 2017-03-02 11:11:38 +01:00
  • 5a87d0d3b3 Additional phase export formated for hypoDD. Ludger Küperkoch 2017-03-02 11:11:00 +01:00
  • 749e42b778 Implemented additional phase output formated for hypoDD. Ludger Küperkoch 2017-03-02 11:10:28 +01:00
  • bb48946fe2 Cosmetics. Ludger Küperkoch 2017-03-02 09:31:30 +01:00
  • 4435d8d855 Cosmetics. Ludger Küperkoch 2017-03-02 09:31:21 +01:00
  • 3bb7156e65 Cosmetics Ludger Küperkoch 2017-03-02 09:30:08 +01:00
  • cf1ed748d2 Additional phases output for further VELEST processing. Ludger Küperkoch 2017-03-02 09:20:17 +01:00
  • 008d730609 Implemented output formated for further VELEST processing. Ludger Küperkoch 2017-03-02 09:19:42 +01:00
  • 44d2acf331 Output formated for further VELEST processing. Ludger Küperkoch 2017-03-02 09:19:11 +01:00