Created
November 27, 2012 00:30
-
-
Save iandol/4151623 to your computer and use it in GitHub Desktop.
Retina MBP Verbosity 10 VBLSyncTest output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>> clear all | |
>> Screen('Preference', 'Verbosity', 10); | |
PTB-INFO: Connection to Psychtoolbox kernel support driver instance #0 (Revision 0) established. | |
PTB-INFO: Connection to Psychtoolbox kernel support driver instance #1 (Revision 0) established. | |
>> VBLSyncTest | |
ans = | |
0 | |
PTB-DEBUG: In PsychCaptureScreen(): After display capture for screen 0 (Old CGDisplayId 0x42803c0). Reenumerating all displays... | |
PTB-DEBUG: In PsychCaptureScreen(): After display capture for screen 0 (New CGDisplayId 0x42803c0). Reenumeration done. | |
PTB-INFO: This is Psychtoolbox-3 for Apple OS X, under Matlab 64-Bit (Version 3.0.10 - Build date: Oct 29 2012). | |
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 CGL for fullscreen onscreen window creation... | |
PTB-INFO: Using GLEW version 1.5.3 for automatic detection of OpenGL extensions... | |
PTB-INFO: Connection to kernel-level vbl handler established (shmem = 0x141e9e000). | |
PTB-INFO: Broken Apple OS/X 10.7 or later detected: Using CoreVideo timestamping instead of precise vbl-irq timestamping. | |
PTB-INFO: CVDisplayLink for screen 0 created to work around the brokenness of Apple Mac OS/X 10.7 and later: | |
PTB-INFO: Video refresh interval as measured by CoreVideo display link: 16.669370 msecs. | |
PTB-INFO: Video display output delay as reported by CoreVideo display link: nan msecs. | |
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-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_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_compiled_vertex_array 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_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_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_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_fragment_program_option GL_NV_fragment_program2 GL_NV_light_max_exponent GL_NV_multisample_filter_hint GL_NV_point_sprite GL_NV_texgen_reflection GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod | |
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 NVIDIA Corporation, Renderer NVIDIA GeForce GT 650M 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 NV30 core or later... | |
Assuming NV40 core or later (maxcolattachments=8): Hardware supports floating point blending and filtering on 16bpc float format. | |
Hardware also supports floating point framebuffers of 16bpc and 32bpc float format. | |
Hardware supports full 32 bit floating point precision shading. | |
Assuming G80 core or later (maxtexsize=16384): Hardware supports full floating point blending and filtering on 16bpc and 32bpc float format. | |
No compiled in support for OpenML OML_sync_control extension. Using standard implementation. | |
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 = 1.000000 msecs, maxDeviation = 10.000000 %, minSamples = 50, maxDuration = 5.000000 secs. | |
PTB-WARNING: Querying rasterbeam-position doesn't work on your setup! (Returns a constant value 1800) | |
PTB-WARNING: This can happen if Psychtoolbox gets the mapping of connected displays to graphics card | |
PTB-WARNING: outputs wrong. See 'help DisplayOutputMappings' for tips on how to resolve this problem. | |
PTB-DEBUG: Output of all acquired samples of calibration run follows: | |
PTB-DEBUG: Sample 0: 0.000000 | |
PTB-DEBUG: Sample 1: 0.016489 | |
PTB-DEBUG: Sample 2: 0.016378 | |
PTB-DEBUG: Sample 3: 0.017301 | |
PTB-DEBUG: Sample 4: 0.015533 | |
PTB-DEBUG: Sample 5: 0.017472 | |
PTB-DEBUG: Sample 6: 0.016240 | |
PTB-DEBUG: Sample 7: 0.016625 | |
PTB-DEBUG: Sample 8: 0.017678 | |
PTB-DEBUG: Sample 9: 0.015149 | |
PTB-DEBUG: Sample 10: 0.016908 | |
PTB-DEBUG: Sample 11: 0.017511 | |
PTB-DEBUG: Sample 12: 0.016359 | |
PTB-DEBUG: Sample 13: 0.016204 | |
PTB-DEBUG: Sample 14: 0.017520 | |
PTB-DEBUG: Sample 15: 0.015476 | |
PTB-DEBUG: Sample 16: 0.016914 | |
PTB-DEBUG: Sample 17: 0.016766 | |
PTB-DEBUG: Sample 18: 0.016499 | |
PTB-DEBUG: Sample 19: 0.017823 | |
PTB-DEBUG: Sample 20: 0.015927 | |
PTB-DEBUG: Sample 21: 0.016764 | |
PTB-DEBUG: Sample 22: 0.015945 | |
PTB-DEBUG: Sample 23: 0.017986 | |
PTB-DEBUG: Sample 24: 0.016639 | |
PTB-DEBUG: Sample 25: 0.015697 | |
PTB-DEBUG: Sample 26: 0.016631 | |
PTB-DEBUG: Sample 27: 0.016816 | |
PTB-DEBUG: Sample 28: 0.016654 | |
PTB-DEBUG: Sample 29: 0.016780 | |
PTB-DEBUG: Sample 30: 0.017314 | |
PTB-DEBUG: Sample 31: 0.015676 | |
PTB-DEBUG: Sample 32: 0.016681 | |
PTB-DEBUG: Sample 33: 0.017376 | |
PTB-DEBUG: Sample 34: 0.017061 | |
PTB-DEBUG: Sample 35: 0.016046 | |
PTB-DEBUG: Sample 36: 0.017163 | |
PTB-DEBUG: Sample 37: 0.015706 | |
PTB-DEBUG: Sample 38: 0.016753 | |
PTB-DEBUG: Sample 39: 0.017672 | |
PTB-DEBUG: Sample 40: 0.015715 | |
PTB-DEBUG: Sample 41: 0.016558 | |
PTB-DEBUG: Sample 42: 0.017233 | |
PTB-DEBUG: Sample 43: 0.017187 | |
PTB-DEBUG: Sample 44: 0.015725 | |
PTB-DEBUG: Sample 45: 0.016529 | |
PTB-DEBUG: Sample 46: 0.016708 | |
PTB-DEBUG: Sample 47: 0.016343 | |
PTB-DEBUG: Sample 48: 0.017247 | |
PTB-DEBUG: Sample 49: 0.016720 | |
PTB-DEBUG: Sample 50: 0.016753 | |
PTB-DEBUG: Sample 51: 0.016193 | |
PTB-DEBUG: Sample 52: 0.016660 | |
PTB-DEBUG: Sample 53: 0.017600 | |
PTB-DEBUG: Sample 54: 0.016264 | |
PTB-DEBUG: Sample 55: 0.016906 | |
PTB-DEBUG: Sample 56: 0.017153 | |
PTB-DEBUG: Sample 57: 0.015803 | |
PTB-DEBUG: Sample 58: 0.016932 | |
PTB-DEBUG: Sample 59: 0.016757 | |
PTB-DEBUG: Sample 60: 0.017172 | |
PTB-DEBUG: Sample 61: 0.015781 | |
PTB-DEBUG: Sample 62: 0.016703 | |
PTB-DEBUG: Sample 63: 0.017502 | |
PTB-DEBUG: Sample 64: 0.015404 | |
PTB-DEBUG: Sample 65: 0.017012 | |
PTB-DEBUG: Sample 66: 0.016661 | |
PTB-DEBUG: Sample 67: 0.016322 | |
PTB-DEBUG: Sample 68: 0.016899 | |
PTB-DEBUG: Sample 69: 0.016344 | |
PTB-DEBUG: Sample 70: 0.016688 | |
PTB-DEBUG: Sample 71: 0.016776 | |
PTB-DEBUG: Sample 72: 0.016698 | |
PTB-DEBUG: Sample 73: 0.016727 | |
PTB-DEBUG: Sample 74: 0.016676 | |
PTB-DEBUG: Sample 75: 0.017789 | |
PTB-DEBUG: Sample 76: 0.016112 | |
PTB-DEBUG: Sample 77: 0.017056 | |
PTB-DEBUG: Sample 78: 0.015666 | |
PTB-DEBUG: Sample 79: 0.017129 | |
PTB-DEBUG: Sample 80: 0.016917 | |
PTB-DEBUG: Sample 81: 0.017037 | |
PTB-DEBUG: Sample 82: 0.015744 | |
PTB-DEBUG: Sample 83: 0.017219 | |
PTB-DEBUG: Sample 84: 0.015853 | |
PTB-DEBUG: Sample 85: 0.016735 | |
PTB-DEBUG: Sample 86: 0.016771 | |
PTB-DEBUG: Sample 87: 0.017904 | |
PTB-DEBUG: Sample 88: 0.015710 | |
PTB-DEBUG: Sample 89: 0.016662 | |
PTB-DEBUG: Sample 90: 0.016529 | |
PTB-DEBUG: Sample 91: 0.016767 | |
PTB-DEBUG: Sample 92: 0.016781 | |
PTB-DEBUG: Sample 93: 0.016522 | |
PTB-DEBUG: Sample 94: 0.016425 | |
PTB-DEBUG: Sample 95: 0.017199 | |
PTB-DEBUG: Sample 96: 0.015933 | |
PTB-DEBUG: Sample 97: 0.017215 | |
PTB-DEBUG: Sample 98: 0.016591 | |
PTB-DEBUG: Sample 99: 0.017344 | |
PTB-DEBUG: Sample 100: 0.015637 | |
PTB-DEBUG: Sample 101: 0.016955 | |
PTB-DEBUG: Sample 102: 0.016733 | |
PTB-DEBUG: Sample 103: 0.016687 | |
PTB-DEBUG: Sample 104: 0.016802 | |
PTB-DEBUG: Sample 105: 0.016760 | |
PTB-DEBUG: Sample 106: 0.017180 | |
PTB-DEBUG: Sample 107: 0.016867 | |
PTB-DEBUG: Sample 108: 0.015352 | |
PTB-DEBUG: Sample 109: 0.016695 | |
PTB-DEBUG: Sample 110: 0.017094 | |
PTB-DEBUG: Sample 111: 0.016442 | |
PTB-DEBUG: Sample 112: 0.016693 | |
PTB-DEBUG: Sample 113: 0.016807 | |
PTB-DEBUG: Sample 114: 0.016670 | |
PTB-DEBUG: Sample 115: 0.016625 | |
PTB-DEBUG: Sample 116: 0.016801 | |
PTB-DEBUG: Sample 117: 0.017639 | |
PTB-DEBUG: Sample 118: 0.015769 | |
PTB-DEBUG: Sample 119: 0.016163 | |
PTB-DEBUG: Sample 120: 0.016708 | |
PTB-DEBUG: Sample 121: 0.017692 | |
PTB-DEBUG: Sample 122: 0.015638 | |
PTB-DEBUG: Sample 123: 0.017034 | |
PTB-DEBUG: Sample 124: 0.016628 | |
PTB-DEBUG: Sample 125: 0.016676 | |
PTB-DEBUG: Sample 126: 0.016795 | |
PTB-DEBUG: Sample 127: 0.016405 | |
PTB-DEBUG: Sample 128: 0.016992 | |
PTB-DEBUG: Sample 129: 0.016491 | |
PTB-DEBUG: Sample 130: 0.016676 | |
PTB-DEBUG: Sample 131: 0.016322 | |
PTB-DEBUG: Sample 132: 0.018066 | |
PTB-DEBUG: Sample 133: 0.015716 | |
PTB-DEBUG: Sample 134: 0.016728 | |
PTB-DEBUG: Sample 135: 0.016626 | |
PTB-DEBUG: Sample 136: 0.016202 | |
PTB-DEBUG: Sample 137: 0.016797 | |
PTB-DEBUG: Sample 138: 0.016628 | |
PTB-DEBUG: Sample 139: 0.016675 | |
PTB-DEBUG: Sample 140: 0.016658 | |
PTB-DEBUG: Sample 141: 0.016657 | |
PTB-DEBUG: Sample 142: 0.016671 | |
PTB-DEBUG: Sample 143: 0.017150 | |
PTB-DEBUG: Sample 144: 0.016225 | |
PTB-DEBUG: Sample 145: 0.016780 | |
PTB-DEBUG: Sample 146: 0.016753 | |
PTB-DEBUG: Sample 147: 0.016658 | |
PTB-DEBUG: Sample 148: 0.016684 | |
PTB-DEBUG: Sample 149: 0.016775 | |
PTB-DEBUG: Sample 150: 0.016835 | |
PTB-DEBUG: Sample 151: 0.016838 | |
PTB-DEBUG: Sample 152: 0.017205 | |
PTB-DEBUG: Sample 153: 0.015725 | |
PTB-DEBUG: Sample 154: 0.016576 | |
PTB-DEBUG: Sample 155: 0.016472 | |
PTB-DEBUG: Sample 156: 0.016790 | |
PTB-DEBUG: Sample 157: 0.016837 | |
PTB-DEBUG: Sample 158: 0.016751 | |
PTB-DEBUG: Sample 159: 0.016971 | |
PTB-DEBUG: Sample 160: 0.017220 | |
PTB-DEBUG: Sample 161: 0.015801 | |
PTB-DEBUG: Sample 162: 0.016835 | |
PTB-DEBUG: Sample 163: 0.016325 | |
PTB-DEBUG: Sample 164: 0.016627 | |
PTB-DEBUG: Sample 165: 0.016597 | |
PTB-DEBUG: Sample 166: 0.018025 | |
PTB-DEBUG: Sample 167: 0.016395 | |
PTB-DEBUG: Sample 168: 0.015670 | |
PTB-DEBUG: Sample 169: 0.017778 | |
PTB-DEBUG: Sample 170: 0.015733 | |
PTB-DEBUG: Sample 171: 0.016733 | |
PTB-DEBUG: Sample 172: 0.016894 | |
PTB-DEBUG: Sample 173: 0.017099 | |
PTB-DEBUG: Sample 174: 0.016643 | |
PTB-DEBUG: Sample 175: 0.016390 | |
PTB-DEBUG: Sample 176: 0.016979 | |
PTB-DEBUG: Sample 177: 0.015562 | |
PTB-DEBUG: Sample 178: 0.017223 | |
PTB-DEBUG: Sample 179: 0.016603 | |
PTB-DEBUG: Sample 180: 0.017337 | |
PTB-DEBUG: Sample 181: 0.015770 | |
PTB-DEBUG: Sample 182: 0.017033 | |
PTB-DEBUG: Sample 183: 0.016060 | |
PTB-DEBUG: Sample 184: 0.016744 | |
PTB-DEBUG: Sample 185: 0.016693 | |
PTB-DEBUG: Sample 186: 0.017639 | |
PTB-DEBUG: Sample 187: 0.016996 | |
PTB-DEBUG: Sample 188: 0.015495 | |
PTB-DEBUG: Sample 189: 0.016723 | |
PTB-DEBUG: Sample 190: 0.016855 | |
PTB-DEBUG: Sample 191: 0.016528 | |
PTB-DEBUG: Sample 192: 0.016879 | |
PTB-DEBUG: Sample 193: 0.016837 | |
PTB-DEBUG: Sample 194: 0.016959 | |
PTB-DEBUG: Sample 195: 0.016990 | |
PTB-DEBUG: Sample 196: 0.015688 | |
PTB-DEBUG: Sample 197: 0.016386 | |
PTB-DEBUG: Sample 198: 0.016870 | |
PTB-DEBUG: Sample 199: 0.016278 | |
PTB-DEBUG: Sample 200: 0.018074 | |
PTB-DEBUG: Sample 201: 0.015640 | |
PTB-DEBUG: Sample 202: 0.016761 | |
PTB-DEBUG: Sample 203: 0.016513 | |
PTB-DEBUG: Sample 204: 0.016478 | |
PTB-DEBUG: Sample 205: 0.016687 | |
PTB-DEBUG: Sample 206: 0.016705 | |
PTB-DEBUG: Sample 207: 0.016960 | |
PTB-DEBUG: Sample 208: 0.017743 | |
PTB-DEBUG: Sample 209: 0.015781 | |
PTB-DEBUG: Sample 210: 0.017453 | |
PTB-DEBUG: Sample 211: 0.015521 | |
PTB-DEBUG: Sample 212: 0.017084 | |
PTB-DEBUG: Sample 213: 0.017433 | |
PTB-DEBUG: Sample 214: 0.015680 | |
PTB-DEBUG: Sample 215: 0.016716 | |
PTB-DEBUG: Sample 216: 0.016732 | |
PTB-DEBUG: Sample 217: 0.016688 | |
PTB-DEBUG: Sample 218: 0.016802 | |
PTB-DEBUG: Sample 219: 0.016104 | |
PTB-DEBUG: Sample 220: 0.016618 | |
PTB-DEBUG: Sample 221: 0.016659 | |
PTB-DEBUG: Sample 222: 0.016671 | |
PTB-DEBUG: Sample 223: 0.017840 | |
PTB-DEBUG: Sample 224: 0.015954 | |
PTB-DEBUG: Sample 225: 0.016235 | |
PTB-DEBUG: Sample 226: 0.016710 | |
PTB-DEBUG: Sample 227: 0.016640 | |
PTB-DEBUG: Sample 228: 0.016622 | |
PTB-DEBUG: Sample 229: 0.017309 | |
PTB-DEBUG: Sample 230: 0.016937 | |
PTB-DEBUG: Sample 231: 0.016551 | |
PTB-DEBUG: Sample 232: 0.017008 | |
PTB-DEBUG: Sample 233: 0.015674 | |
PTB-DEBUG: Sample 234: 0.017746 | |
PTB-DEBUG: Sample 235: 0.015703 | |
PTB-DEBUG: Sample 236: 0.016469 | |
PTB-DEBUG: Sample 237: 0.016633 | |
PTB-DEBUG: Sample 238: 0.016746 | |
PTB-DEBUG: Sample 239: 0.016657 | |
PTB-DEBUG: Sample 240: 0.016745 | |
PTB-DEBUG: Sample 241: 0.016682 | |
PTB-DEBUG: Sample 242: 0.016757 | |
PTB-DEBUG: Sample 243: 0.016784 | |
PTB-DEBUG: Sample 244: 0.016656 | |
PTB-DEBUG: Sample 245: 0.016391 | |
PTB-DEBUG: Sample 246: 0.017356 | |
PTB-DEBUG: Sample 247: 0.017464 | |
PTB-DEBUG: Sample 248: 0.015928 | |
PTB-DEBUG: Sample 249: 0.017284 | |
PTB-DEBUG: Sample 250: 0.015693 | |
PTB-DEBUG: Sample 251: 0.016771 | |
PTB-DEBUG: Sample 252: 0.016866 | |
PTB-DEBUG: Sample 253: 0.016996 | |
PTB-DEBUG: Sample 254: 0.015661 | |
PTB-DEBUG: Sample 255: 0.016681 | |
PTB-DEBUG: Sample 256: 0.016663 | |
PTB-DEBUG: Sample 257: 0.017815 | |
PTB-DEBUG: Sample 258: 0.015631 | |
PTB-DEBUG: Sample 259: 0.016698 | |
PTB-DEBUG: Sample 260: 0.016737 | |
PTB-DEBUG: Sample 261: 0.016563 | |
PTB-DEBUG: Sample 262: 0.016731 | |
PTB-DEBUG: Sample 263: 0.016733 | |
PTB-DEBUG: Sample 264: 0.017974 | |
PTB-DEBUG: Sample 265: 0.015916 | |
PTB-DEBUG: Sample 266: 0.016429 | |
PTB-DEBUG: Sample 267: 0.016619 | |
PTB-DEBUG: Sample 268: 0.017582 | |
PTB-DEBUG: Sample 269: 0.015747 | |
PTB-DEBUG: Sample 270: 0.017017 | |
PTB-DEBUG: Sample 271: 0.017055 | |
PTB-DEBUG: Sample 272: 0.015698 | |
PTB-DEBUG: Sample 273: 0.017564 | |
PTB-DEBUG: Sample 274: 0.015750 | |
PTB-DEBUG: Sample 275: 0.016726 | |
PTB-DEBUG: Sample 276: 0.016711 | |
PTB-DEBUG: Sample 277: 0.016662 | |
PTB-DEBUG: Sample 278: 0.016658 | |
PTB-DEBUG: Sample 279: 0.017486 | |
PTB-DEBUG: Sample 280: 0.015759 | |
PTB-DEBUG: Sample 281: 0.016697 | |
PTB-DEBUG: Sample 282: 0.016791 | |
PTB-DEBUG: Sample 283: 0.016825 | |
PTB-DEBUG: Sample 284: 0.016775 | |
PTB-DEBUG: Sample 285: 0.017075 | |
PTB-DEBUG: Sample 286: 0.015586 | |
PTB-DEBUG: Sample 287: 0.016701 | |
PTB-DEBUG: Sample 288: 0.016675 | |
PTB-DEBUG: Sample 289: 0.016719 | |
PTB-DEBUG: Sample 290: 0.016521 | |
PTB-DEBUG: Sample 291: 0.018120 | |
PTB-DEBUG: Sample 292: 0.015842 | |
PTB-DEBUG: Sample 293: 0.017088 | |
PTB-DEBUG: Sample 294: 0.017249 | |
PTB-DEBUG: Sample 295: 0.015823 | |
PTB-DEBUG: Sample 296: 0.017091 | |
PTB-DEBUG: Sample 297: 0.015957 | |
PTB-DEBUG: Sample 298: 0.016632 | |
PTB-DEBUG: End of calibration data for this run... | |
PTB-INFO: OpenGL-Renderer is NVIDIA Corporation :: NVIDIA GeForce GT 650M OpenGL Engine :: 2.1 NVIDIA-8.6.22 | |
PTB-INFO: Renderer has 1024 MB of VRAM and a maximum 990 MB of texture memory. | |
PTB-INFO: VBL startline = 900 , VBL Endline = -1 | |
PTB-INFO: Beamposition queries unsupported on this system. Will try to use kernel-level vbl interrupts as fallback. | |
PTB-INFO: Measured monitor refresh interval from VBLsync = 16.666449 ms [60.000782 Hz]. (298 valid samples taken, stddev=0.581056 ms.) | |
PTB-INFO: Small deviations between reported values are normal and no reason to worry. | |
PTB-INFO: Using OpenGL GL_TEXTURE_RECTANGLE_EXT extension for efficient high-performance texture mapping... | |
----- ! PTB - WARNING: SYNCHRONIZATION TROUBLE ! ---- | |
One or more internal checks (see Warnings above) indicate that | |
queries of rasterbeam position are not properly working for your setup. | |
Psychtoolbox will work around this by using a different timing algorithm, | |
but it will cause Screen('Flip') to report less accurate/robust timestamps | |
for stimulus timing. | |
Read 'help BeampositionQueries' for more info and troubleshooting tips. | |
PTB-INFO: Support for fast OffscreenWindows enabled. | |
The refresh interval reported by the operating system is 16.66667 ms. | |
PTB-DEBUG: Allocated unicode string: 77.000000 101.000000 97.000000 115.000000 117.000000 114.000000 105.000000 110.000000 103.000000 32.000000 109.000000 111.000000 110.000000 105.000000 116.000000 111.000000 114.000000 32.000000 114.000000 101.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 | |
Measured refresh interval, as reported by "GetFlipInterval" is 16.66645 ms. (nsamples = 0, stddev = 0.00000 ms) | |
PTB-ERROR: VBL kernel-level timestamp queries broken on your setup [Impossible order of events]! | |
PTB-ERROR: Will disable them for now until the problem is resolved. You may want to restart Matlab and retry. | |
PTB-ERROR: postflip - time_at_swapcompletion == 0.003695 secs. | |
PTB-ERROR: Btw. if you are running in windowed mode, this is not unusual -- timestamping doesn't work well in windowed mode... | |
ans = | |
9.0000 | |
PTB-DEBUG: In ScreenCloseAllWindows(): Destroying window 0 | |
PTB-DEBUG: In PsychReleaseScreen(): After display release for screen 0 (Old CGDisplayId 0x42803c0). Reenumerating all displays... | |
PTB-DEBUG: In PsychReleaseScreen(): After display release for screen 0 (New CGDisplayId 0x42803c0). Reenumeration done. | |
OwnerPID: 70460 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: BetterTouchTool | |
OwnerPID: 151 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: SystemUIServer | |
OwnerPID: 64428 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: Flux | |
OwnerPID: 151 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: SystemUIServer | |
OwnerPID: 2295 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: gfxCardStatus | |
OwnerPID: 344 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: Dropbox | |
OwnerPID: 144 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: Little Snitch Agent | |
OwnerPID: 151 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: SystemUIServer | |
OwnerPID: 174 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: Notification Center | |
OwnerPID: 96 | |
WindowLevel: 24 (ShieldingWindow 2147483629) | |
WindowName: Menubar | |
WindowOwnerName: Window Server | |
OwnerPID: 71698 | |
WindowLevel: 0 (ShieldingWindow 2147483629) | |
WindowName: MATLAB R2012b | |
WindowOwnerName: MATLAB | |
TARGETWINDOWNAME: 'MATLAB R2012b' with pid 71698. | |
PTB-DEBUG: In PsychCaptureScreen(): After display capture for screen 0 (Old CGDisplayId 0x42803c0). Reenumerating all displays... | |
PTB-DEBUG: In PsychCaptureScreen(): After display capture for screen 0 (New CGDisplayId 0x42803c0). Reenumeration done. | |
PTB-INFO: Releasing shared memory mapping for screen 0. | |
PTB-INFO: Releasing CVDisplayLink for screen 0. | |
PTB-DEBUG: In PsychReleaseScreen(): After display release for screen 0 (Old CGDisplayId 0x42803c0). Reenumerating all displays... | |
PTB-DEBUG: In PsychReleaseScreen(): After display release for screen 0 (New CGDisplayId 0x42803c0). Reenumeration done. | |
OwnerPID: 70460 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: BetterTouchTool | |
OwnerPID: 151 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: SystemUIServer | |
OwnerPID: 64428 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: Flux | |
OwnerPID: 151 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: SystemUIServer | |
OwnerPID: 2295 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: gfxCardStatus | |
OwnerPID: 344 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: Dropbox | |
OwnerPID: 144 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: Little Snitch Agent | |
OwnerPID: 151 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: SystemUIServer | |
OwnerPID: 174 | |
WindowLevel: 25 (ShieldingWindow 2147483629) | |
WindowOwnerName: Notification Center | |
OwnerPID: 96 | |
WindowLevel: 24 (ShieldingWindow 2147483629) | |
WindowName: Menubar | |
WindowOwnerName: Window Server | |
OwnerPID: 71698 | |
WindowLevel: 0 (ShieldingWindow 2147483629) | |
WindowName: MATLAB R2012b | |
WindowOwnerName: MATLAB | |
TARGETWINDOWNAME: 'MATLAB R2012b' with pid 71698. | |
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... | |
>> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment