Commit Graph

  • 47bb8c4326 Merge branch 'develop' into feature/port-to-py3 Marcel 2022-03-14 13:19:20 +01:00
  • 29ffcf2e37 [bugfix] pick_r unreferenced, closes #26 Marcel 2022-03-14 11:18:51 +01:00
  • e35d5d6df9 [refactor] automatic code reformatting (Pycharm) Marcel 2022-03-09 14:41:34 +01:00
  • 79f3d40714 [refactor] code cleanup (WIP) Marcel 2022-03-09 14:28:30 +01:00
  • 9cef22b74b [refactor] code cleanup (WIP), open issues #25 and #26 Marcel 2022-03-09 14:08:04 +01:00
  • c254ee09b3 [bugfix] updated some window flags for PySide2 Marcel 2022-03-09 10:43:16 +01:00
  • be32f4f61d [improvement] log can be opened from menu now (or focuses) Marcel 2022-03-09 10:42:52 +01:00
  • 9036a9054e [new] log widget for PyLoT Marcel 2022-03-08 16:27:36 +01:00
  • dd02527c1d [bugfix] connected save figure button to a function that saves a figure Marcel 2022-03-08 15:07:18 +01:00
  • a383101d2c [minor] adjustments array map layout Marcel 2022-03-08 14:42:55 +01:00
  • 7c926327dd Merge branch 'feature/port-to-py3' of git.geophysik.ruhr-uni-bochum.de:marcel/pylot into feature/port-to-py3 Kaan Cökerim 2022-03-08 12:45:49 +01:00
  • e9d3caafd3 [FOLDER RESTRUCTURING] Changed project structure from ROOT-DATA-DATABASE seperation into one path (DATA). Some ROOT and DATABASE variables still remain as unfunctional artefacts and need to be removed from the code Kaan Cökerim 2022-03-08 12:30:43 +01:00
  • 0b50a91f57 [bugfix] scrolling inhibited withing QSpin/QDoubleSpinBox Marcel 2022-03-07 15:32:29 +01:00
  • 8725f5083c Merge branch 'develop' into feature/port-to-py3 Marcel 2022-03-07 14:46:35 +01:00
  • 13e0d8b106 Added second check to toggle locate button Jeldrik Gaal 2022-02-23 09:14:40 +01:00
  • a13defbe42 Added getQualitiesFromXML and EventlistFromXML scripts and respective buttons Jeldrik Gaal 2022-01-24 10:11:44 +01:00
  • 0ee239f4a6 Added chooseArrivals Function to phases.py Jeldrik Gaal 2022-01-18 22:39:57 +01:00
  • 131f6782af Temporary fix for Auto/Manual Pick Dictionary detection + fix for .pha files not getting saved Jeldrik Gaal 2021-11-21 13:04:25 +01:00
  • 15cad42868 [Bugfix] Export of picks did not work because dictionary key pickmethod was not taken into account. Ludger Kueperkoch 2021-09-20 12:13:20 +02:00
  • 0dc5aff3fc [FOLDER RESTURCTURING #22] some changes in path variables Kaan Cökerim 2021-09-08 13:06:51 +02:00
  • 7f9d240d02 Adding Bugfix from port-to-py3 port for incorrect picksdict to develop branch Jeldrik Gaal 2021-09-05 09:26:59 +02:00
  • 7c5e16ecc6 [FOLDER RESTURCTURING #22] designated datapath as new single path variable and changed variable assignments accordingly for Project() and Event() classes and partially in MainWindow(). Kaan Cökerim 2021-08-30 14:04:25 +02:00
  • 321a871d62 Implemented merge suggestions #11 Kaan Cökerim 2021-08-12 15:43:23 +02:00
  • a738dc57ec Minor bug fixes. Fixes #16 Kaan Cökerim 2021-08-12 14:24:05 +02:00
  • ca56139922 [minor] corrected some coding mistakes, added some requirements Marcel 2021-08-12 09:42:18 +02:00
  • 81240a8ffe [bugfix] also regarding #20 Marcel 2021-08-11 16:18:41 +02:00
  • d236d3d80f Merge branch 'develop' into feature/port-to-py3 Marcel 2021-08-11 15:16:19 +02:00
  • 2dd48b4c62 [bugfix] picksdict was corrupted so that no manual picks could be loaded from .xml, fixes #20 Marcel 2021-08-10 17:40:49 +02:00
  • e850e5d4fe Removed hard coded user specific data paths Kaan Cökerim 2021-08-04 17:05:43 +02:00
  • 4fd27994f6 Extern saving routine for map png Kaan Cökerim 2021-08-04 16:58:14 +02:00
  • ca140d3fe1 Tabel now checks if magnitude object has any entries before trying to write to event table Kaan Cökerim 2021-07-28 10:14:09 +02:00
  • 60db23e83c Fixed minor plot bugs Kaan Cökerim 2021-07-26 13:18:24 +02:00
  • b976ec6ab0 [minor] remove redundant code Marcel 2021-07-20 17:24:27 +02:00
  • 702b7f3fb1 [minor] removed total number of picks which seems to be buggy (and also not explained) Marcel 2021-07-20 14:09:57 +02:00
  • 320cb42390 [bugfixes] some more bugfixes Marcel 2021-07-16 10:15:40 +02:00
  • cc1139d2ca [bugfix] some (py3) related fixes in rotate station and minMax plotting Marcel 2021-07-15 12:04:34 +02:00
  • aa73bb0ae8 [bugfix] WIP, creating new issue: Could not save project after initializing Event table; PySide2.QTableWidgetItem cannot be pickled! Marcel 2021-07-09 15:31:12 +02:00
  • de11c3b611 [bugfix] added dummy argument for QAction trigger signal fixes #14 Marcel 2021-07-09 12:16:32 +02:00
  • 92c328e3c6 [bugfix] closes #15 increased pointsize and moved station labels Marcel 2021-07-09 12:10:10 +02:00
  • 819ea8bf00 [bugfix] Parameter window opening when loading events Marcel 2021-07-09 11:22:04 +02:00
  • bd9c1d0f73 Some Minor Fixes Kaan Cökerim 2021-07-09 10:06:28 +02:00
  • 30eb8fbbbd [Bugifx] Taup model was hard coded as iasp91. Ludger Kueperkoch 2021-07-07 11:10:23 +02:00
  • 8b03aab381 [Bugfix] Take into account if only local or moment magnitude has been derived to write event list properly. Ludger Kueperkoch 2021-07-05 11:29:44 +02:00
  • 5efe75f4ea Minor bug fixes Kaan Cökerim 2021-06-21 11:28:54 +02:00
  • 7ccad4cb86 minor bug fixes Kaan Cökerim 2021-06-18 19:21:43 +02:00
  • 3af02bbbf7 Merge branch 'develop' of https://git.geophysik.ruhr-uni-bochum.de/marcel/pylot into develop Ludger Kueperkoch 2021-06-18 13:01:43 +02:00
  • a6af015f05 For some data scopy is not working (??), captured that. Ludger Kueperkoch 2021-06-18 12:59:38 +02:00
  • b4e72eafe7 Fixed another QtGui issue Kaan Cökerim 2021-06-17 16:35:47 +02:00
  • fbeab85bb3 Fixed pgplot QtGui imports Kaan Cökerim 2021-06-17 16:27:30 +02:00
  • 0c43040faf Map finalized. Added evironment YML Kaan Cökerim 2021-06-17 16:04:18 +02:00
  • 6e40811b01 [minor] small bugfix Marcel 2021-06-17 15:34:23 +02:00
  • 04067cac8e Map zoom and pan work. Interaction with station scatters broken. Map grid does not adjust to changed map scales Kaan Cökerim 2021-06-16 16:02:35 +02:00
  • 67e2ba3ad7 Additional screen output, temporarily comment amplitude info for obs-file. Ludger Kueperkoch 2021-06-15 11:18:24 +02:00
  • 2ccdfb8470 Map is displayed correctly. Zoom/Pan does not work -> Structure needs rework Kaan Cökerim 2021-06-02 21:04:51 +02:00
  • f502ac0a00 Array map is now setting up, though it does not display the map correctly. Issue with plotting axes or show command? Kaan Cökerim 2021-05-26 14:08:02 +02:00
  • 978bf42a3e Paramter window works again. TODO: find line that sets PyLot.get_Parameters(show=FALSE). At the moment it is hard coded to be always shown Kaan Cökerim 2021-05-09 14:46:13 +02:00
  • 5289be55dd Merge branch 'develop' of https://git.geophysik.ruhr-uni-bochum.de/marcel/pylot into develop Jeldrik Gaal 2021-05-06 13:49:12 +02:00
  • 27c9bbb96a Manualy adding generic Amplitude to .obs files Jeldrik Gaal 2021-05-06 13:48:44 +02:00
  • 4451209907 GUI starts and most menus work. Some variables apperently got lost within various branches Kaan Cökerim 2021-04-23 12:00:04 +02:00
  • ded46d45cc GUI starts successfully. Changed imports tu work with pyside2 Kaan Cökerim 2021-04-04 12:21:27 +02:00
  • c9bd0a147c Preparation of implementing pick-quality button. Ludger Kueperkoch 2021-04-01 11:01:06 +02:00
  • 07e7ef3efa [revision] cleaned up unclean code: tabs -> spaces Marcel 2021-03-30 16:39:44 +02:00
  • f11ffc67ff Merge branch 'develop' of https://git.geophysik.ruhr-uni-bochum.de/marcel/pylot into develop Jeldrik Gaal 2021-03-29 16:10:08 +02:00
  • 217fa330c1 Fixed eventlist not working after locating twice Changed exception when less then 2 horizontals are found to warning Jeldrik Gaal 2021-03-29 16:05:50 +02:00
  • bfec58cc24 [bugfix] entering if when len(mag) == 1 Marcel 2021-02-01 16:03:23 +01:00
  • 172786dc6d [Bugfix] Remove elements of shrinking list! Ludger Kueperkoch 2021-01-14 14:04:50 +01:00
  • a9784d33e5 If events have been removed, project-event list is updated automatically. Ludger Kueperkoch 2021-01-14 10:13:51 +01:00
  • 21453159b7 Started implementing saving peak-to-peak amplitude in .obs file Ludger Kueperkoch 2020-12-10 12:50:33 +01:00
  • f40d22af33 FOCMEC needs suffix *.in for input file. Ludger Kueperkoch 2020-10-15 10:02:02 +02:00
  • 01fea084d5 [Bugfix] Avoid printing * in focmec-input file. Ludger Kueperkoch 2020-10-15 09:43:25 +02:00
  • 16f6e2d1fd [Bugfix] localmag and momentmag referenced before assignment. Ludger Kueperkoch 2020-10-07 10:37:41 +02:00
  • 49c747b638 Merge branch 'develop' of https://git.geophysik.ruhr-uni-bochum.de/marcel/pylot into develop Ludger Kueperkoch 2020-10-06 11:26:37 +02:00
  • f8f4e6789c [new] add extent option "active" to pick high frequency active seismic data Marcel 2020-10-06 10:44:27 +02:00
  • 08c2d7556f Implemented first-motion info into picking window. Ludger Kueperkoch 2020-09-30 13:27:02 +02:00
  • 7d77cb0b2f [Bugfix] Wrong syntax for multiple if statements. Ludger Kueperkoch 2020-09-30 10:11:10 +02:00
  • 6f70b2c0e2 Implemented first-motion picker within manual picking. Ludger Kueperkoch 2020-09-29 16:48:38 +02:00
  • 8f1ab87045 Started implementing automated first-motion picking within manual picking. Ludger Kueperkoch 2020-09-28 16:55:25 +02:00
  • 5351043493 Local and moment magntiude occur on event list. Ludger Kueperkoch 2020-09-28 15:11:23 +02:00
  • dccbaa357a Check if data directory exists to avoid program abortion. Ludger Kueperkoch 2020-09-22 10:30:48 +02:00
  • 37c8858096 Limit number of fft bins. Ludger Kueperkoch 2020-09-21 17:01:06 +02:00
  • f93499da7d For unknown reasons sometimes station and network information are not avaialble, avoid program failure. Ludger Kueperkoch 2020-09-16 16:16:53 +02:00
  • e4cfebe989 Capture possible error occuring due to to incomplete dictonaries. Ludger Kueperkoch 2020-07-30 15:21:26 +02:00
  • da360990f6 [Bugfix]: Capture error ocurring when writing output files without event location. Ludger Kueperkoch 2020-07-30 13:55:56 +02:00
  • e083e75d73 Make sure to load autoPyLoT-event information from xml file. Ludger Kueperkoch 2020-07-30 13:27:38 +02:00
  • 79192cda33 Distinguish between auto picks and manual picks in code. Ludger Kueperkoch 2020-07-30 13:04:45 +02:00
  • 066db3df53 Removed unnecassary print statements. Ludger Kueperkoch 2020-07-30 10:40:34 +02:00
  • 6d81e4a132 Speed up spectral fit; take into account that in seldom cases not all pick information in pick dictionary are available. Ludger Kueperkoch 2020-07-30 10:37:39 +02:00
  • f49b9054b0 [Bugfix]: Take into account onset time might be None. Ludger Kueperkoch 2020-07-29 15:10:22 +02:00
  • 82e2c325ae Return 'N' (noisy) for first motion instead None. Ludger Kueperkoch 2020-07-29 14:51:23 +02:00
  • 85ae05b580 Updated author information. Ludger Kueperkoch 2020-07-29 13:55:54 +02:00
  • e64135c7a8 [Bugfix]: Check for key S and be sure to get element weight for pick dictionary. Ludger Kueperkoch 2020-07-29 12:14:42 +02:00
  • b7795ca562 Removed right-side picking to stabilize algorithm. Ludger Kueperkoch 2020-07-29 10:10:18 +02:00
  • 8066bd2f01 Avoid IOerror, relaxed to warning message to keep PyLoT running. Ludger Kueperkoch 2020-07-28 17:16:48 +02:00
  • df6a6c1c71 Added output for hypoDD. Ludger Kueperkoch 2020-07-28 13:08:25 +02:00
  • 1f6a44eeef [Bugfix]: elif statement was not working. Ludger Kueperkoch 2020-07-27 16:55:19 +02:00
  • 2bab42a0dc [Bugfix] invlist is already inventory object! Ludger Kueperkoch 2020-07-27 16:26:11 +02:00
  • c7d8569105 Enabled writing for FOCMEC output. Ludger Kueperkoch 2020-07-23 16:51:05 +02:00
  • 003ba76650 [Bugfix]: PyLoT is now able to write VELEST-input cnv-file. Ludger Kueperkoch 2020-07-21 16:22:17 +02:00
  • 7617958a1c Capture problems during data fitting. Ludger Kueperkoch 2020-07-21 11:55:27 +02:00
  • 32c95757c6 [minor] small changes to autopylot.sh script Marcel 2020-07-16 12:36:23 +02:00