MCPcopy Create free account
hub / github.com/bhuman/BHumanCodeRelease / target

Function target

Util/LogAnalyzer/log_analyzer/cli.py:485–534  ·  view source on GitHub ↗

Print potential oscillations in ball target vectors. PATH may be a directory containing log files or a single log file. Potential oscillations are detected by averaging over the normalized absolute angle differences between consecutive target vectors. If the average exceeds a give

(  # noqa: PLR0913
    path: Path,
    buffer_size: int,
    threshold: float,
    grouping_threshold: int,
    quiet: bool,
    include_invisibles: bool,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

updateMethod · 0.95
prepare_pathsFunction · 0.85
TargetOscillationClass · 0.85
LogMethod · 0.45
printMethod · 0.45

Tested by

no test coverage detected