Skip to content

Commit

Permalink
removed unintended addition
Browse files Browse the repository at this point in the history
  • Loading branch information
cylammarco committed Feb 11, 2023
1 parent 2c63b26 commit f339f21
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/aspired/image_reduction.py
Original file line number Diff line number Diff line change
Expand Up @@ -2361,10 +2361,6 @@ def combine_light(

self.clip_high_light = clip_high_light

if self.combintype_light == "average":

self.exptime_light = np.mean()

return self._combine(
self.light_CCDData,
self.combinetype_light,
Expand Down

0 comments on commit f339f21

Please sign in to comment.