Skip to content

Understanding the step response pastas #706

Answered by FransSchaars
martafaneca asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @martafaneca,
Thank you for your question.
The response function is the basic building block of time series analysis.
You might want to read this article: Solving Groundwater Flow Problems with Time Series Analysis: You May Not Even Need Another Model.
Your interpretation is right, but the step respons is change in head caused by a unit change in the stress.
You can find the final change (called gain) denoted by parameter _A in the parameter list (model.parameters) in the model.plots.results() figure. To get the entire step response use model.get_step_response(). See for instance the example Notebook: https://pastas.readthedocs.io/en/master/examples/changing_responses.html.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@martafaneca
Comment options

Answer selected by martinvonk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants