Gisola
Gisola copied to clipboard
Gisola: A High Performance Computing application for real-time Moment Tensor inversion
Resolving issue: [https://github.com/nikosT/Gisola/issues/35](https://github.com/nikosT/Gisola/issues/35)
hello, there is a minor issue when dealing with 12Z etc channels in stream.py. currently they are rotated FIRST (which rotates 12Z to a ZNE frame), and then the inventory...
Setting the value to `null` at the `Magnitudetype` at the `Watcher` configuration seems that is not working properly. You should use a valid type (depending also on the source of...
**Describe the bug** All MTs solutions are being acknowledged in order to retrieve the best, however, not all MT solutions as being stored when processing is done. Specifically, are stored:...
**Describe the bug** When plotting a large range of x-y-z axis, figures might cut out beachballs representation from plot (see the last column). **Screenshots**
**Is your feature request related to a problem? Please describe.** In some rare cases the ObsPy can not plot a full MT beachball, then Gisola falls back to DC plotting...
ref. https://github.com/nikosT/Gisola/discussions/53 Hello, I made the necessary changes to set NUM_OF_TIME_SAMPLES from 8192 points to 1024. I did some testing and inversions are indeed faster: ``` 8192.log INFO Function 'calculateInversions'...
This is a minor fix to make the time and cross section correlation plots cleaner. Before  After 
This PR introduces changes to read the Keyinv (dev/iso) parameter directly from the Gisola configuration file. The default value of Keyinv is set to 2 (deviatoric) when it is not...
Currently, Gisola works on obspy 1.2.2, but this version does not support stationXML 1.2. Therefore, it should move to a version that handles it. Obspy 1.3.1 seems to be working...