Skip to content

Commit

Permalink
Try fixing doc for makers submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenain committed Jul 26, 2024
1 parent a9edff8 commit 9e318f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nectarchain/makers/component/PedestalComponent.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ def flag_bad_pixels(self, ped_stats, nevents):
pixel_mask : `np.ndarray`
An array that contains the binary mask of shape (nchannels,npixels)
to flag bad pixels
----------
"""

# Initialize mask to False (all pixels are good)
Expand Down

0 comments on commit 9e318f2

Please sign in to comment.