Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rosteen committed Jan 21, 2025
1 parent 6b0fa22 commit f4092d0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,6 @@ def _extract_from_aperture(self, cube, uncert_cube, mask_cube, aperture,
subset_id=aperture.selected, cls=NDDataArray
)
if uncert_cube:
# Subset may not be linked to the uncertainty cube at this point??
uncertainties = uncert_cube.get_subset_object(
subset_id=aperture.selected, cls=StdDevUncertainty
)
Expand Down

0 comments on commit f4092d0

Please sign in to comment.