From b0067374c8ddc0f5e67495b37e14505777ac191f Mon Sep 17 00:00:00 2001 From: Edoardo Pasca Date: Fri, 14 Jun 2019 13:15:44 +0100 Subject: renamed the simple jakobs phantom to hotdog --- Wrappers/Python/ccpi/framework/TestData.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Wrappers/Python') diff --git a/Wrappers/Python/ccpi/framework/TestData.py b/Wrappers/Python/ccpi/framework/TestData.py index cfad7a3..e7dc908 100755 --- a/Wrappers/Python/ccpi/framework/TestData.py +++ b/Wrappers/Python/ccpi/framework/TestData.py @@ -15,7 +15,7 @@ class TestData(object): CAMERA = 'camera.png' PEPPERS = 'peppers.tiff' RESOLUTION_CHART = 'resolution_chart.tiff' - SIMPLE_PHANTOM_2D = 'simple_jakobs_phantom' + SIMPLE_PHANTOM_2D = 'hotdog' SHAPES = 'shapes.png' def __init__(self, **kwargs): -- cgit v1.2.3