Python quickstart¶ Load a CSV, plot Vm, detect spikes, and compute basic metrics. Setup¶ TODO Load data¶ TODO Plot and basic metrics¶ TODO Export results¶ TODO