Kaan Cökerim kaan
  • Joined on 2021-02-01
kaan pushed to develop at marcel/pylot 2022-06-29 14:07:58 +02:00
5ef427ec12 Merge branch 'develop' of git.geophysik.ruhr-uni-bochum.de:marcel/pylot into develop
29cf978782 minor bug fixes
2c188432a1 Merge branch 'develop' of https://git.geophysik.ruhr-uni-bochum.de/marcel/pylot into develop
3392100206 Removed psd
Compare 4 commits »
kaan closed issue marcel/pylot#9 2022-03-31 12:38:14 +02:00
PyQtGraph conflicts with GUI element inheritance
kaan closed issue marcel/pylot#10 2022-03-31 12:37:52 +02:00
PyLot starts only with pylot.yml environment but crashes for other custom environments
kaan commented on issue marcel/pylot#10 2022-03-31 12:37:49 +02:00
PyLot starts only with pylot.yml environment but crashes for other custom environments

Could not reproduce this issue. Added new, clean Anaconda environment in pylot.yml with Python 3.8 which does not cause any problems with pyqtgraph. If the issue was solely related to library…

kaan pushed to feature/port-to-py3 at marcel/pylot 2022-03-08 12:58:47 +01:00
7c926327dd Merge branch 'feature/port-to-py3' of git.geophysik.ruhr-uni-bochum.de:marcel/pylot into feature/port-to-py3
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
0dc5aff3fc [FOLDER RESTURCTURING #22] some changes in path variables
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().
Compare 4 commits »
kaan opened issue marcel/pylot#23 2021-09-08 15:07:06 +02:00
Implement plotting of non-standart instrument components
kaan opened issue marcel/pylot#22 2021-08-26 11:40:36 +02:00
Refurbish folder structure
kaan closed issue marcel/pylot#16 2021-08-12 15:44:01 +02:00
Lokale Variable "phases"
kaan pushed to feature/port-to-py3 at marcel/pylot 2021-08-12 15:43:31 +02:00
321a871d62 Implemented merge suggestions #11
a738dc57ec Minor bug fixes. Fixes #16
Compare 2 commits »
kaan pushed to feature/port-to-py3 at marcel/pylot 2021-08-04 17:05:49 +02:00
e850e5d4fe Removed hard coded user specific data paths
kaan pushed to feature/port-to-py3 at marcel/pylot 2021-08-04 16:58:19 +02:00
4fd27994f6 Extern saving routine for map png
kaan commented on issue marcel/pylot#21 2021-07-28 11:01:59 +02:00
Fehler beim Einlesen von Daten

Fixed in feature/port-to-py3. Es wird jetzt erst geprüft, ob das magnitude object überhaupt Einträge hat und ansonsten wird ein leerer string in die Tabelle geschrieben.

kaan closed issue marcel/pylot#21 2021-07-28 11:01:59 +02:00
Fehler beim Einlesen von Daten
kaan pushed to feature/port-to-py3 at marcel/pylot 2021-07-28 10:14:16 +02:00
ca140d3fe1 Tabel now checks if magnitude object has any entries before trying to write to event table
kaan pushed to feature/port-to-py3 at marcel/pylot 2021-07-28 10:11:19 +02:00
60db23e83c Fixed minor plot bugs
kaan opened issue marcel/pylot#19 2021-07-09 17:29:21 +02:00
Cartopy Grid as seperrate "Artists" to redraw when zooming/panning
kaan opened issue marcel/pylot#14 2021-07-09 12:07:21 +02:00
Initializing array switches back to waveform tab
kaan pushed to feature/port-to-py3 at marcel/pylot 2021-07-09 10:06:34 +02:00
bd9c1d0f73 Some Minor Fixes
kaan created pull request marcel/pylot#11 2021-06-21 11:35:37 +02:00
WIP: feature/port-to-py3
kaan pushed to feature/port-to-py3 at marcel/pylot 2021-06-21 11:28:59 +02:00
5efe75f4ea Minor bug fixes