Skip to content

Commit f73548d

Browse files
Update notebooks/demo_check_clock.ipynb
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b526ac9 commit f73548d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

notebooks/demo_check_clock.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,6 @@
468468
"if idx_consensus.size == 0:\n",
469469
" # fallback: use all in the winning bin even if some lack end_times\n",
470470
" idx_consensus = np.where(in_consensus & f_start)[0]\n",
471-
"idx_consensus[0]=8\n",
472471
"# --- redefine refs from consensus group only ---\n",
473472
"ref_start = start_times[idx_consensus].min()\n",
474473
"ref_end = end_times[idx_consensus].max()\n",

0 commit comments

Comments
 (0)