• Andrey Filippov's avatar
    CLAUDE: Add fopen_turn_finder.py — find sharpest turns across all INTERFRAME.corr-xml · b925f5dc
    Andrey Filippov authored
    Scans all scene dirs under a linked data root, parses each
    *-INTERFRAME.corr-xml (latest version subdir), and computes per-sequence
    angular metrics for A/T/R axes:
      - range (max−min, deg)
      - vel1: max consecutive |Δangle|/Δt (deg/s) — fast, noise-sensitive
      - velW: max W-frame windowed |Δangle|/Δt (deg/s) — robust (default W=5)
    
    A/T/R Cessna-nadir convention documented: R=heading, T=banking, A=pitch.
    Sequence-length/altitude note documented: metrics are Δt-normalised.
    Outputs ranked console tables and optional TSV.
    Co-authored-by: 's avatarClaude <claude@elphel.com>
    b925f5dc
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...