Skip to content

Commit

Permalink
Delete breakpoint ...-.-
Browse files Browse the repository at this point in the history
  • Loading branch information
Hckjs committed Apr 4, 2024
1 parent 8a9c041 commit ecac1a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ctapipe/image/extractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,6 @@ def __call__(
waveforms[:, brightest][:, 0, ...].mean(axis=-2).argmax(axis=-1)
)

breakpoint()
charge, peak_time = extract_around_peak(
waveforms,
peak_index[:, np.newaxis],
Expand Down

0 comments on commit ecac1a7

Please sign in to comment.