Skip to content

Conversation

@claudiodsf
Copy link

Hi and thank you for this fantastic tool!

I was looking for ways of modelling picking uncertainty, and I ended up using the standard deviation of the probability peaks.

This is done by:

  1. Windowing the probability peak around its max (itp or its) at 80% of its total height (to avoid large peak "bases");
  2. Computing the standard deviation within this window.

The results (sigma_itp and sigma_its) are saved only in the pickle file, for the moment, since I don't want to disrupt third-party codes which rely on picks.csv.

Let me know if that makes sense to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant