Marcel Paffrath marcel
  • Joined on 2020-08-13
marcel pushed to tomography at marcel/pylot 2025-04-10 15:29:37 +02:00
274bf31098 [minor] add submit_fmtomo.sh
marcel pushed to tomography at marcel/pylot 2025-04-10 15:07:45 +02:00
f48793e359 [update] add some lost files
marcel pushed to tomography at marcel/pylot 2025-04-10 14:55:04 +02:00
80fd07f0f8 [update] add shell scripts
marcel pushed to tomography at marcel/pylot 2025-04-10 13:59:38 +02:00
cec6cc24c5 [initial commit]
marcel created branch tomography in marcel/pylot 2025-04-10 13:59:37 +02:00
marcel pushed to develop at marcel/pylot 2025-04-03 11:23:33 +02:00
8a1da72d1c [update] increased robustness of correlation picker. If autoPyLoT fails on the stacked trace it tries to pick other stacked traces. Ignoring failed autoPyLoT picks can manually be set if they are not important (e.g. when only pick differences are important)
marcel pushed to develop at marcel/survBot 2025-03-25 11:44:18 +01:00
4e25190fbc Merge remote-tracking branch 'origin/develop' into develop
8ac501e8dc [update] add parameter to disable PowBox usage for selected stations also to parameters.yaml, updated style sheets for html
Compare 2 commits »
marcel pushed to develop at marcel/pylot 2025-03-19 15:43:34 +01:00
c989b2abc9 [update] re-implemented code that was lost when corr_pick was integrated in pylot. Use all reference-pick-corrected theoretical picks as correlation reference time instead of using only reference picks
marcel pushed tag 0.3 to marcel/pylot 2025-03-19 15:43:34 +01:00
marcel created branch darius-save in marcel/pylot 2025-03-06 12:21:37 +01:00
marcel pushed to darius-save at marcel/pylot 2025-03-06 12:21:37 +01:00
cfe59cc264 Merge remote-tracking branch 'origin/develop' into darius
marcel created branch feature/dae in marcel/pylot 2025-03-06 12:21:37 +01:00
marcel pushed to feature/dae at marcel/pylot 2025-03-06 12:21:37 +01:00
marcel pushed to develop at marcel/pylot 2025-03-06 12:21:36 +01:00
2dc27013b2 Update README.md
marcel pushed to develop at marcel/pylot 2024-11-20 17:17:58 +01:00
4bd2e78259 [bugfix] explicitly pass parameters to "picksdict_from_picks" to calculate pick weights. Otherwise no weights could be calculated. Closes #40
468a7721c8 [bugfix] changed default behavior of PylotParameter class to use default Parameter if called without input parameters. Related to #40
555fb8a719 [minor] small code fixes
Compare 3 commits »
marcel closed issue marcel/pylot#40 2024-11-20 17:17:57 +01:00
Bug when exporting picking/location parameters
marcel pushed to develop at marcel/pylot 2024-11-20 11:14:31 +01:00
5a2a1fe990 [bugfix] flawed logic after parameter renaming corrected
64b719fd54 [minor] increased robustness of correlation algorithm for unknown exceptions...
Compare 2 commits »
marcel closed issue marcel/pylot#12 2024-10-10 15:48:19 +02:00
Error message on startup
marcel closed issue marcel/pylot#27 2024-10-10 15:47:52 +02:00
matplotlib Version >= 3.4.x causes multiple errors in array_map
marcel closed issue marcel/pylot#18 2024-10-10 11:59:44 +02:00
Event table cannot be pickled in Python3 (PySide2)