Skip to content

Instantly share code, notes, and snippets.

@iandol
Last active October 29, 2019 02:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iandol/c33572380676ef23695ca69d942dfcd5 to your computer and use it in GitHub Desktop.
Save iandol/c33572380676ef23695ca69d942dfcd5 to your computer and use it in GitHub Desktop.
VBLSyncTest Verbosity 10 log, macOS 10.15,
>> clear screen; sca
======== Screen() for evaluation of macOS visual presentation timing fix ========
======== For evaluation by the Pelli lab and collaborators only! ========
======== Functionally limited to drawing of simple FillRect and DrawLine ========
======== and restricted text drawing ========
======== The function will cease to work at beginning of 30-September-2019 ========
PTB-INFO: Connection to Psychtoolbox kernel support driver instance #0 (Revision 1) established.
PTB-INFO: Connection to Psychtoolbox kernel support driver instance #1 (Revision 1) established.
PTB-INFO: Disconnecting from kernel driver instance #1 for detected Intel GPU for safety reasons. setenv('PSYCH_ALLOW_DANGEROUS', '1') to override.
>> Screen('Preference', 'Verbosity', 10);
>> Screen('Preference','ConserveVRAM', 8192);
>> VBLSyncTest
PTB-DEBUG: PsychGetScreenDepths(): mode 0 : w x h = 1440 x 900, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 1 : w x h = 720 x 450, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 2 : w x h = 1920 x 1200, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 3 : w x h = 1680 x 1050, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 4 : w x h = 1280 x 800, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 5 : w x h = 1024 x 640, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 6 : w x h = 840 x 525, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 7 : w x h = 2880 x 1800, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 8 : w x h = 1440 x 900, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 9 : w x h = 2560 x 1600, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 10 : w x h = 2048 x 1280, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 11 : w x h = 1024 x 768, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 12 : w x h = 800 x 600, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 13 : w x h = 640 x 480, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 14 : w x h = 1680 x 1050, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 15 : w x h = 1280 x 800, fps = 0.000000, depth = 24
PTB-INFO: Retina display. Enabling panel fitter for scaled Retina compatibility mode.
PTB-INFO: This is Psychtoolbox-3 for Apple OS X, under Matlab 64-Bit (Version 3.0.16 - Build date: Sep 23 2019).
PTB-INFO: OS support status: OSX version 10.15 is not officially supported or tested at all for this release.
PTB-INFO: Type 'PsychtoolboxVersion' for more detailed version information.
PTB-INFO: Most parts of the Psychtoolbox distribution are licensed to you under terms of the MIT License, with
PTB-INFO: some restrictions. See file 'License.txt' in the Psychtoolbox root folder for the exact licensing conditions.
PTB-INFO: Using Cocoa for fullscreen windows to work around graphics driver bugs in OSX.
PTB-INFO: Presentation timing precision is likely disastrous on most machines. Check your results.
Back from dispatch_sync()
PTB-INFO: Using GLEW version 2.0.0 for automatic detection of OpenGL extensions...
PTB-DEBUG: PPM file magic is P6
-> Ok
# CREATOR: GIMP PNM Filter Version 1.1
PTB-DEBUG: Recognized splash image of 432 x 89 pixels, maxlevel 255. Loading...
OpenGL-Vendor / renderer / version are: ATI Technologies Inc. - AMD Radeon R9 M370X OpenGL Engine - 2.1 ATI-3.0.67
OpenGL-Extensions are: GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector GL_APPLE_texture_range GL_APPLE_transform_hint GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators GL_APPLE_ycbcr_422 GL_ATI_blend_equation_separate GL_ATI_blend_weighted_minmax GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGI_color_matrix GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod
PTB-DEBUG: Not running on Mesa graphics library.
PTB-DEBUG: Interrogating Low-level renderer capabilities for onscreen window with handle 10:
Indicator variables: FBO's 1, ATI_texture_float 1, ARB_texture_float 1, Vendor ATI Technologies Inc., Renderer AMD Radeon R9 M370X OpenGL Engine.
Indicator variables: maxcolorattachments = 8, maxrectangletexturesize = 16384, maxnativealuinstructions = 16384.
GPU supports UYVY - YCrCb texture formats for optimized handling of video content.
GPU supports non-power-of-two textures.
Basic framebuffer objects with rectangle texture rendertargets supported --> RGBA8 rendertargets with blending.
Framebuffer objects support fast blitting between each other.
Framebuffer objects support anti-aliasing via multisampling.
Hardware supports floating point textures of 16bpc and 32bpc float format.
Assuming ATI R300 core or later: Hardware supports basic floating point framebuffers of 16bpc and 32bpc float format.
Assuming ATI R500 or later (maxtexsize=16384): Hardware supports floating point blending on 16bpc float format.
Hardware supports full 32 bit floating point precision shading.
Assuming ATI R600 or later (Max native ALU inst. = 16384): Hardware supports floating point blending and filtering on 16bpc and 32bpc float formats.
Assuming hardware supports native OpenGL primitive smoothing (points, lines).
Float color value 0.5 -> fixed point reads back as 128 ==> Rounds.
No compiled in support for OpenML OML_sync_control extension.
PTB-DEBUG: Interrogation done.
PTB-DEBUG: glClear splash image top-left reference pixel: 255 255 255
PTB-INFO: Using OpenGL GL_TEXTURE_RECTANGLE_EXT extension for efficient high-performance texture mapping...
PTB-INFO: Threshold Settings for successfull video refresh calibration are: maxStdDev = 0.200000 msecs, maxDeviation = 10.000000 %, minSamples = 50, maxDuration = 5.000000 secs.
PTB-DEBUG: Output of all acquired samples of calibration run follows:
PTB-DEBUG: Sample 0: 0.000000
PTB-DEBUG: Sample 1: 0.008483
PTB-DEBUG: Sample 2: 0.011340
PTB-DEBUG: Sample 3: 0.010095
PTB-DEBUG: Sample 4: 0.016792
PTB-DEBUG: Sample 5: 0.016681
PTB-DEBUG: Sample 6: 0.016664
PTB-DEBUG: Sample 7: 0.016782
PTB-DEBUG: Sample 8: 0.016602
PTB-DEBUG: Sample 9: 0.016597
PTB-DEBUG: Sample 10: 0.016644
PTB-DEBUG: Sample 11: 0.016671
PTB-DEBUG: Sample 12: 0.016658
PTB-DEBUG: Sample 13: 0.016745
PTB-DEBUG: Sample 14: 0.016677
PTB-DEBUG: Sample 15: 0.016564
PTB-DEBUG: Sample 16: 0.016735
PTB-DEBUG: Sample 17: 0.016687
PTB-DEBUG: Sample 18: 0.016588
PTB-DEBUG: Sample 19: 0.016744
PTB-DEBUG: Sample 20: 0.016694
PTB-DEBUG: Sample 21: 0.016646
PTB-DEBUG: Sample 22: 0.016670
PTB-DEBUG: Sample 23: 0.016745
PTB-DEBUG: Sample 24: 0.016625
PTB-DEBUG: Sample 25: 0.016572
PTB-DEBUG: Sample 26: 0.016716
PTB-DEBUG: Sample 27: 0.016645
PTB-DEBUG: Sample 28: 0.016710
PTB-DEBUG: Sample 29: 0.016626
PTB-DEBUG: Sample 30: 0.016680
PTB-DEBUG: Sample 31: 0.016672
PTB-DEBUG: Sample 32: 0.016641
PTB-DEBUG: Sample 33: 0.016672
PTB-DEBUG: Sample 34: 0.016648
PTB-DEBUG: Sample 35: 0.016759
PTB-DEBUG: Sample 36: 0.016639
PTB-DEBUG: Sample 37: 0.016676
PTB-DEBUG: Sample 38: 0.016654
PTB-DEBUG: Sample 39: 0.016691
PTB-DEBUG: Sample 40: 0.016620
PTB-DEBUG: Sample 41: 0.016721
PTB-DEBUG: Sample 42: 0.016642
PTB-DEBUG: Sample 43: 0.016644
PTB-DEBUG: Sample 44: 0.016686
PTB-DEBUG: Sample 45: 0.016659
PTB-DEBUG: Sample 46: 0.016659
PTB-DEBUG: Sample 47: 0.016648
PTB-DEBUG: Sample 48: 0.016740
PTB-DEBUG: Sample 49: 0.016655
PTB-DEBUG: Sample 50: 0.016734
PTB-DEBUG: Sample 51: 0.016698
PTB-DEBUG: Sample 52: 0.016618
PTB-DEBUG: Sample 53: 0.016619
PTB-DEBUG: End of calibration data for this run...
PTB-DEBUG: 0 out of 54 samples confirm use of GPU pageflipping for the swap during refresh calibration.
PTB-WARNING: Pageflipping wasn't used at all during refresh calibration [0 of 54].
PTB-WARNING: Visual presentation timing is broken on your system and all followup tests and workarounds will likely fail.
PTB-WARNING: On this Apple macOS system you probably don't need to even bother asking anybody for help.
PTB-WARNING: Just upgrade to Linux if you care about trustworthy visual timing and stimulation.
PTB-INFO: OpenGL-Renderer is ATI Technologies Inc. :: AMD Radeon R9 M370X OpenGL Engine :: 2.1 ATI-3.0.67
PTB-INFO: Renderer has 2048 MB of VRAM and a maximum 1811 MB of texture memory.
PTB-INFO: VBL startline = 1800 , VBL Endline = 1850
PTB-INFO: Measured monitor refresh interval from beamposition = 16.668764 ms [59.992452 Hz].
PTB-INFO: Will use beamposition query for accurate Flip time stamping.
PTB-INFO: Measured monitor refresh interval from VBLsync = 16.671131 ms [59.983934 Hz]. (50 valid samples taken, stddev=0.051547 ms.)
PTB-INFO: Small deviations between reported values are normal and no reason to worry.
PTB-INFO: Trying to enable my builtin panel-fitter on user request.
PTB-INFO: Psychtoolbox imaging pipeline starting up for window with requested imagingmode 33793 ...
PTB-INFO: Will use 8 bits per color component framebuffer for stimulus drawing.
PTB-INFO: Enabling panel fitter. Providing virtual framebuffer of 1440 x 900 pixels size.
PTB-DEBUG: Only colorbuffer texture attached to FBO, no depth- or stencil buffers requested...
PTB-DEBUG: FBO has 8 bits precision per color component in fixed point format with 0 depths buffer bits and 0 stencil buffer bits.
PTB-INFO: Will use 8 bits per color component framebuffer for stimulus post-processing (if any).
PTB-DEBUG: Buffer mappings follow...
fboCount = 2
finalizedFBO = 0, 0
preConversionFBO = 0, -1, -1, 0
processedDrawBufferFBO = 0 -1 -1
inputBufferFBO = 0 -1
drawBufferFBO = 1 -1
-------------------------------------
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 1440 900] -> [0 0 2880 1800], Rotation=0, RotCenter=[1440, 900]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 1440 900] -> [0 0 2880 1800], Rotation=0, RotCenter=[1440, 900]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 1440 900] -> [0 0 2880 1800], Rotation=0, RotCenter=[1440, 900]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 1440 900] -> [0 0 2880 1800], Rotation=0, RotCenter=[1440, 900]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
................repeated lots of times!!!!
ans =
9.0000
PTB-DEBUG: In ScreenCloseAllWindows(): Destroying window 0
Hookchain 'CloseOnscreenWindowPostGLShutdown' : Slot 0: Id='Shutdown window callback into PsychJavaSwingCleanup().' : Runtime-Function : Evalstring= PsychJavaSwingCleanup;
INFO: PTB's Screen('Flip', 10) command seems to have missed the requested stimulus presentation deadline
INFO: a total of 4 times out of a total of 605 flips during this session.
INFO: This number is fairly accurate (and indicative of real timing problems in your own code or your system)
INFO: if you provided requested stimulus onset times with the 'when' argument of Screen('Flip', window [, when]);
INFO: If you called Screen('Flip', window); without the 'when' argument, this count is more of a ''mild'' indicator
INFO: of timing behaviour than a hard reliable measurement. Large numbers may indicate problems and should at least
INFO: deserve your closer attention. Cfe. 'help SyncTrouble', the FAQ section at www.psychtoolbox.org and the
INFO: examples in the PDF presentation in PsychDocumentation/Psychtoolbox3-Slides.pdf for more info and timing tips.
WARNING: This session of your experiment was run by you with the setting Screen('Preference', 'SkipSyncTests', 1).
WARNING: This means that some internal self-tests and calibrations were skipped. Your stimulus presentation timing
WARNING: may have been wrong. This is fine for development and debugging of your experiment, but for running the real
WARNING: study, please make sure to set Screen('Preference', 'SkipSyncTests', 0) for maximum accuracy and reliability.
PTB missed 1 out of 600 stimulus presentation deadlines.
One missed deadline is ok and an artifact of the measurement.
PTB completed 0 stimulus presentations before the requested target time.
Have a look at the plots for more details...
>>
>> clear screen; sca
PTB-DEBUG: IOServiceClose() for driver instance 0 was successfull.
PTB-INFO: Activity state of AppNap is: Activities selected by PTB.
PTB-INFO: Reenabling AppNap et al. ... Make it so! 0x600005b17c00 - Retain 1
======== Screen() for evaluation of macOS visual presentation timing fix ========
======== For evaluation by the Pelli lab and collaborators only! ========
======== Functionally limited to drawing of simple FillRect and DrawLine ========
======== and restricted text drawing ========
======== The function will cease to work at beginning of 30-September-2019 ========
PTB-INFO: Connection to Psychtoolbox kernel support driver instance #0 (Revision 1) established.
PTB-INFO: Connection to Psychtoolbox kernel support driver instance #1 (Revision 1) established.
PTB-INFO: Disconnecting from kernel driver instance #1 for detected Intel GPU for safety reasons. setenv('PSYCH_ALLOW_DANGEROUS', '1') to override.
>> Screen('Preference', 'Verbosity', 10);
>> VBLSyncTest
PTB-DEBUG: PsychGetScreenDepths(): mode 0 : w x h = 1440 x 900, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 1 : w x h = 720 x 450, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 2 : w x h = 1920 x 1200, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 3 : w x h = 1680 x 1050, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 4 : w x h = 1280 x 800, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 5 : w x h = 1024 x 640, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 6 : w x h = 840 x 525, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 7 : w x h = 2880 x 1800, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 8 : w x h = 1440 x 900, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 9 : w x h = 2560 x 1600, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 10 : w x h = 2048 x 1280, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 11 : w x h = 1024 x 768, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 12 : w x h = 800 x 600, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 13 : w x h = 640 x 480, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 14 : w x h = 1680 x 1050, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 15 : w x h = 1280 x 800, fps = 0.000000, depth = 24
PTB-INFO: Retina display. Enabling panel fitter for scaled Retina compatibility mode.
PTB-INFO: This is Psychtoolbox-3 for Apple OS X, under Matlab 64-Bit (Version 3.0.16 - Build date: Sep 23 2019).
PTB-INFO: OS support status: OSX version 10.15 is not officially supported or tested at all for this release.
PTB-INFO: Type 'PsychtoolboxVersion' for more detailed version information.
PTB-INFO: Most parts of the Psychtoolbox distribution are licensed to you under terms of the MIT License, with
PTB-INFO: some restrictions. See file 'License.txt' in the Psychtoolbox root folder for the exact licensing conditions.
PTB-INFO: Current backbuffersize 2880 x 1800 versus display native size 2880 x 1800.
PTB-INFO: Using GLEW version 2.0.0 for automatic detection of OpenGL extensions...
PTB-DEBUG: PPM file magic is P6
-> Ok
# CREATOR: GIMP PNM Filter Version 1.1
PTB-DEBUG: Recognized splash image of 432 x 89 pixels, maxlevel 255. Loading...
OpenGL-Vendor / renderer / version are: ATI Technologies Inc. - AMD Radeon R9 M370X OpenGL Engine - 2.1 ATI-3.0.67
OpenGL-Extensions are: GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector GL_APPLE_texture_range GL_APPLE_transform_hint GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators GL_APPLE_ycbcr_422 GL_ATI_blend_equation_separate GL_ATI_blend_weighted_minmax GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGI_color_matrix GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod
PTB-DEBUG: Not running on Mesa graphics library.
PTB-DEBUG: Interrogating Low-level renderer capabilities for onscreen window with handle 10:
Indicator variables: FBO's 1, ATI_texture_float 1, ARB_texture_float 1, Vendor ATI Technologies Inc., Renderer AMD Radeon R9 M370X OpenGL Engine.
Indicator variables: maxcolorattachments = 8, maxrectangletexturesize = 16384, maxnativealuinstructions = 16384.
GPU supports UYVY - YCrCb texture formats for optimized handling of video content.
GPU supports non-power-of-two textures.
Basic framebuffer objects with rectangle texture rendertargets supported --> RGBA8 rendertargets with blending.
Framebuffer objects support fast blitting between each other.
Framebuffer objects support anti-aliasing via multisampling.
Hardware supports floating point textures of 16bpc and 32bpc float format.
Assuming ATI R300 core or later: Hardware supports basic floating point framebuffers of 16bpc and 32bpc float format.
Assuming ATI R500 or later (maxtexsize=16384): Hardware supports floating point blending on 16bpc float format.
Hardware supports full 32 bit floating point precision shading.
Assuming ATI R600 or later (Max native ALU inst. = 16384): Hardware supports floating point blending and filtering on 16bpc and 32bpc float formats.
Assuming hardware supports native OpenGL primitive smoothing (points, lines).
Float color value 0.5 -> fixed point reads back as 128 ==> Rounds.
No compiled in support for OpenML OML_sync_control extension.
PTB-DEBUG: Interrogation done.
PTB-DEBUG: glClear splash image top-left reference pixel: 255 255 255
PTB-INFO: Threshold Settings for successfull video refresh calibration are: maxStdDev = 0.200000 msecs, maxDeviation = 10.000000 %, minSamples = 50, maxDuration = 5.000000 secs.
PTB-DEBUG: Output of all acquired samples of calibration run follows:
PTB-DEBUG: Sample 0: 0.000000
PTB-DEBUG: Sample 1: 0.013949
PTB-DEBUG: Sample 2: 0.016655
PTB-DEBUG: Sample 3: 0.016685
PTB-DEBUG: Sample 4: 0.016668
PTB-DEBUG: Sample 5: 0.016692
PTB-DEBUG: Sample 6: 0.016701
PTB-DEBUG: Sample 7: 0.016641
PTB-DEBUG: Sample 8: 0.016669
PTB-DEBUG: Sample 9: 0.016791
PTB-DEBUG: Sample 10: 0.016528
PTB-DEBUG: Sample 11: 0.016681
PTB-DEBUG: Sample 12: 0.016668
PTB-DEBUG: Sample 13: 0.016672
PTB-DEBUG: Sample 14: 0.016640
PTB-DEBUG: Sample 15: 0.016644
PTB-DEBUG: Sample 16: 0.016693
PTB-DEBUG: Sample 17: 0.016692
PTB-DEBUG: Sample 18: 0.016679
PTB-DEBUG: Sample 19: 0.016629
PTB-DEBUG: Sample 20: 0.016702
PTB-DEBUG: Sample 21: 0.016650
PTB-DEBUG: Sample 22: 0.016706
PTB-DEBUG: Sample 23: 0.016639
PTB-DEBUG: Sample 24: 0.016689
PTB-DEBUG: Sample 25: 0.016715
PTB-DEBUG: Sample 26: 0.016633
PTB-DEBUG: Sample 27: 0.016635
PTB-DEBUG: Sample 28: 0.016688
PTB-DEBUG: Sample 29: 0.016687
PTB-DEBUG: Sample 30: 0.016688
PTB-DEBUG: Sample 31: 0.016677
PTB-DEBUG: Sample 32: 0.016633
PTB-DEBUG: Sample 33: 0.016673
PTB-DEBUG: Sample 34: 0.016669
PTB-DEBUG: Sample 35: 0.016753
PTB-DEBUG: Sample 36: 0.016571
PTB-DEBUG: Sample 37: 0.016733
PTB-DEBUG: Sample 38: 0.016674
PTB-DEBUG: Sample 39: 0.016670
PTB-DEBUG: Sample 40: 0.016613
PTB-DEBUG: Sample 41: 0.016657
PTB-DEBUG: Sample 42: 0.016657
PTB-DEBUG: Sample 43: 0.016700
PTB-DEBUG: Sample 44: 0.016644
PTB-DEBUG: Sample 45: 0.016682
PTB-DEBUG: Sample 46: 0.016684
PTB-DEBUG: Sample 47: 0.016670
PTB-DEBUG: Sample 48: 0.016656
PTB-DEBUG: Sample 49: 0.016678
PTB-DEBUG: Sample 50: 0.016698
PTB-DEBUG: Sample 51: 0.016637
PTB-DEBUG: Sample 52: 0.016658
PTB-DEBUG: Sample 53: 0.016693
PTB-DEBUG: Sample 54: 0.016644
PTB-DEBUG: Sample 55: 0.016686
PTB-DEBUG: Sample 56: 0.016670
PTB-DEBUG: Sample 57: 0.016677
PTB-DEBUG: Sample 58: 0.016679
PTB-DEBUG: Sample 59: 0.016712
PTB-DEBUG: End of calibration data for this run...
PTB-DEBUG: 0 out of 60 samples confirm use of GPU pageflipping for the swap during refresh calibration.
PTB-WARNING: Pageflipping wasn't used at all during refresh calibration [0 of 60].
PTB-WARNING: Visual presentation timing is broken on your system and all followup tests and workarounds will likely fail.
PTB-WARNING: On this Apple macOS system you probably don't need to even bother asking anybody for help.
PTB-WARNING: Just upgrade to Linux if you care about trustworthy visual timing and stimulation.
PTB-INFO: OpenGL-Renderer is ATI Technologies Inc. :: AMD Radeon R9 M370X OpenGL Engine :: 2.1 ATI-3.0.67
PTB-INFO: Renderer has 2048 MB of VRAM and a maximum 1811 MB of texture memory.
PTB-INFO: VBL startline = 1800 , VBL Endline = 1850
PTB-INFO: Measured monitor refresh interval from beamposition = 16.668752 ms [59.992494 Hz].
PTB-INFO: Will use beamposition query for accurate Flip time stamping.
PTB-INFO: Measured monitor refresh interval from VBLsync = 16.624631 ms [60.151711 Hz]. (59 valid samples taken, stddev=0.356341 ms.)
PTB-INFO: Small deviations between reported values are normal and no reason to worry.
WARNING: Couldn't compute a reliable estimate of monitor refresh interval! Trouble with VBL syncing?!?
----- ! PTB - ERROR: SYNCHRONIZATION FAILURE ! ----
One or more internal checks (see Warnings above) indicate that synchronization
of Psychtoolbox to the vertical retrace (VBL) is not working on your setup.
This will seriously impair proper stimulus presentation and stimulus presentation timing!
Please read 'help SyncTrouble' for information about how to solve or work-around the problem.
You can force Psychtoolbox to continue, despite the severe problems, by adding the command
Screen('Preference', 'SkipSyncTests', 1); at the top of your script, if you really know what you are doing.
PTB-INFO: Trying to enable my builtin panel-fitter on user request.
PTB-INFO: Psychtoolbox imaging pipeline starting up for window with requested imagingmode 33793 ...
PTB-INFO: Will use 8 bits per color component framebuffer for stimulus drawing.
PTB-INFO: Enabling panel fitter. Providing virtual framebuffer of 1440 x 900 pixels size.
PTB-DEBUG: Only colorbuffer texture attached to FBO, no depth- or stencil buffers requested...
PTB-DEBUG: FBO has 8 bits precision per color component in fixed point format with 0 depths buffer bits and 0 stencil buffer bits.
PTB-INFO: Will use 8 bits per color component framebuffer for stimulus post-processing (if any).
PTB-DEBUG: Buffer mappings follow...
fboCount = 2
finalizedFBO = 0, 0
preConversionFBO = 0, -1, -1, 0
processedDrawBufferFBO = 0 -1 -1
inputBufferFBO = 0 -1
drawBufferFBO = 1 -1
-------------------------------------
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
The refresh interval reported by the operating system is 16.66667 ms.
PTB-DEBUG: Allocated unicode string: 88.000000 79.000000 88.000000 79.000000 88.000000 79.000000 32.000000 60.000000 51.000000 32.000000 88.000000 79.000000 88.000000 79.000000 88.000000 79.000000 32.000000 60.000000 51.000000 32.000000 102.000000 114.000000 101.000000 115.000000 104.000000 32.000000 105.000000 110.000000 116.000000 101.000000 114.000000 118.000000 97.000000 108.000000 46.000000 46.000000 46.000000 32.000000 84.000000 104.000000 105.000000 115.000000 32.000000 99.000000 97.000000 110.000000 32.000000 116.000000 97.000000 107.000000 101.000000 32.000000 117.000000 112.000000 32.000000 116.000000 111.000000 32.000000 50.000000 48.000000 32.000000 115.000000 101.000000 99.000000 111.000000 110.000000 100.000000 115.000000 46.000000 46.000000 46.000000
CGRect: x 0.105469 , y 0.316406, w 803.097656, h 22.253906
Measured refresh interval, as reported by "GetFlipInterval" is 16.62463 ms. (nsamples = 0, stddev = 0.00000 ms)
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
PTB-WARNING: GPU reports that pageflipping isn't used - or under our control - for Screen('Flip')! [pflip_status = 1]
PTB-WARNING: Returned Screen('Flip') timestamps might be wrong! Please fix this now (read 'help SyncTrouble').
PTB-WARNING: The most likely cause for this is that some kind of desktop compositor is active and interfering.
PTB-DEBUG: Panel-Fitter unscaled Scaleblit: [0 0 1440 900] -> [0 0 1440 900], Rotation=0, RotCenter=[720, 450]
................repeated lots of times!!!!
ans =
9.0000
PTB-DEBUG: In ScreenCloseAllWindows(): Destroying window 0
Hookchain 'CloseOnscreenWindowPostGLShutdown' : Slot 0: Id='Shutdown window callback into PsychJavaSwingCleanup().' : Runtime-Function : Evalstring= PsychJavaSwingCleanup;
INFO: PTB's Screen('Flip', 10) command seems to have missed the requested stimulus presentation deadline
INFO: a total of 9 times out of a total of 605 flips during this session.
INFO: This number is fairly accurate (and indicative of real timing problems in your own code or your system)
INFO: if you provided requested stimulus onset times with the 'when' argument of Screen('Flip', window [, when]);
INFO: If you called Screen('Flip', window); without the 'when' argument, this count is more of a ''mild'' indicator
INFO: of timing behaviour than a hard reliable measurement. Large numbers may indicate problems and should at least
INFO: deserve your closer attention. Cfe. 'help SyncTrouble', the FAQ section at www.psychtoolbox.org and the
INFO: examples in the PDF presentation in PsychDocumentation/Psychtoolbox3-Slides.pdf for more info and timing tips.
WARNING: This session of your experiment was run by you with the setting Screen('Preference', 'SkipSyncTests', 1).
WARNING: This means that some internal self-tests and calibrations were skipped. Your stimulus presentation timing
WARNING: may have been wrong. This is fine for development and debugging of your experiment, but for running the real
WARNING: study, please make sure to set Screen('Preference', 'SkipSyncTests', 0) for maximum accuracy and reliability.
PTB missed 9 out of 600 stimulus presentation deadlines.
One missed deadline is ok and an artifact of the measurement.
PTB completed 0 stimulus presentations before the requested target time.
Have a look at the plots for more details...
>>
>> setenv('PSYCH_ALLOW_DANGEROUS', '1')
>> clear Screen
PTB-INFO: Activity state of AppNap is: Activities selected by PTB.
PTB-INFO: Reenabling AppNap et al. ... Make it so! 0x600007238b90 - Retain 1
>> Screen('Preference', 'Verbosity', 5);
======== Screen() for evaluation of macOS visual presentation timing fix ========
======== For evaluation by the Pelli lab and collaborators only! ========
======== Functionally limited to drawing of simple FillRect and DrawLine ========
======== and restricted text drawing ========
======== The function will cease to work at beginning of 31-October-2019 ========
PTB-INFO: Connection to Psychtoolbox kernel support driver instance #0 (Revision 1) established.
>> Screen('Preference','SyncTestSettings', 0.003);
>> VBLSyncTest
ans =
0
PTB-DEBUG: PsychGetScreenDepths(): mode 0 : w x h = 1920 x 1080, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 1 : w x h = 1920 x 1080, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 2 : w x h = 960 x 540, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 3 : w x h = 960 x 540, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 4 : w x h = 2048 x 1152, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 5 : w x h = 2048 x 1152, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 6 : w x h = 1680 x 945, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 7 : w x h = 1680 x 945, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 8 : w x h = 1280 x 720, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 9 : w x h = 1280 x 720, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 10 : w x h = 1024 x 576, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 11 : w x h = 1024 x 576, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 12 : w x h = 2560 x 1440, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 13 : w x h = 2560 x 1440, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 14 : w x h = 2304 x 1296, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 15 : w x h = 2304 x 1296, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 16 : w x h = 1152 x 648, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 17 : w x h = 1152 x 648, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 18 : w x h = 840 x 472, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 19 : w x h = 840 x 472, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 20 : w x h = 3840 x 2160, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 21 : w x h = 3840 x 2160, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 22 : w x h = 1920 x 1080, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 23 : w x h = 1920 x 1080, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 24 : w x h = 4096 x 2304, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 25 : w x h = 4096 x 2304, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 26 : w x h = 3360 x 1890, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 27 : w x h = 3360 x 1890, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 28 : w x h = 2560 x 1440, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 29 : w x h = 2560 x 1440, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 30 : w x h = 2048 x 1152, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 31 : w x h = 2048 x 1152, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 32 : w x h = 2304 x 1296, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 33 : w x h = 2304 x 1296, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 34 : w x h = 1680 x 944, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 35 : w x h = 1680 x 944, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 36 : w x h = 1152 x 648, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 37 : w x h = 1152 x 648, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 38 : w x h = 1024 x 768, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 39 : w x h = 1024 x 768, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 40 : w x h = 800 x 600, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 41 : w x h = 800 x 600, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 42 : w x h = 640 x 480, fps = 0.000000, depth = 24
PTB-DEBUG: PsychGetScreenDepths(): mode 43 : w x h = 640 x 480, fps = 0.000000, depth = 24
PTB-INFO: Retina display. Enabling panel fitter for scaled Retina compatibility mode.
PTB-INFO: This is Psychtoolbox-3 for Apple OS X, under Matlab 64-Bit (Version 3.0.16 - Build date: Oct 26 2019).
PTB-INFO: OS support status: OSX version 10.15 is not officially supported or tested at all for this release.
PTB-INFO: Type 'PsychtoolboxVersion' for more detailed version information.
PTB-INFO: Most parts of the Psychtoolbox distribution are licensed to you under terms of the MIT License, with
PTB-INFO: some restrictions. See file 'License.txt' in the Psychtoolbox root folder for the exact licensing conditions.
Display screen [0]:
(now: 2048x1152@2@d=8@0Hz)
Allowed modes:
6720x3780@d=8@0Hz 6720x3780@d=4@0Hz 3360x1890@2@d=8@0Hz 3360x1890@2@d=4@0Hz
6400x3600@d=8@0Hz 6400x3600@d=4@0Hz 3200x1800@2@d=8@0Hz 3200x1800@2@d=4@0Hz
6016x3384@d=8@0Hz 6016x3384@d=4@0Hz 3008x1692@2@d=8@0Hz 3008x1692@2@d=4@0Hz
5120x2880@d=8@0Hz 5120x2880@d=4@0Hz 2560x1440@2@d=8@0Hz 2560x1440@2@d=4@0Hz
4608x2592@d=8@0Hz 4608x2592@d=4@0Hz 2304x1296@2@d=8@0Hz 2304x1296@2@d=4@0Hz
4096x2304@d=8@0Hz 4096x2304@d=4@0Hz 2048x1152@2@d=8@0Hz 2048x1152@2@d=4@0Hz
3840x2160@d=8@0Hz 3840x2160@d=4@0Hz 1920x1080@2@d=8@0Hz 1920x1080@2@d=4@0Hz
3360x1890@d=8@0Hz 3360x1890@d=4@0Hz 1680x945@2@d=8@0Hz 1680x945@2@d=4@0Hz
3008x1692@d=8@0Hz 3008x1692@d=4@0Hz 1504x846@2@d=8@0Hz 1504x846@2@d=4@0Hz
2560x1600@d=8@0Hz 2560x1600@d=4@0Hz 1280x800@2@d=8@0Hz 1280x800@2@d=4@0Hz
2560x1440@d=8@0Hz 2560x1440@d=4@0Hz 1280x720@2@d=8@0Hz 1280x720@2@d=4@0Hz
2304x1296@d=8@0Hz 2304x1296@d=4@0Hz 1152x648@2@d=8@0Hz 1152x648@2@d=4@0Hz
2048x1152@d=8@0Hz 2048x1152@d=4@0Hz 1024x576@2@d=8@0Hz 1024x576@2@d=4@0Hz
1920x1200@d=8@0Hz 1920x1200@d=4@0Hz 960x600@2@d=8@0Hz 960x600@2@d=4@0Hz
1920x1080@d=8@0Hz 1920x1080@d=8@0Hz 1920x1080@d=4@0Hz 1920x1080@d=4@0Hz 960x540@2@d=8@0Hz 960x540@2@d=8@0Hz 960x540@2@d=4@0Hz 960x540@2@d=4@0Hz
1680x1050@d=8@0Hz 1680x1050@d=4@0Hz 840x525@2@d=8@0Hz 840x525@2@d=4@0Hz
1680x944@d=8@0Hz 1680x944@d=4@0Hz 840x472@2@d=8@0Hz 840x472@2@d=4@0Hz
1440x900@d=8@0Hz 1440x900@d=4@0Hz 720x450@2@d=8@0Hz 720x450@2@d=4@0Hz
1280x800@d=8@0Hz 1280x800@d=4@0Hz
1280x720@d=8@0Hz 1280x720@d=4@0Hz
1152x648@d=8@0Hz 1152x648@d=4@0Hz
1024x768@d=8@0Hz 1024x768@d=4@0Hz
800x600@d=8@0Hz 800x600@d=4@0Hz
640x480@d=8@0Hz 640x480@d=4@0Hz
PTB-DEBUG:PsychOSFixupFramebufferFormatForTiming: screenId 0 in unsuitable format 8 != 4 for 8 bpc.
PTB-DEBUG:PsychOSFixupFramebufferFormatForTiming: Trying to switch to suitable mode with format 4.
PTB-DEBUG:PsychOSFixupFramebufferFormatForTiming: Switching to suitable mode 4096x2304@0Hz.
PTB-INFO: Current backbuffer scaling src size 0 x 0 versus estimated display native / actual backbuffer size 4096 x 2304.
PTB-INFO: Screen 0 - Display unit 0x2, vendorId 0x610, modelId 0xa032, width 479 mm.
PTB-INFO: Screen 0 - Apple iMac16,2 builtin display of width 479 mm detected. Searching for database match...
PTB-INFO: Screen 0 - Apple iMac16,2 builtin display (479 mm): 4096 x 2304 pixels native resolution from internal LUT.
PTB-INFO: Overriding VBL startline for screen 0 to 2304 scanlines from internal lookup table.
PTB-INFO: Using GLEW version 2.0.0 for automatic detection of OpenGL extensions...
PTB-INFO: Fixed point precision integer framebuffer enabled.
PTB-INFO: System Frame buffer provides 8 bits for red channel.
PTB-INFO: System Frame buffer provides 8 bits for green channel.
PTB-INFO: System Frame buffer provides 8 bits for blue channel.
PTB-INFO: System frame buffer provides 8 bits for alpha channel, but effective alpha bits depends on imaging pipeline setup, if any.
OpenGL-Vendor / renderer / version are: Intel Inc. - Intel(R) Iris(TM) Pro Graphics 6200 - 2.1 INTEL-14.0.69
OpenGL-Extensions are: GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector GL_APPLE_texture_range GL_APPLE_transform_hint GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators GL_APPLE_ycbcr_422 GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod
PTB-INFO: Using OpenGL GL_TEXTURE_RECTANGLE_EXT extension for efficient high-performance texture mapping...
PTB-INFO: Threshold Settings for successfull video refresh calibration are: maxStdDev = 3.000000 msecs, maxDeviation = 10.000000 %, minSamples = 50, maxDuration = 5.000000 secs.
PTB-INFO: Screen 0 [head 0]: Applying beamposition corrective offsets: vblbias = 0, vbltotal = 2370.
PTB-DEBUG: Output of all acquired samples of calibration run follows:
PTB-DEBUG: Sample 0: 0.000000
PTB-DEBUG: Sample 1: 0.016654
PTB-DEBUG: Sample 2: 0.016688
PTB-DEBUG: Sample 3: 0.016693
PTB-DEBUG: Sample 4: 0.016621
PTB-DEBUG: Sample 5: 0.016706
PTB-DEBUG: Sample 6: 0.016652
PTB-DEBUG: Sample 7: 0.016594
PTB-DEBUG: Sample 8: 0.016690
PTB-DEBUG: Sample 9: 0.016727
PTB-DEBUG: Sample 10: 0.016654
PTB-DEBUG: Sample 11: 0.016702
PTB-DEBUG: Sample 12: 0.016670
PTB-DEBUG: Sample 13: 0.016637
PTB-DEBUG: Sample 14: 0.016682
PTB-DEBUG: Sample 15: 0.016665
PTB-DEBUG: Sample 16: 0.016682
PTB-DEBUG: Sample 17: 0.016656
PTB-DEBUG: Sample 18: 0.016692
PTB-DEBUG: Sample 19: 0.016718
PTB-DEBUG: Sample 20: 0.016649
PTB-DEBUG: Sample 21: 0.016696
PTB-DEBUG: Sample 22: 0.016645
PTB-DEBUG: Sample 23: 0.016672
PTB-DEBUG: Sample 24: 0.016634
PTB-DEBUG: Sample 25: 0.016623
PTB-DEBUG: Sample 26: 0.016733
PTB-DEBUG: Sample 27: 0.016663
PTB-DEBUG: Sample 28: 0.016660
PTB-DEBUG: Sample 29: 0.016637
PTB-DEBUG: Sample 30: 0.016703
PTB-DEBUG: Sample 31: 0.016631
PTB-DEBUG: Sample 32: 0.016675
PTB-DEBUG: Sample 33: 0.016659
PTB-DEBUG: Sample 34: 0.016655
PTB-DEBUG: Sample 35: 0.016758
PTB-DEBUG: Sample 36: 0.016637
PTB-DEBUG: Sample 37: 0.016642
PTB-DEBUG: Sample 38: 0.016722
PTB-DEBUG: Sample 39: 0.016624
PTB-DEBUG: Sample 40: 0.016684
PTB-DEBUG: Sample 41: 0.016689
PTB-DEBUG: Sample 42: 0.016692
PTB-DEBUG: Sample 43: 0.016698
PTB-DEBUG: Sample 44: 0.016598
PTB-DEBUG: Sample 45: 0.016712
PTB-DEBUG: Sample 46: 0.016674
PTB-DEBUG: Sample 47: 0.016625
PTB-DEBUG: Sample 48: 0.016697
PTB-DEBUG: Sample 49: 0.016654
PTB-DEBUG: Sample 50: 0.016679
PTB-DEBUG: End of calibration data for this run...
PTB-DEBUG: 51 out of 51 samples confirm use of GPU pageflipping for the swap during refresh calibration.
PTB-DEBUG: --> Good, one neccessary condition for defined visual timing is satisfied.
PTB-INFO: OpenGL-Renderer is Intel Inc. :: Intel(R) Iris(TM) Pro Graphics 6200 :: 2.1 INTEL-14.0.69
PTB-INFO: Renderer has 1536 MB of VRAM and a maximum 3072 MB of texture memory.
PTB-INFO: VBL startline = 2304 , VBL Endline = 2369
PTB-INFO: Measured monitor refresh interval from beamposition = 16.672305 ms [59.979708 Hz].
PTB-INFO: Will use beamposition query for accurate Flip time stamping.
PTB-INFO: Measured monitor refresh interval from VBLsync = 16.670056 ms [59.987803 Hz]. (50 valid samples taken, stddev=0.034968 ms.)
PTB-INFO: Small deviations between reported values are normal and no reason to worry.
PTB-INFO: Trying to enable my builtin panel-fitter on user request.
PTB-INFO: Psychtoolbox imaging pipeline starting up for window with requested imagingmode 33793 ...
PTB-INFO: Will use 8 bits per color component framebuffer for stimulus drawing.
PTB-INFO: Enabling panel fitter. Providing virtual framebuffer of 2048 x 1152 pixels size.
PTB-DEBUG: Only colorbuffer texture attached to FBO, no depth- or stencil buffers requested...
PTB-DEBUG: FBO has 8 bits precision per color component in fixed point format with 0 depths buffer bits and 0 stencil buffer bits.
PTB-INFO: Will use 8 bits per color component framebuffer for stimulus post-processing (if any).
PTB-DEBUG: Buffer mappings follow...
fboCount = 2
finalizedFBO = 0, 0
preConversionFBO = 0, -1, -1, 0
processedDrawBufferFBO = 0 -1 -1
inputBufferFBO = 0 -1
drawBufferFBO = 1 -1
-------------------------------------
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
The refresh interval reported by the operating system is 16.66667 ms.
PTB-WARNING: DrawText: Failed to load external drawtext plugin [dlopen(/Users/ian/Code/Psychtoolbox-3/Psychtoolbox/PsychBasic/PsychPlugins/libptbdrawtext_ftgl64.dylib, 10): Library not loaded: /opt/X11/lib/libfontconfig.1.dylib
Referenced from: /Users/ian/Code/Psychtoolbox-3/Psychtoolbox/PsychBasic/PsychPlugins/libptbdrawtext_ftgl64.dylib
Reason: image not found]. Retrying under generic name [libptbdrawtext_ftgl64.dylib].
PTB-WARNING: DrawText: Failed to load external drawtext plugin 'libptbdrawtext_ftgl64.dylib' [dlopen(libptbdrawtext_ftgl64.dylib, 10): image not found]. Reverting to legacy text renderer.
PTB-WARNING: DrawText: Functionality of Screen('DrawText') and Screen('TextBounds') may be limited and text quality may be impaired.
PTB-WARNING: DrawText: Type 'help DrawTextPlugin' at the command prompt to receive instructions for troubleshooting.
Measured refresh interval, as reported by "GetFlipInterval" is 16.67006 ms. (nsamples = 0, stddev = 0.00000 ms)
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
PTB-DEBUG: Panel-Fitter scaled Scaleblit: [0 0 2048 1152] -> [0 0 4096 2304], Rotation=0, RotCenter=[2048, 1152]
ans =
9.0000
Hookchain 'CloseOnscreenWindowPostGLShutdown' : Slot 0: Id='Shutdown window callback into PsychJavaSwingCleanup().' : Runtime-Function : Evalstring= PsychJavaSwingCleanup;
INFO: PTB's Screen('Flip', 10) command seems to have missed the requested stimulus presentation deadline
INFO: a total of 599 times out of a total of 605 flips during this session.
INFO: This number is fairly accurate (and indicative of real timing problems in your own code or your system)
INFO: if you provided requested stimulus onset times with the 'when' argument of Screen('Flip', window [, when]);
INFO: If you called Screen('Flip', window); without the 'when' argument, this count is more of a ''mild'' indicator
INFO: of timing behaviour than a hard reliable measurement. Large numbers may indicate problems and should at least
INFO: deserve your closer attention. Cfe. 'help SyncTrouble', the FAQ section at www.psychtoolbox.org and the
INFO: examples in the PDF presentation in PsychDocumentation/Psychtoolbox3-Slides.pdf for more info and timing tips.
WARNING: This session of your experiment was run by you with the setting Screen('Preference', 'SkipSyncTests', 1).
WARNING: This means that some internal self-tests and calibrations were skipped. Your stimulus presentation timing
WARNING: may have been wrong. This is fine for development and debugging of your experiment, but for running the real
WARNING: study, please make sure to set Screen('Preference', 'SkipSyncTests', 0) for maximum accuracy and reliability.
Display screen [0]:
(now: 4096x2304@d=4@0Hz)
Allowed modes:
6720x3780@d=8@0Hz 6720x3780@d=4@0Hz 3360x1890@2@d=8@0Hz 3360x1890@2@d=4@0Hz
6400x3600@d=8@0Hz 6400x3600@d=4@0Hz 3200x1800@2@d=8@0Hz 3200x1800@2@d=4@0Hz
6016x3384@d=8@0Hz 6016x3384@d=4@0Hz 3008x1692@2@d=8@0Hz 3008x1692@2@d=4@0Hz
5120x2880@d=8@0Hz 5120x2880@d=4@0Hz 2560x1440@2@d=8@0Hz 2560x1440@2@d=4@0Hz
4608x2592@d=8@0Hz 4608x2592@d=4@0Hz 2304x1296@2@d=8@0Hz 2304x1296@2@d=4@0Hz
4096x2304@d=8@0Hz 4096x2304@d=4@0Hz 2048x1152@2@d=8@0Hz 2048x1152@2@d=4@0Hz
3840x2160@d=8@0Hz 3840x2160@d=4@0Hz 1920x1080@2@d=8@0Hz 1920x1080@2@d=4@0Hz
3360x1890@d=8@0Hz 3360x1890@d=4@0Hz 1680x945@2@d=8@0Hz 1680x945@2@d=4@0Hz
3008x1692@d=8@0Hz 3008x1692@d=4@0Hz 1504x846@2@d=8@0Hz 1504x846@2@d=4@0Hz
2560x1600@d=8@0Hz 2560x1600@d=4@0Hz 1280x800@2@d=8@0Hz 1280x800@2@d=4@0Hz
2560x1440@d=8@0Hz 2560x1440@d=4@0Hz 1280x720@2@d=8@0Hz 1280x720@2@d=4@0Hz
2304x1296@d=8@0Hz 2304x1296@d=4@0Hz 1152x648@2@d=8@0Hz 1152x648@2@d=4@0Hz
2048x1152@d=8@0Hz 2048x1152@d=4@0Hz 1024x576@2@d=8@0Hz 1024x576@2@d=4@0Hz
1920x1200@d=8@0Hz 1920x1200@d=4@0Hz 960x600@2@d=8@0Hz 960x600@2@d=4@0Hz
1920x1080@d=8@0Hz 1920x1080@d=8@0Hz 1920x1080@d=4@0Hz 1920x1080@d=4@0Hz 960x540@2@d=8@0Hz 960x540@2@d=8@0Hz 960x540@2@d=4@0Hz 960x540@2@d=4@0Hz
1680x1050@d=8@0Hz 1680x1050@d=4@0Hz 840x525@2@d=8@0Hz 840x525@2@d=4@0Hz
1680x944@d=8@0Hz 1680x944@d=4@0Hz 840x472@2@d=8@0Hz 840x472@2@d=4@0Hz
1440x900@d=8@0Hz 1440x900@d=4@0Hz 720x450@2@d=8@0Hz 720x450@2@d=4@0Hz
1280x800@d=8@0Hz 1280x800@d=4@0Hz
1280x720@d=8@0Hz 1280x720@d=4@0Hz
1152x648@d=8@0Hz 1152x648@d=4@0Hz
1024x768@d=8@0Hz 1024x768@d=4@0Hz
800x600@d=8@0Hz 800x600@d=4@0Hz
640x480@d=8@0Hz 640x480@d=4@0Hz
PTB-DEBUG:PsychOSFixupFramebufferFormatForTiming: screenId 0 in framebuffer format fixup mode. Reverting to system setting.
PTB missed 599 out of 600 stimulus presentation deadlines.
One missed deadline is ok and an artifact of the measurement.
PTB completed 0 stimulus presentations before the requested target time.
Have a look at the plots for more details...
>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment