diff --git a/libertem_asi_mpx3/examples/live_server.py b/libertem_asi_mpx3/examples/live_server.py index d19720c4..d75d866e 100644 --- a/libertem_asi_mpx3/examples/live_server.py +++ b/libertem_asi_mpx3/examples/live_server.py @@ -310,7 +310,7 @@ async def acquisition_loop(self): aq = self.ctx.make_acquisition( conn=self.conn, pending_aq=pending_aq, - frames_per_partition=256, + frames_per_partition=25, ) last_update = 0 try: