Apply suggestions from code review of branch fast-stack

This commit is contained in:
Joe Knapper 2025-06-20 11:26:58 +00:00
parent 006d3b2a7b
commit d1ed7ec797

View file

@ -495,7 +495,6 @@ class AutofocusThing(Thing):
"""Append a new capture to the ongoing stack. """Append a new capture to the ongoing stack.
Includes appending the height, image sharpness and image Includes appending the height, image sharpness and image
data to the relevant lists. data to the relevant lists.
TODO: clear previous captures, to limit images held in memory
arguments: arguments:
captures: a list of captures, including file name, image data and metadata captures: a list of captures, including file name, image data and metadata