Skip to content

Commit

Permalink
Update src/ctapipe/image/extractor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe authored Jul 19, 2024
1 parent 37962ac commit 9e698ac
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/ctapipe/image/extractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -1302,11 +1302,7 @@ def __call__(


class VarianceExtractor(ImageExtractor):

"""
Calculates the variance of each sample waveform
"""
"""Calculate the variance over samples in each waveform."""

def __call__(
self, waveforms, tel_id, selected_gain_channel, broken_pixels
Expand Down

0 comments on commit 9e698ac

Please sign in to comment.