Block a user
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
PyQtGraph conflicts with GUI element inheritance
PyLot starts only with pylot.yml environment but crashes for other custom environments
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…
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().
Implement plotting of non-standart instrument components
321a871d62
Implemented merge suggestions #11
a738dc57ec
Minor bug fixes. Fixes #16
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.
ca140d3fe1
Tabel now checks if magnitude object has any entries before trying to write to event table
Cartopy Grid as seperrate "Artists" to redraw when zooming/panning
Initializing array switches back to waveform tab