Santiago Soler

Results 200 comments of Santiago Soler

After talking about this PR in today's meeting, we think that the people that are being added to the `AUTHORS.md` should give explicit permission to do so before we merge...

I would like to be added to the `AUTHORS.md` file 🙂

I just removed @ngodber from the file because we didn't receive an explicit consent to include their name. @ngodber you can totally add yourself to the file if that's your...

Was this solved by https://github.com/simpeg/simpeg/commit/501aa0f9c38124a34e0a5824797c0c45065e2c87? If that's the case, maybe we could close this issue

Thanks @thibaut-kobold for you replies! > just for the record (have not looked in detail): ordering is necessary when each cluster is updated based on a different prior set of...

Since the reproducable example is quite long, it's easy to lose the details. I'll write down a summary here. When defining the original GMM, I'm manually setting the means, covariances...

> GaussianMixtureWithPrior: Yes, that is what is referred to here. This tutorial is likely the best publicly available example: each cluster has a specific role to play: https://docs.simpeg.xyz/content/tutorials/14-pgi/plot_inv_2_joint_pf_pgi_no_info_tutorial.html#sphx-glr-content-tutorials-14-pgi-plot-inv-2-joint-pf-pgi-no-info-tutorial-py I actually...

Since `"master"` is the default value for the `version_dev` parameter in `pooch.create`, changing it to `"main"` would break backward compatibility. I think this issue should be targeted for next major...

Should we also remove the `survey_type` in the spectral IP survey class? https://github.com/simpeg/simpeg/blob/c12f51efe1afb52ad9cf6ffe1e357b85c7a51c0e/simpeg/electromagnetics/static/spectral_induced_polarization/survey.py#L17-L18

Hi @mdtanker. I'm glad you are getting into the rabbit hole of inversion, it's a fun one haha! The good news here is that you are already using some simple...