Commit Graph

  • 912347beda [change] colormap can be adjusted in array_map Marcel 2019-04-05 10:20:30 +0200
  • 6d4610983d [minor] exclude folder "EVENTS-INFO" from possible event folders in dmt_structure Marcel 2019-04-03 15:08:36 +0200
  • dfc9de69de [bugfix] small workaround, will still cause error in case Z-component ist tilted by more than 5deg before: wfdat[0] was using HHE component of previously rotated stream, which could not be found in metadata (dataless fname still HH2) Marcel 2019-04-03 15:00:08 +0200
  • 0995350697 [bugfix] Thomas commit append an .in to every input file (e.g. pylot.in.in) Marcel 2019-04-01 15:54:58 +0200
  • a90ef26344 [add] paramter taup_phases Marcel 2019-04-01 11:08:00 +0200
  • 9fd982b1ef Modified the Save settings widget for saving the input files such that the file extension .in is always added Thomas Moeller 2019-03-28 14:04:39 +0100
  • af43d247c6 Bugfix #270: Create path for Symmetric picking error so it can be drawn Darius Arnold 2019-03-22 10:42:16 +0100
  • be71fc0298 Removal of Dead Code Sally 2019-03-21 12:40:35 +0100
  • bcc5055ef3 [bugfix] Sorting items before removing them from list Sally 2019-03-21 12:37:09 +0100
  • 81c7ac2f6e [bugfix] split for dirty event (*) Marcel 2019-03-20 10:16:03 +0100
  • 0d07adeeae [bugfix] unhashable type "newstr" Marcel 2019-03-20 10:15:44 +0100
  • 106c6c3939 [new] array maps can now be refreshed on button click as well to spare refresh time for large arrays Marcel 2019-03-12 15:18:35 +0100
  • e8df5198ea [bugfix] missing split for * in dirty events Marcel 2019-03-12 15:18:02 +0100
  • a8db13095e [update] merging picks in Data updated Marcel 2019-03-12 15:15:48 +0100
  • ea07823a61 [change] imported pick/location data now completely overwrites current data instead of "weirdly" merging everything Marcel 2019-03-12 15:14:00 +0100
  • 02900d8c9d Markierte Items/Dateipfade erscheinen im Lineedit Sally 2019-03-12 11:04:20 +0100
  • 545203f798 Entfernen von Dead Code Sally 2019-03-11 11:26:26 +0100
  • 685d68fd47 Einfügen eines LineEdits Sally 2019-03-11 11:19:57 +0100
  • 15d294626f Filter von Übersicht auf einzelne Stationen übertragen Sally 2019-02-27 09:46:37 +0100
  • 2e2924efa1 Update for changed button name Sally 2018-10-18 13:02:09 +0200
  • e9ee37f5f7 Aktualisierung der Zuweisung von Funktionen und Buttons Sally 2018-10-18 12:57:01 +0200
  • bae318520b Entfernen einer Funktion, die nie aufgerufen wurde Sally 2018-10-18 12:55:15 +0200
  • eedcd2aaa5 Anpassung der from_metadata Funktion an neue Programmstruktur Sally 2018-10-18 12:54:11 +0200
  • ff4755bc79 Änderungen am GUI-Aufbau, Initialisierung von allen Elementen Sally 2018-10-18 12:51:11 +0200
  • 7d2e1e7df6 Hinzufuegen und loeschen von Metadaten (Pfaden dahin), Cancel-Option Sally 2018-10-18 12:17:23 +0200
  • 56919b7d8a Resize Sally 2018-10-16 10:08:39 +0200
  • d6381e80c1 [bugfix] cell changing did not set event/project dirty Marcel 2019-03-06 14:52:23 +0100
  • 6032018067 [bugfix] network/station interchanged leading to huge load times for metatada Marcel 2019-03-06 14:50:58 +0100
  • a9d92e70ce [bugfix] stations not updated when changing event Marcel 2019-03-06 11:25:58 +0100
  • 49bcdd2680 [bugfix] time axis for plots created with linspace instead of arange [minor] enhanced error output Marcel 2019-03-07 16:30:35 +0100
  • 9583f9d351 [bugfix] make sure t and rms have same length by using np.linspace instead of np.arange Marcel 2019-02-21 14:20:53 +0100
  • 7bf3bb6835 [minor] various small fixes Marcel 2019-02-21 10:17:51 +0100
  • 9ae8e36061 [bugfix] taupy picks not initiated in array_map Marcel 2019-02-28 17:04:59 +0100
  • 4dfcdb41ec [bugfix] missing split for event dirty flag (*) in event_table Marcel 2019-02-28 16:39:53 +0100
  • 16b469ff67 [bugfix] information about deleted picks was not transferred to the current event, thus not saved Marcel 2019-02-28 16:20:21 +0100
  • f0e2fdb470 [bugfix]/[improvement] handle station id lacking location, related to #266 Darius Arnold 2018-12-07 13:06:39 +0100
  • f892225229 [bugfix] Strip star from event path when getting text from eventBox Darius Arnold 2018-12-07 12:47:06 +0100
  • 2a22409145 Change "not a in b" to more readable "a not in b", add comments in Metadata class Darius Arnold 2018-12-07 11:24:11 +0100
  • 45949afca6 [bugfix] #267 Remove stations from ArrayMap whose metadata files were removed Darius Arnold 2018-12-07 11:19:54 +0100
  • f1690edf71 [Bugfix]: Fix stationlist in TuneAutopicker dialog, partial fix of #266 Darius Arnold 2018-12-07 09:44:12 +0100
  • 6a0c1dda9d [Bugfix]: Fix plot title in TuneAutopicker, partial fix of #266 Darius Arnold 2018-12-07 09:33:02 +0100
  • 3abeabc75c [bugfix] File wasn't closed explicitly, add implicit close by with statement Darius Arnold 2018-11-30 11:20:47 +0100
  • 48d5406639 [Add] section describing the event info CSV file Darius Arnold 2018-11-30 11:03:30 +0100
  • 0964139799 Merge branch 'develop' into feature/documentation Darius Arnold 2018-11-30 10:27:42 +0100
  • 6afb61b666 [change] order to Day/Month/Year when reading csv file for event info Darius Arnold 2018-11-30 10:26:57 +0100
  • 815a18f2f3 [bugfix] error in check during loading of event info csv file Darius Arnold 2018-11-30 10:21:54 +0100
  • 718172dcd1 [minor] change axis label for comparison dialog Darius Arnold 2017-08-26 19:30:46 +0200
  • 5e6d2e7211 [Bugfix] Merge traces treating overlaps as data instead of gaps Darius Arnold 2018-11-30 09:42:22 +0100
  • b01c15d755 Fix errors, add picking window description Darius Arnold 2018-10-23 11:47:02 +0200
  • 86035d3cd6 Add description of comparison options Darius Arnold 2018-10-19 12:01:25 +0200
  • 4ab453899a Add linebreak that was missing in exported document Darius Arnold 2018-10-15 14:38:07 +0200
  • 6c3998285b Add invisible character to increase size of column in table Darius Arnold 2018-10-15 14:37:39 +0200
  • 974be21a06 Correct some errors, add some information Darius Arnold 2018-10-01 13:01:50 +0200
  • dfe3f9b32a [Bugfix]: There might be no network nor location information available, strange! Ludger Küperkoch 2018-10-10 11:40:11 +0200
  • cf7fafbe62 Additional possible suffix for metadata file. Ludger Küperkoch 2018-10-10 11:17:58 +0200
  • 637b821582 Add description of Waveform Plot buttons Darius Arnold 2018-10-01 12:46:38 +0200
  • d0503d4261 Add description of the tune autopicker window Darius Arnold 2018-09-24 12:54:32 +0200
  • 18308a7168 Add description of jackknife and wadati check Darius Arnold 2018-09-24 11:02:23 +0200
  • f56087b68e More work on GUI.md Darius Arnold 2018-09-17 12:00:55 +0200
  • 7dbc2cb334 Worked on GUI documenation, added images Darius Arnold 2018-09-14 23:31:36 +0200
  • 2d233a7099 Merge branch 'develop' into feature/documentation Darius Arnold 2018-09-14 21:46:29 +0200
  • 739a6e89f4 [pycharm] optimized imports Marcel 2018-08-16 17:34:05 +0200
  • c23bbfae8a [bugfix] enhanced emergency reset loop for corrupted QSettings Marcel 2018-08-16 16:21:28 +0200
  • 6546f8f196 [update] warn user in case of low SNR for manual pick Marcel 2018-08-16 16:14:48 +0200
  • ce1564c2f8 [minor] improved convenience, small bugfix Marcel 2018-08-15 15:51:41 +0200
  • 8a187905cb [update] finalized recent projects [minor] some small fixes, improvements Marcel 2018-08-15 15:39:43 +0200
  • 402248f340 [new] minor, add recently used projects (WIP) Marcel 2018-08-14 14:21:32 +0200
  • 6936cfcfa6 [bugfix] Taupy didn't check return of get_coordinates Darius Arnold 2018-08-13 22:42:19 +0200
  • 96adbddeba [remove] unused parameter in create_arrivals Darius Arnold 2018-08-13 22:37:48 +0200
  • dcd0bc40d7 [remove] old autopickstation code Darius Arnold 2018-08-13 22:35:38 +0200
  • a82a1cddc8 [minor] changed message for pick deletion Marcel 2018-08-13 17:44:24 +0200
  • f22f7845cb [new] remove picks on map with middle-click [bugfix] remove old annotations Marcel 2018-08-13 12:49:48 +0200
  • 26a4cc568a [new] perform jackknife on gradient of stations in array map and highlight them in case of high std Marcel 2018-08-13 11:24:48 +0200
  • a0f9561bcf [new] hybrid selection for array_map (plot automatic and manual picks, prefer manuals) Marcel 2018-08-09 11:16:20 +0200
  • b7d3568498 [bugfix] Taupy used even if disabled when p start time > 0 Darius Arnold 2018-08-08 21:45:17 +0200
  • 9929e3d441 [change] testPickingResults.py in accordance with bugfix Darius Arnold 2018-08-08 19:25:41 +0200
  • 45370e2c67 [bugfix] PickingResults raised incorrect error on missing attribute Darius Arnold 2018-08-08 19:25:11 +0200
  • d4e2f4a070 [bugfix] maxDiff not correctly set in test_autopickstation Darius Arnold 2018-08-07 13:59:25 +0200
  • 146da1d794 [change] Quality class determination documentation improvement Darius Arnold 2018-08-07 13:58:59 +0200
  • 677d3a200c [bugfix] return statement disappeared on merge in a45e817213 Marcel 2018-08-07 10:33:57 +0200
  • e46c0fb862 [minor] typos Marcel 2018-08-07 10:06:39 +0200
  • a2af6b44f3 [bugfix] regard location ID in PyLoT! (WIP) Marcel 2018-08-06 16:03:54 +0200
  • 34891d3dc1 [minor] added verbosity flag for Metadata to reduce output in GUI Marcel 2018-08-06 09:19:30 +0200
  • a85b79e432 [change] try to merge streams instead of deleting them when they have gaps Marcel 2018-08-06 09:00:55 +0200
  • 5f2848d584 [bugfix] do not read the same files multiple times for each channel Marcel 2018-08-03 14:03:27 +0200
  • d3fee396b2 [modify] test_autopickstation to work with new return value Darius Arnold 2018-08-03 13:50:41 +0200
  • 0c4085ed76 [bugfix] station name was in dictionary instead of a list item for autopickstations return value Darius Arnold 2018-08-03 13:50:14 +0200
  • 2b9cf655ae [change] autopickstation works with new Metadata class Darius Arnold 2018-08-03 13:47:46 +0200
  • 86f6584d91 Modify test_autopickstation's MockMetadata to work with the new Metadata class Darius Arnold 2018-08-03 13:23:52 +0200
  • a45e817213 Merge remote-tracking branch 'origin/develop' into feature/refactor Darius Arnold 2018-08-03 11:55:13 +0200
  • 5c74160710 Merge branch 'feature/metadata_class' into develop Marcel 2018-08-03 11:18:34 +0200
  • e75beff883 [minor] cosmetics on dataPlot bottom layout Marcel 2018-08-03 11:16:56 +0200
  • d9a4c40d0b [minor] hide pick qualities histogram action (not implemented yet) Marcel 2018-08-03 11:16:08 +0200
  • b9cf219b39 Adding/modifying documentation in autopick.py Darius Arnold 2018-08-03 11:05:42 +0200
  • 7b2ae2fa8f Disable NonLinLoc in testing parameter file Darius Arnold 2018-08-03 11:01:58 +0200
  • 108ba80b83 [minor] disable length limit when printing diff of picking results Darius Arnold 2018-08-03 11:00:53 +0200
  • 8dcea2a8c3 [change] PickingResults now only stores actual results, PickingContainer stores intermediary values Darius Arnold 2018-08-03 10:59:10 +0200
  • e211a901ff [bugfix] could not init array map when loading project Marcel 2018-08-03 09:33:37 +0200
  • 393413d6fc [bugfix] closes #215 Marcel 2018-08-02 15:42:34 +0200
  • d5e9cd07d4 [revert] went back to old quality assessment without SNR Marcel 2018-08-02 14:18:20 +0200