• Andrey Filippov's avatar
    CLAUDE: fopen_turn_finder.py — use _dt rates, add glitch filter · 1d5fdb15
    Andrey Filippov authored
    Finite-diff vel1 was dominated by single-frame pose glitches from
    algorithm failures (low altitude / dense canopy), giving 600+ deg/s
    for sequences where _dt shows ~10 deg/s.
    
    Changes:
    - parse _dt entries (algorithm's smooth polynomial derivatives) as
      primary velocity metric — unaffected by pose glitches
    - keep finite-diff as secondary; glitch = fd_max / dt_max
      (~1 = clean data, >>1 = pose jumps / algorithm failure)
    - --max_glitch filter hides suspect sequences from console output
      (TSV always contains all rows for Calc analysis)
    - removed windowed finite-diff (vel5) — _dt makes it redundant
    Co-authored-by: 's avatarClaude <claude@elphel.com>
    1d5fdb15
Name
Last commit
Last update
..
lwir_map Loading commit data...
README.md Loading commit data...
catalog.json Loading commit data...
catalog_to_md.py Loading commit data...
eyesis-host-daemon-howto.md Loading commit data...
eyesis_host_daemon.py Loading commit data...
eyesis_host_daemon_ctl.sh Loading commit data...
eyesis_host_submit.sh Loading commit data...
eyesis_mcp_ctl.sh Loading commit data...
eyesis_run_report.py Loading commit data...
field_calib_aggregate.py Loading commit data...
fopen_nadir_compare.py Loading commit data...
fopen_pose_compare.py Loading commit data...
fopen_turn_finder.py Loading commit data...
mcp-http-howto.md Loading commit data...
mcp_compare_targets.py Loading commit data...
mcp_filter_list_by_model_version.py Loading commit data...
mcp_http.sh Loading commit data...
rag_index.py Loading commit data...
rag_index.sh Loading commit data...
rag_query.py Loading commit data...
rag_query.sh Loading commit data...