analysis.b_value_to_beta# seismostats.analysis.b_value_to_beta(b_value: float) → float# Converts the b-value to the beta value of the exponential distribution. Parameters: b_value – b-value. Returns: beta – Corresponding beta value.