Skip to content

Commit

Permalink
Fix plots
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyshuttleworth committed Aug 5, 2024
1 parent 942e723 commit addc6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcpostprocess/scripts/run_herg_qc.py
Original file line number Diff line number Diff line change
Expand Up @@ -1050,7 +1050,7 @@ def qc3_bookend(readname, savename, time_strs, args):
before_traces_first[well] = get_leak_corrected(first_before_current,
voltage, times,
save_fname=save_fname,
output_directory=save_fname,
output_dur=output_directory,
*ramp_bounds)
before_traces_last[well] = get_leak_corrected(last_before_current,
voltage, times,
Expand Down

0 comments on commit addc6c1

Please sign in to comment.