Opened 5 years ago
Closed 5 years ago
#4359 closed defect (duplicate)
Surface caps: Array argument has non-numeric values
Reported by: | Owned by: | Tom Goddard | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Surface | Version: | 0.91 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
The following bug report has been submitted: Platform: Darwin-18.7.0-x86_64-i386-64bit ChimeraX Version: 0.91 (2019-07-30) Description (Describe the actions that caused this problem to occur here) Log: Startup Messages --- warning | 'clip' is a prefix of an existing command 'clipper' UCSF ChimeraX version: 0.91 (2019-07-30) © 2016-2019 Regents of the University of California. All rights reserved. How to cite UCSF ChimeraX > open "/Users/jardetz/Desktop/Safari Downloads/RSVF- cryosparc_P47_J108_007_volume_map_sharp.mrc" Opened RSVF-cryosparc_P47_J108_007_volume_map_sharp.mrc, grid size 320,320,320, pixel 1.11, shown at level 0.348, step 2, values float32 > open "/Users/jardetz/Desktop/Safari Downloads/MPVF- cryosparc_P46_J154_006_volume_map_sharp.mrc" Opened MPVF-cryosparc_P46_J154_006_volume_map_sharp.mrc, grid size 256,256,256, pixel 1.11, shown at level 0.217, step 1, values float32 > open /Users/jardetz/Desktop/Lab/Papers/Wen_MPV_abs/Cryo_EM/F_25P13mon- cootfit.pdb Chain information for F_25P13mon-cootfit.pdb #3 --- Chain | Description A | No description available E | No description available > toolshed show "Fit in Map" Fit molecule F_25P13mon-cootfit.pdb (#3) to map MPVF- cryosparc_P46_J154_006_volume_map_sharp.mrc (#2) using 10391 atoms average map value = 0.5616, steps = 64 shifted from previous position = 0.0274 rotated from previous position = 0.0276 degrees atoms outside contour = 6302, contour level = 0.58363 Position of F_25P13mon-cootfit.pdb (#3) relative to MPVF- cryosparc_P46_J154_006_volume_map_sharp.mrc (#2) coordinates: Matrix rotation and translation 0.99999991 -0.00015027 0.00038887 -0.06674033 0.00015036 0.99999996 -0.00024144 0.03397925 -0.00038883 0.00024150 0.99999990 0.02276830 Axis 0.50121449 0.80711886 0.31199868 Axis point 57.64433586 0.00000000 173.02941392 Rotation angle (degrees) 0.02760366 Shift along axis 0.00107775 Fit molecule F_25P13mon-cootfit.pdb (#3) to map MPVF- cryosparc_P46_J154_006_volume_map_sharp.mrc (#2) using 10391 atoms average map value = 0.5617, steps = 48 shifted from previous position = 0.0216 rotated from previous position = 0.0215 degrees atoms outside contour = 6307, contour level = 0.58363 Position of F_25P13mon-cootfit.pdb (#3) relative to MPVF- cryosparc_P46_J154_006_volume_map_sharp.mrc (#2) coordinates: Matrix rotation and translation 1.00000000 -0.00007429 0.00002250 0.00383245 0.00007430 0.99999997 -0.00022156 0.03838728 -0.00002249 0.00022156 0.99999998 -0.03263278 Axis 0.94375487 0.09581352 0.31645934 Axis point 0.00000000 142.97549780 174.55430894 Rotation angle (degrees) 0.01345093 Shift along axis -0.00303204 Fit molecule F_25P13mon-cootfit.pdb (#3) to map MPVF- cryosparc_P46_J154_006_volume_map_sharp.mrc (#2) using 10391 atoms average map value = 0.5616, steps = 64 shifted from previous position = 0.0274 rotated from previous position = 0.0276 degrees atoms outside contour = 6302, contour level = 0.58363 Position of F_25P13mon-cootfit.pdb (#3) relative to MPVF- cryosparc_P46_J154_006_volume_map_sharp.mrc (#2) coordinates: Matrix rotation and translation 0.99999991 -0.00015027 0.00038887 -0.06674033 0.00015036 0.99999996 -0.00024144 0.03397925 -0.00038883 0.00024150 0.99999990 0.02276830 Axis 0.50121449 0.80711886 0.31199868 Axis point 57.64433586 0.00000000 173.02941392 Rotation angle (degrees) 0.02760366 Shift along axis 0.00107775 > set bgColor white > lighting flat > lighting shadows true intensity 0.5 > lighting flat > lighting simple > lighting soft > lighting simple > lighting soft > lighting simple > lighting shadows true > lighting shadows false > lighting shadows true > lighting shadows false > toolshed show "Side View" Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. Traceback (most recent call last): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 128, in _redraw_timer_callback if not self.draw_new_frame(): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/core/updateloop.py", line 61, in draw_new_frame surface.update_clip_caps(view) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 27, in update_clip_caps subdivision = settings.clipping_cap_subdivision) File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) TypeError: Array argument has non-numeric values TypeError: Array argument has non-numeric values File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- packages/chimerax/surface/cap.py", line 38, in show_surface_clip_caps varray, tarray = refine_mesh(varray, tarray, subdivision) See log for complete Python traceback. OpenGL version: 4.1 NVIDIA-12.0.24 355.11.10.50.10.103 OpenGL renderer: NVIDIA GeForce GT 650M OpenGL Engine OpenGL vendor: NVIDIA Corporation
Change History (2)
comment:1 by , 5 years ago
Component: | Unassigned → Surface |
---|---|
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → assigned |
Summary: | ChimeraX bug report submission → Surface caps: Array argument has non-numeric values |
Version: | → 0.91 |
comment:2 by , 5 years ago
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed a year and a half ago. #2279
Would be nice improvement to bug reporter if it could identify fixed bugs with matching traceback and recommend the user update their ChimeraX.