You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address code review round 4: fix reference period detection with anticipation
Fix _extract_plot_data() to detect reference period from n_groups=0 marker
instead of hardcoding -1. This correctly handles anticipation > 0 where the
reference period is at e = -1 - anticipation (e.g., e=-2 when anticipation=1).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments