You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cell_console_text=f"; {image_cell_count} images per cell"ifimage_cell_count>1else""
443
+
print(f"X/Y plot will create {len(xs) *len(ys) *image_cell_count} images on a {len(xs)}x{len(ys)} grid{cell_console_text}. (Total steps to process: {total_steps})")
0 commit comments