auto-iter 2026-05-11: bottom_visible_pct seuil 50→30 (avg=37.5%)
This commit is contained in:
@@ -33,6 +33,9 @@ echo "--- Stage 03: nav filter ---" | tee -a "${RUN_LOG_DIR}/run.log"
|
||||
python3 "${PIPELINE_DIR}/03_nav_filter.py" "${NAV_DIR}" \
|
||||
2>&1 | tee -a "${RUN_LOG_DIR}/stage03.log" "${RUN_LOG_DIR}/run.log"
|
||||
|
||||
# QC threshold: lowered from 50 to 30 (avg bottom_visible=37.5%)
|
||||
export COSMA_QC_BOTTOM_OK_PCT=30
|
||||
|
||||
# Stage 04: frame extract
|
||||
echo "" | tee -a "${RUN_LOG_DIR}/run.log"
|
||||
echo "--- Stage 04: frame extract ---" | tee -a "${RUN_LOG_DIR}/run.log"
|
||||
|
||||
Reference in New Issue
Block a user