Ryan Modrak

Results 91 comments of Ryan Modrak

This helps a lot, many thanks.

Hi Thomas, I am not an AxiSEM developer, and I'm not sure how relevant the following is. I tried to reproduce your comparison, except rather than downloading synthetics directly from...

Some context--I was coincidentally doing an extremely similar experiment, so I went ahead and posted above. At best, I hope it might narrow the scope of debugging. At worst, it...

Closing due to inactivity (feel free to post a new issue if the underlying problem remains)

Thanks for these comments and linked issues, much appreciated. Any flags or options that support Carl's way or working could be helpful. UAF could perhaps develop its own [templates](https://github.com/rmodrak/mtuq_script_generator/blob/3e2181639da4615822e5610c077a06d19827288c/mtuq_script_generator.py#L69), or...

If you had, say, a dictionary of window start and end times, it should be fairly quick to get something working. To add to Julien's reply, I would start by...

First, Should we introduce a colorbar saturation option? If so, what should be the default? See figure below for one possible approach.

Second, should we turn the following normalization on by default? https://github.com/rmodrak/mtuq/blob/9c53730e65ef83f4deb18a1a55efd642749a98ee/mtuq/misfit/waveform/level0.py#L25 With this turned on, plotting variance reduction could become as simple as ``` from graphics import plot_misfit_lune plot_misfit_lune(filename, 1....

Good points, thanks. Agreed, the current plotting works well in most cases. To add some context, there is some specific motivation here based on sponsor feedback. The motivation has to...

Given the above, let me go ahead and add a colorbar clipping option, but keep it turned off by default for now. Agreed that "clipping" is a better description of...