Skip to content

Conversation

wfvining
Copy link
Collaborator

Closes #43

Adds kwarg label_all to gaps.stale_values_diff and gaps.interpolation_diff. If label_all=True then every point in a window that appears interpolated or stale is marked True. If label_all=False then only the endpoint of the window is marked True.

Adds kwarg 'label_all' and _backfill_window funciton. If label_all is
True then every point in a window that appears interpoated or stale is
marked 'True'. If label_all is False then only the endpoint of the
window is marked 'True'.
@wfvining wfvining requested a review from cwhanse May 26, 2020 18:47
Move not about meaning of rtol and atol out of the parameters
block.
wfvining and others added 2 commits May 28, 2020 13:36
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
Use same wording for both stale_values_diff and interpoaltion_diff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stale_values_diff and interpolation_diff : option to label all values
2 participants