uafgeotools / mtuq

moment tensor uncertainty quantification
BSD 2-Clause "Simplified" License
67 stars 22 forks source link

Uncertainty in MTUQ #211

Closed Rinku-274 closed 1 year ago

Rinku-274 commented 1 year ago

Two new python files have been added in "mtuq/examples".

  1. GridSearch.DoubleCouple_random.py : It generates figures 7(c)-(f) of SilwalTape2016
  2. GridSearch.DoubleCouple+Depth_random.py : It generates the uncertainty figures for each depth search (fix magnitude) by creating different directories in the same path. And finally the code ends with creating the color contrast of each beachball diagram according to Uncertainty in the "Depth Vs Misfit" plot (fig below). 20090407201255351DC+Z_misfit_depth_tradeoffs
rmodrak commented 1 year ago

Hi Rinku, For now, would you consider adding these scripts to the following repo? https://github.com/uafgeotools/mtuq_supp/tree/main/visualization thank you, Ryan

Rinku-274 commented 1 year ago

Okay. I'll put the changes on mtuq_supp.

Thanks.

On Wed, 29 Mar, 2023, 3:18 am Ryan Modrak, @.***> wrote:

Hi Rinku, For now, would you consider adding these scripts to the following repo instead? https://github.com/uafgeotools/mtuq_supp/tree/main/visualization thank you, Ryan

— Reply to this email directly, view it on GitHub https://github.com/uafgeotools/mtuq/pull/211#issuecomment-1487636648, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ2LIMIYTPXJAIPZ45QMMFDW6NMBPANCNFSM6AAAAAAWK37EYQ . You are receiving this because you authored the thread.Message ID: @.***>

rmodrak commented 1 year ago

Added to mtuq_supp