ILSI.ilsi

Functions

Michael1984_inversion(strikes, dips, rakes)

Linear inversion described in Michael 1984.

Tarantola_Valette(G, data[, C_d, C_d_inv, ...])

Returns Tarantola's and Valette's least square solution for a given linear operator G and observation vector data.

compute_instability_parameter(...[, ...])

Compute the instability parameter as introduced by Lund and Slunga 1999, re-used by Vavrycuk 2013-2014 and modified by Beauce 2022.

find_optimal_friction(strikes_1, dips_1, ...)

Find the friction that maximizes the instability parameter I based on V.

find_optimal_friction_one_set(strikes_1, ...)

Find the friction that maximizes the instability parameter I based on V.

forward_model(n_)

Build the forward modeling matrix G given a collection of fault normals.

inversion_bootstrap(strikes, dips, rakes[, ...])

Inverts one set of focal mechanisms without seeking which nodal planes are more likely to be the fault planes.

inversion_bootstrap_instability(...[, ...])

Invert one set of focal mechanisms with the instability parameter to seek which nodal planes are more likely to be the fault planes (cf.

inversion_jackknife(jack_strikes, jack_dips, ...)

This routine was tailored for one of my application, but it can be of interest to others.

inversion_jackknife_instability(...[, ...])

This routine was tailored for one of my application, but it can be of interest to others.

inversion_one_set(strikes, dips, rakes[, ...])

Invert one set of focal mechanisms without seeking which nodal planes are more likely to be the fault planes.

inversion_one_set_instability(strikes, dips, ...)

Invert one set of focal mechanisms with the instability parameter to seek which nodal planes are more likely to be the fault planes (cf.

iterative_linear_si(strikes, dips, rakes[, ...])

Iterative stress inversion described in Beauce et al. 2022.