Skip to content

Commit

Permalink
todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
oczoske committed Jan 2, 2025
1 parent 36a1a27 commit cf83b7d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ def process_images(self) -> Dict[str, PipelineProduct]:
self.inputset.background.frameset.dump()
bg_images = self.load_images(self.inputset.background.frameset)
background_img = self.combine_images(bg_images, "median")
# TODO: define usedframes

combined_hdr = cpl.core.PropertyList()
raw_images = self.load_images(self.inputset.raw.frameset)
Expand Down

0 comments on commit cf83b7d

Please sign in to comment.