From 67f327dbfcbe849184685d7f003457fdfb4588a6 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 15 May 2018 05:30:07 +0200 Subject: ok --- test-mogrify.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'test-mogrify.py') diff --git a/test-mogrify.py b/test-mogrify.py index 3ef86b7..cd1bec0 100644 --- a/test-mogrify.py +++ b/test-mogrify.py @@ -183,7 +183,6 @@ if __name__ == '__main__': render_path = render_dir + "ren_{:05d}.png".format(i+1) if A_dir is not None: sequence_path = A_dir.format(A_offset+i+1) - print(sequence_path) # A_offset # save rendered image @@ -207,7 +206,6 @@ if __name__ == '__main__': array_ab = np.add(array_a, array_b) array_abc = np.add(array_ab, array_c) next_im = array_abc.astype('uint8') - print("rec: {}, seq: {}, pix: {}".format(frac_a, frac_b, frac_c)) else: frac_a = data_opt.recursive_frac -- cgit v1.2.3-70-g09d2