Getting started
analyze
detect
deconvolve
synthetic
Algorithms
Reference
WellTest
Event
EventCollection
EventDetector
EventDetectorConfig
detect_events()
parse()
WellTestParser
bourdet_derivative()
horner_extrapolation()
mdh_extrapolation()
identify_flow_regimes()
reservoir_parameters()
deconvolve()
DeconvolutionResult
cross_validate_detector()
DetectorCVResult
horner_diagnostic_line()
dimensionless_storage()
radius_of_investigation()
bootstrap_score()
parameter_sensitivity()
apply_publication_style()
plot_overview()
plot_composite_report()
generate_synthetic_dst()
cmd_analyze()
cmd_detect()
cmd_deconvolve()
cmd_synthetic()
main()
quick_start.py
manual_split.py
deconvolution_demo.py
full_workflow.py
Linear regression of \(p_{ws}\) vs \(\log_{10}(\Delta t)\) on the IARF window.
Returns dict with slope_m (psi/cycle), intercept_p1hr (extrapolated pressure at \(\Delta t=1\) hr — used for skin), and r2.
slope_m
intercept_p1hr
r2
p (ndarray)
ndarray
t_hr (ndarray)
fit_start_frac (float)
float
fit_end_frac (float)
dict[str, float]
dict
str