Skip to content

Commit

Permalink
explained tot
Browse files Browse the repository at this point in the history
  • Loading branch information
clara-escanuela committed Jan 24, 2024
1 parent 3c29eac commit 766d061
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ctapipe/image/extractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,8 @@ def time_parameters(waveform, fwhm_arr, rise_time_arr, fall_time_arr):

def time_over_threshold(waveforms, thr):
"""
Calculates the time over threshold
Calculates the time over threshold (TOT) of waveforms. This is the width of the pulse above
a threshold above the baseline of the waveform.
Parameters
----------
Expand Down

0 comments on commit 766d061

Please sign in to comment.