Skip to content

Default and validate time calibration heuristics - #301

Merged
uriahf merged 3 commits into
mainfrom
agent/default-adjusted-calibration
Aug 20, 2026
Merged

Default and validate time calibration heuristics#301
uriahf merged 3 commits into
mainfrom
agent/default-adjusted-calibration

Conversation

@uriahf

@uriahf uriahf commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • refresh the PR onto current main
  • default create_calibration_curve_times() to adjusted censoring + competing-as-negative when heuristics_sets is omitted
  • reject multiple heuristic sets instead of silently combining them into one calibration trace
  • test both behaviors through top-level, package, and direct calibration entry points
  • document the unified calibration heuristic contract

Why

Calibration has no heuristic selector in the plot. A single default heuristic set gives API parity with the other *_times functions, while rejecting multiple sets prevents ambiguous mixed calibration curves.

Scope

This does not change calibration methodology, smoothing methods, or supported single-set heuristic calculations.

@github-actions

github-actions Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-20 08:46 UTC

@uriahf uriahf closed this Aug 20, 2026
@uriahf
uriahf force-pushed the agent/default-adjusted-calibration branch from 1e9e1cf to d9454a4 Compare August 20, 2026 08:41
@uriahf uriahf changed the title Default time calibration to adjusted censoring Default and validate time calibration heuristics Aug 20, 2026
@uriahf uriahf reopened this Aug 20, 2026
@uriahf
uriahf marked this pull request as ready for review August 20, 2026 08:46
@uriahf
uriahf merged commit 2c2f02a into main Aug 20, 2026
4 checks passed
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.

1 participant