graphics_template = 'open_car_brit_gen_1_template.png' options = {'template': graphics_template, 'recolour_map': {170: 186, 171: 187, 172: 188, 173: 189}} graphics_processor_1 = GraphicsProcessorFactory('test_pipeline', options) options = {'template': graphics_template, 'recolour_map': {170: 206, 171: 207, 172: 208, 173: 209}} graphics_processor_2 = GraphicsProcessorFactory('test_pipeline', options)