docs(markit): document AngleSplineInterpolationPass#15
Merged
fwrise merged 1 commit intoApr 15, 2026
Conversation
Add documentation for the new --angle-spline-interpolation CLI flag: - README.md: Available Passes table, usage example, config reference - docs/postprocessing.md: full pass description (algorithm, parameters, annotator marker, statistics), pipeline order update, tuning guidelines Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
d73b355 to
a2c37c9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add documentation for the
--angle-spline-interpolationCLI flag introduced in PR #13.Changes
markit/README.md:--angle-spline-interpolation 0.0to the postprocessing usage example--angle-spline-interpolationto the Configuration Reference tablemarkit/docs/postprocessing.md:AngleSplineInterpolation (opt-in)markit_housekeeping(spline)to the Annotator Markers table