easyQuake icon indicating copy to clipboard operation
easyQuake copied to clipboard

Simplified machine-learning driven earthquake detection, location, and analysis.

Results 11 easyQuake issues
Sort by recently updated
recently updated
newest added

Hello, I am using a seismic event picker that isn't currently integrated with EasyQuake and I can produce picks in a format similar to EasyQuake's expected input (e.g., "MB NDMT...

I added some modifications to easyQuake.py to include new functions for computing local and mblg magnitudes. Also, I created a function that merges all the picks into a single file...

Hi dear @jakewalter and all, We have installed EasyQuake and run test data. Thank you very much for this great code! We are planning to use EasyQuake in a local...

What a great tool! It would be very useful to allow the 'cut_event_waveforms' module to clip the traces for all available waveforms for that day, not just those that triggered...

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.2 to 2.9.3. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow in tf.keras.losses.poisson (CVE-2022-41887) Fixes a...

dependencies

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2 to 2.9.3. Release notes Sourced from tensorflow's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow in tf.keras.losses.poisson (CVE-2022-41887) Fixes a...

dependencies

Hello, are the .h5 files relative to the original implementation of each model, i.e. trained with the original dataset and having the original weights of the models? Or did you...

Dear Jake, I am doing some test with your easyQuake suite. It is a very nice "integrated" solution. I am facing an issue about the location codes of the seismic...

I tried running locate_hyp2000 for depth correction but cat. write command can not update the depth of the event in the XML file.

Hi Jake, I am falling into an error in which, if no events are detected during one time chunk (With EQTransofrmer as machine picker), the gpd_picks.out file is not created...