From e8d1007f9b54a4cbc715a5980c9d69e9155a040a Mon Sep 17 00:00:00 2001 From: Felix Simkovic Date: Thu, 10 Aug 2017 07:44:10 +0100 Subject: [PATCH] print statement removed --- ample/util/benchmark_util.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ample/util/benchmark_util.py b/ample/util/benchmark_util.py index cc7354f1..9d871a87 100644 --- a/ample/util/benchmark_util.py +++ b/ample/util/benchmark_util.py @@ -443,6 +443,7 @@ def analyseSolution(amoptd, d, origin_finder='shelxe'): # Move pdb onto new origin originPdb = ample_util.filename_append(mrPdb, astr='offset',directory=fixpath(amoptd['benchmark_dir'])) + #print(mrPdb, originPdb, mrOrigin) pdb_edit.translate(mrPdb, originPdb, mrOrigin) # offset.pdb is the mrModel shifted onto the new origin use csymmatch to wrap onto native