westpa.core.reweight package

westpa.core.reweight module

Function(s) for the postanalysis toolkit

westpa.core.reweight.stats_process(bin_assignments, weights, fluxes, populations, trans, mask, interval='timepoint')
westpa.core.reweight.reweight_for_c(rows, cols, obs, flux, insert, indices, nstates, nbins, state_labels, state_map, nfbins, istate, jstate, stride, bin_last_state_map, bin_state_map, return_obs, obs_threshold=1)
class westpa.core.reweight.FluxMatrix

Bases: object

w_postanalysis_matrix()

westpa.core.reweight.matrix module

westpa.core.reweight.matrix.weight_dtype

alias of float64

westpa.core.reweight.matrix.index_dtype

alias of uint16

westpa.core.reweight.matrix.stats_process(bin_assignments, weights, fluxes, populations, trans, mask, interval='timepoint')
westpa.core.reweight.matrix.calc_stats(bin_assignments, weights, fluxes, populations, trans, mask, sampling_frequency)
class westpa.core.reweight.matrix.FluxMatrix

Bases: object

w_postanalysis_matrix()