﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
15753	Crash in Modeller tool _update_sequence_menus in Qt call meth_QFormLayout_removeRow()	george.rooms@…	Eric Pettersen	"{{{
The following bug report has been submitted:
Platform:        macOS-14.5-x86_64-i386-64bit
ChimeraX Version: 1.8 (2024-06-10 23:15:52 UTC)
Description
Last time you used ChimeraX it crashed.
Please describe steps that led to the crash here.
Fatal Python error: Segmentation fault

Thread 0x0000700014954000 (most recent call first):
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py"", line 324 in wait
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py"", line 622 in wait
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py"", line 1392 in run
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py"", line 1038 in _bootstrap_inner
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py"", line 995 in _bootstrap

Thread 0x0000700017784000 (most recent call first):
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py"", line 324 in wait
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py"", line 622 in wait
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py"", line 1392 in run
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py"", line 1038 in _bootstrap_inner
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py"", line 995 in _bootstrap

Current thread 0x00007ff847610fc0 (most recent call first):
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/modeller/tool.py"", line 349 in _update_sequence_menus
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/seqalign/widgets.py"", line 45 in _items_change
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py"", line 149 in invoke
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py"", line 248 in _activate
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py"", line 217 in activate
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py"", line 393 in activate_trigger
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/seqalign/manager.py"", line 129 in destroy_alignment
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/seqalign/alignment.py"", line 445 in detach_viewer
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/seq_view/tool.py"", line 511 in delete
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/gui.py"", line 780 in close_request
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/gui.py"", line 2430 in 
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/gui.py"", line 315 in event_loop
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py"", line 1003 in init
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py"", line 1166 in 
  File """", line 88 in _run_code
  File """", line 198 in _run_module_as_main

Extension modules: chimerax.arrays._arrays, numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, chimerax.geometry._geometry, PyQt6.QtCore, PyQt6.QtGui, PyQt6.QtWidgets, PyQt6.QtNetwork, PyQt6.QtPrintSupport, PyQt6.QtWebChannel, PyQt6.QtWebEngineCore, PyQt6.QtWebEngineWidgets, chimerax.atomic_lib._load_libs, tinyarray, chimerax.atomic.cymol, chimerax.atomic.cytmpl, chimerax.surface._surface, chimerax.map._map, charset_normalizer.md, PIL._imaging, matplotlib._c_internal_utils, matplotlib._path, kiwisolver._cext, matplotlib._image, OpenGL_accelerate.errorchecker, OpenGL_accelerate.wrapper, OpenGL_accelerate.formathandler, OpenGL_accelerate.arraydatatype, OpenGL_accelerate.latebind, OpenGL_accelerate.vbo, chimerax.pdb_lib._load_libs, chimerax.core._mac_util, OpenGL_accelerate.numpy_formathandler, OpenGL_accelerate.nones_formathandler, lz4._version, lz4.frame._frame, msgpack._cmsgpack, chimerax.core._serialize, PyQt6.QtOpenGL, PyQt6.QtOpenGLWidgets, chimerax.atomic._ribbons, chimerax.graphics._graphics, chimerax.mmcif._mmcif, chimerax.mmcif.mmcif, chimerax.pdb._pdbio, lxml._elementpath, lxml.etree, chimerax.atom_search.ast, chimerax.chem_group._chem_group, PIL._imagingmath, chimerax.alignment_algs._sw, chimerax.alignment_algs._nw, chimerax.coulombic._esp, chimerax.mlp._mlp (total: 65)


{""app_name"":""ChimeraX"",""timestamp"":""2024-08-09 19:27:17.00 +0100"",""app_version"":""1.8.0"",""slice_uuid"":""194a3167-3db5-3029-8d22-1d742b826bb9"",""build_version"":""1.8.0.0"",""platform"":1,""bundleID"":""edu.ucsf.cgl.ChimeraX"",""share_with_app_devs"":1,""is_first_party"":0,""bug_type"":""309"",""os_version"":""macOS 14.5 (23F79)"",""roots_installed"":0,""name"":""ChimeraX"",""incident_id"":""5A35E36C-8D55-4E3B-AA6F-C25AA5FF970E""}
{
  ""uptime"" : 570000,
  ""procRole"" : ""Foreground"",
  ""version"" : 2,
  ""userID"" : 501,
  ""deployVersion"" : 210,
  ""modelCode"" : ""MacBookPro16,2"",
  ""coalitionID"" : 523,
  ""osVersion"" : {
    ""train"" : ""macOS 14.5"",
    ""build"" : ""23F79"",
    ""releaseType"" : ""User""
  },
  ""captureTime"" : ""2024-08-09 19:26:49.5755 +0100"",
  ""codeSigningMonitor"" : 0,
  ""incident"" : ""5A35E36C-8D55-4E3B-AA6F-C25AA5FF970E"",
  ""pid"" : 64361,
  ""cpuType"" : ""X86-64"",
  ""roots_installed"" : 0,
  ""bug_type"" : ""309"",
  ""procLaunch"" : ""2024-08-07 11:37:36.4810 +0100"",
  ""procStartAbsTime"" : 443000157544357,
  ""procExitAbsTime"" : 575251380740949,
  ""procName"" : ""ChimeraX"",
  ""procPath"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/MacOS\/ChimeraX"",
  ""bundleInfo"" : {""CFBundleShortVersionString"":""1.8.0"",""CFBundleVersion"":""1.8.0.0"",""CFBundleIdentifier"":""edu.ucsf.cgl.ChimeraX""},
  ""storeInfo"" : {""deviceIdentifierForVendor"":""3F04E6F6-E1E4-5487-8C8D-4858BB5E3585"",""thirdParty"":true},
  ""parentProc"" : ""launchd"",
  ""parentPid"" : 1,
  ""coalitionName"" : ""edu.ucsf.cgl.ChimeraX"",
  ""crashReporterKey"" : ""718C56F5-17B3-6A01-634B-4D2136B595AA"",
  ""codeSigningID"" : ""edu.ucsf.cgl.ChimeraX"",
  ""codeSigningTeamID"" : ""LWV8X224YF"",
  ""codeSigningFlags"" : 570491649,
  ""codeSigningValidationCategory"" : 6,
  ""codeSigningTrustLevel"" : 4294967295,
  ""wakeTime"" : 24949,
  ""bridgeVersion"" : {""build"":""21P5077"",""train"":""8.5""},
  ""sleepWakeUUID"" : ""071C280B-4701-467D-AD6B-9DB36D5E3440"",
  ""sip"" : ""enabled"",
  ""vmRegionInfo"" : ""0x13b is not in any region.  Bytes before following region: 4461039301\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      109e61000-109e65000    [   16K] r-x\/r-x SM=COW  \/Applications\/ChimeraX-1.8.app\/Contents\/MacOS\/ChimeraX"",
  ""exception"" : {""codes"":""0x0000000000000001, 0x000000000000013b"",""rawCodes"":[1,315],""type"":""EXC_BAD_ACCESS"",""signal"":""SIGSEGV"",""subtype"":""KERN_INVALID_ADDRESS at 0x000000000000013b""},
  ""termination"" : {""flags"":0,""code"":11,""namespace"":""SIGNAL"",""indicator"":""Segmentation fault: 11"",""byProc"":""ChimeraX"",""byPid"":64361},
  ""ktriageinfo"" : ""VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\nVM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\nVM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\nVM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\nVM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\n"",
  ""vmregioninfo"" : ""0x13b is not in any region.  Bytes before following region: 4461039301\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      109e61000-109e65000    [   16K] r-x\/r-x SM=COW  \/Applications\/ChimeraX-1.8.app\/Contents\/MacOS\/ChimeraX"",
  ""extMods"" : {""caller"":{""thread_create"":0,""thread_set_state"":0,""task_for_pid"":0},""system"":{""thread_create"":0,""thread_set_state"":0,""task_for_pid"":0},""targeted"":{""thread_create"":0,""thread_set_state"":0,""task_for_pid"":0},""warnings"":0},
  ""faultingThread"" : 0,
  ""threads"" : [{""queue"":""com.apple.main-thread"",""instructionState"":{""instructionStream"":{""bytes"":[93,195,102,46,15,31,132,0,0,0,0,0,15,31,0,85,72,137,229,72,141,5,237,80,71,0,72,137,7,72,139,71,16,72,133,192,116,13,72,139,64,8,72,57,184,176,0,0,0,116,2,93,195,72,199,128,176,0,0,0,0,0,0,0,93,195,102,46,15,31,132,0,0,0,0,0,15,31,0,85,72,137,229,72,139,71,16,72,133,192,116,13,72,139,64,8,72,57,184,176,0,0,0,116,6,93,233,188,199,60,0,72,199,128,176,0,0,0,0,0,0,0,93,233,171,199,60,0,102,46,15,31,132,0,0,0,0,0,15,31,68,0,0,85,72,137,229,65,86,83,72,137,251,72,139,7,255,80,64,132,192,116,7,69,49,246,49,192,235,52,73,190,0,0,0,0,255,255,255,255,72,139,67,16,72,139,64,8,72,57,152,176],""offset"":96}},""frames"":[{""imageOffset"":33098,""symbol"":""__pthread_kill"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":24253,""symbol"":""pthread_kill"",""symbolLocation"":262,""imageIndex"":162},{""imageOffset"":282792,""symbol"":""raise"",""symbolLocation"":24,""imageIndex"":163},{""imageOffset"":2540852,""symbol"":""faulthandler_fatal_error"",""symbolLocation"":388,""imageIndex"":159},{""imageOffset"":16349,""symbol"":""_sigtramp"",""symbolLocation"":29,""imageIndex"":164},{""imageOffset"":0,""imageIndex"":165},{""imageOffset"":2111733,""symbol"":""meth_QFormLayout_removeRow(_object*, _object*)"",""symbolLocation"":101,""imageIndex"":109},{""imageOffset"":1044954,""symbol"":""cfunction_call"",""symbolLocation"":90,""imageIndex"":159},{""imageOffset"":630769,""symbol"":""_PyObject_MakeTpCall"",""symbolLocation"":129,""imageIndex"":159},{""imageOffset"":1868407,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":61255,""imageIndex"":159},{""imageOffset"":1892992,""symbol"":""_PyEval_Vector"",""symbolLocation"":128,""imageIndex"":159},{""imageOffset"":648031,""symbol"":""method_vectorcall"",""symbolLocation"":207,""imageIndex"":159},{""imageOffset"":1299806,""symbol"":""PyQtSlot::call(_object*, _object*) const"",""symbolLocation"":46,""imageIndex"":115},{""imageOffset"":1299494,""symbol"":""PyQtSlot::invoke(void**, _object*, void*, bool) const"",""symbolLocation"":358,""imageIndex"":115},{""imageOffset"":1303781,""symbol"":""PyQtSlotProxy::unislot(void**)"",""symbolLocation"":85,""imageIndex"":115},{""imageOffset"":1303640,""symbol"":""PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)"",""symbolLocation"":56,""imageIndex"":115},{""imageOffset"":864566,""imageIndex"":116},{""imageOffset"":1282476,""symbol"":""pyqtBoundSignal_emit(_object*, _object*)"",""symbolLocation"":636,""imageIndex"":115},{""imageOffset"":704873,""symbol"":""method_vectorcall_VARARGS"",""symbolLocation"":121,""imageIndex"":159},{""imageOffset"":1868159,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":61007,""imageIndex"":159},{""imageOffset"":1892992,""symbol"":""_PyEval_Vector"",""symbolLocation"":128,""imageIndex"":159},{""imageOffset"":34935,""symbol"":""sip_api_call_procedure_method"",""symbolLocation"":199,""imageIndex"":113},{""imageOffset"":1059193,""symbol"":""sipQDockWidget::closeEvent(QCloseEvent*)"",""symbolLocation"":105,""imageIndex"":109},{""imageOffset"":375461,""symbol"":""QWidget::event(QEvent*)"",""symbolLocation"":1365,""imageIndex"":110},{""imageOffset"":1530690,""symbol"":""QDockWidget::event(QEvent*)"",""symbolLocation"":770,""imageIndex"":110},{""imageOffset"":1055151,""symbol"":""sipQDockWidget::event(QEvent*)"",""symbolLocation"":191,""imageIndex"":109},{""imageOffset"":49767,""symbol"":""QApplicationPrivate::notify_helper(QObject*, QEvent*)"",""symbolLocation"":247,""imageIndex"":110},{""imageOffset"":53362,""symbol"":""QApplication::notify(QObject*, QEvent*)"",""symbolLocation"":498,""imageIndex"":110},{""imageOffset"":1283381,""symbol"":""sipQApplication::notify(QObject*, QEvent*)"",""symbolLocation"":229,""imageIndex"":109},{""imageOffset"":543530,""symbol"":""QCoreApplication::notifyInternal2(QObject*, QEvent*)"",""symbolLocation"":170,""imageIndex"":116},{""imageOffset"":373647,""symbol"":""QWidgetPrivate::handleClose(QWidgetPrivate::CloseMode)"",""symbolLocation"":143,""imageIndex"":110},{""imageOffset"":864605,""imageIndex"":116},{""imageOffset"":1231391,""imageIndex"":110},{""imageOffset"":1231036,""imageIndex"":110},{""imageOffset"":1234825,""symbol"":""QAbstractButton::mouseReleaseEvent(QMouseEvent*)"",""symbolLocation"":185,""imageIndex"":110},{""imageOffset"":374634,""symbol"":""QWidget::event(QEvent*)"",""symbolLocation"":538,""imageIndex"":110},{""imageOffset"":49767,""symbol"":""QApplicationPrivate::notify_helper(QObject*, QEvent*)"",""symbolLocation"":247,""imageIndex"":110},{""imageOffset"":58659,""symbol"":""QApplication::notify(QObject*, QEvent*)"",""symbolLocation"":5795,""imageIndex"":110},{""imageOffset"":1283381,""symbol"":""sipQApplication::notify(QObject*, QEvent*)"",""symbolLocation"":229,""imageIndex"":109},{""imageOffset"":543530,""symbol"":""QCoreApplication::notifyInternal2(QObject*, QEvent*)"",""symbolLocation"":170,""imageIndex"":116},{""imageOffset"":51237,""symbol"":""QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool)"",""symbolLocation"":885,""imageIndex"":110},{""imageOffset"":470406,""imageIndex"":110},{""imageOffset"":465648,""imageIndex"":110},{""imageOffset"":49767,""symbol"":""QApplicationPrivate::notify_helper(QObject*, QEvent*)"",""symbolLocation"":247,""imageIndex"":110},{""imageOffset"":53362,""symbol"":""QApplication::notify(QObject*, QEvent*)"",""symbolLocation"":498,""imageIndex"":110},{""imageOffset"":1283381,""symbol"":""sipQApplication::notify(QObject*, QEvent*)"",""symbolLocation"":229,""imageIndex"":109},{""imageOffset"":543530,""symbol"":""QCoreApplication::notifyInternal2(QObject*, QEvent*)"",""symbolLocation"":170,""imageIndex"":116},{""imageOffset"":555683,""symbol"":""QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)"",""symbolLocation"":2227,""imageIndex"":111},{""imageOffset"":940700,""symbol"":""QWindowSystemInterface::sendWindowSystemEvents(QFlags)"",""symbolLocation"":444,""imageIndex"":111},{""imageOffset"":102799,""imageIndex"":91},{""imageOffset"":508039,""symbol"":""__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__"",""symbolLocation"":17,""imageIndex"":166},{""imageOffset"":507945,""symbol"":""__CFRunLoopDoSource0"",""symbolLocation"":157,""imageIndex"":166},{""imageOffset"":507380,""symbol"":""__CFRunLoopDoSources0"",""symbolLocation"":215,""imageIndex"":166},{""imageOffset"":502385,""symbol"":""__CFRunLoopRun"",""symbolLocation"":919,""imageIndex"":166},{""imageOffset"":499986,""symbol"":""CFRunLoopRunSpecific"",""symbolLocation"":557,""imageIndex"":166},{""imageOffset"":190985,""symbol"":""RunCurrentEventLoopInMode"",""symbolLocation"":292,""imageIndex"":167},{""imageOffset"":190022,""symbol"":""ReceiveNextEventCommon"",""symbolLocation"":201,""imageIndex"":167},{""imageOffset"":189793,""symbol"":""_BlockUntilNextEventMatchingListInModeWithFilter"",""symbolLocation"":66,""imageIndex"":167},{""imageOffset"":257121,""symbol"":""_DPSNextEvent"",""symbolLocation"":880,""imageIndex"":168},{""imageOffset"":9776576,""symbol"":""-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]"",""symbolLocation"":1273,""imageIndex"":168},{""imageOffset"":196725,""symbol"":""-[NSApplication run]"",""symbolLocation"":603,""imageIndex"":168},{""imageOffset"":93965,""imageIndex"":91},{""imageOffset"":583190,""symbol"":""QEventLoop::exec(QFlags)"",""symbolLocation"":486,""imageIndex"":116},{""imageOffset"":545047,""symbol"":""QCoreApplication::exec()"",""symbolLocation"":119,""imageIndex"":116},{""imageOffset"":2261324,""symbol"":""meth_QApplication_exec(_object*, _object*)"",""symbolLocation"":92,""imageIndex"":109},{""imageOffset"":1044954,""symbol"":""cfunction_call"",""symbolLocation"":90,""imageIndex"":159},{""imageOffset"":630769,""symbol"":""_PyObject_MakeTpCall"",""symbolLocation"":129,""imageIndex"":159},{""imageOffset"":1868407,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":61255,""imageIndex"":159},{""imageOffset"":1802218,""symbol"":""PyEval_EvalCode"",""symbolLocation"":282,""imageIndex"":159},{""imageOffset"":1779827,""symbol"":""builtin_exec"",""symbolLocation"":483,""imageIndex"":159},{""imageOffset"":1047348,""symbol"":""cfunction_vectorcall_FASTCALL_KEYWORDS"",""symbolLocation"":68,""imageIndex"":159},{""imageOffset"":1868159,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":61007,""imageIndex"":159},{""imageOffset"":1892992,""symbol"":""_PyEval_Vector"",""symbolLocation"":128,""imageIndex"":159},{""imageOffset"":2512477,""symbol"":""pymain_run_module"",""symbolLocation"":253,""imageIndex"":159},{""imageOffset"":2511137,""symbol"":""Py_RunMain"",""symbolLocation"":2225,""imageIndex"":159},{""imageOffset"":2515163,""symbol"":""pymain_main"",""symbolLocation"":43,""imageIndex"":159},{""imageOffset"":2515114,""symbol"":""Py_Main"",""symbolLocation"":42,""imageIndex"":159},{""imageOffset"":15770,""symbol"":""main"",""symbolLocation"":122,""imageIndex"":160},{""imageOffset"":25446,""symbol"":""start"",""symbolLocation"":1942,""imageIndex"":169}],""id"":4697945,""triggered"":true,""threadState"":{""r13"":{""value"":1},""rax"":{""value"":0},""rflags"":{""value"":582},""cpu"":{""value"":0},""r14"":{""value"":140704326160320,""symbolLocation"":0,""symbol"":""_main_thread""},""rsi"":{""value"":11},""r8"":{""value"":2},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":140704326160320,""symbolLocation"":0,""symbol"":""_main_thread""},""r9"":{""value"":14757395258967641293},""r15"":{""value"":22},""rbx"":{""value"":11},""trap"":{""value"":133},""err"":{""value"":33554760},""r11"":{""value"":582},""rip"":{""value"":140703196344650,""matchesCrashFrame"":1},""rbp"":{""value"":140406460109776},""rsp"":{""value"":140406460109736},""r12"":{""value"":259},""rcx"":{""value"":140406460109736},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":259}},""name"":""CrBrowserMain""},{""id"":4698207,""name"":""ThreadPoolServiceThread"",""threadState"":{""r13"":{""value"":12297829382473034411},""rax"":{""value"":4},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":140406538937344},""rsi"":{""value"":0},""r8"":{""value"":4},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":105553151992832},""r9"":{""value"":0},""r15"":{""value"":0},""rbx"":{""value"":123145485348160},""trap"":{""value"":133},""err"":{""value"":33554801},""r11"":{""value"":582},""rip"":{""value"":140703196356230},""rbp"":{""value"":123145485348144},""rsp"":{""value"":123145485348072},""r12"":{""value"":140406538937408},""rcx"":{""value"":123145485348072},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":11}},""frames"":[{""imageOffset"":44678,""symbol"":""kevent64"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":75593716,""imageIndex"":99},{""imageOffset"":75593183,""imageIndex"":99},{""imageOffset"":75194449,""imageIndex"":99},{""imageOffset"":74879192,""imageIndex"":99},{""imageOffset"":75351720,""imageIndex"":99},{""imageOffset"":75245773,""imageIndex"":99},{""imageOffset"":75352126,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698208,""name"":""ThreadPoolForegroundWorker"",""threadState"":{""r13"":{""value"":17179869442},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869442},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":278189326729216},""r9"":{""value"":278189326729216},""r15"":{""value"":278189326729216},""rbx"":{""value"":123145493749040},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145493748368},""rsp"":{""value"":123145493748264},""r12"":{""value"":33000},""rcx"":{""value"":123145493748264},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145493749040}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75293834,""imageIndex"":99},{""imageOffset"":75297738,""imageIndex"":99},{""imageOffset"":75295997,""imageIndex"":99},{""imageOffset"":75295727,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698209,""name"":""ThreadPoolBackgroundWorker"",""threadState"":{""r13"":{""value"":17179869442},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869442},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":191327908134912},""r9"":{""value"":191327908134912},""r15"":{""value"":191327908134912},""rbx"":{""value"":123145502149936},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145502149264},""rsp"":{""value"":123145502149160},""r12"":{""value"":33000},""rcx"":{""value"":123145502149160},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145502149936}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75293834,""imageIndex"":99},{""imageOffset"":75297738,""imageIndex"":99},{""imageOffset"":75295853,""imageIndex"":99},{""imageOffset"":75295764,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698210,""name"":""Chrome_IOThread"",""threadState"":{""r13"":{""value"":12297829382473034411},""rax"":{""value"":4},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":140406505295360},""rsi"":{""value"":0},""r8"":{""value"":3},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":105553152103296},""r9"":{""value"":0},""r15"":{""value"":0},""rbx"":{""value"":123145510550816},""trap"":{""value"":133},""err"":{""value"":33554801},""r11"":{""value"":582},""rip"":{""value"":140703196356230},""rbp"":{""value"":123145510550800},""rsp"":{""value"":123145510550728},""r12"":{""value"":140406505295472},""rcx"":{""value"":123145510550728},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":12}},""frames"":[{""imageOffset"":44678,""symbol"":""kevent64"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":75593716,""imageIndex"":99},{""imageOffset"":75593183,""imageIndex"":99},{""imageOffset"":75194449,""imageIndex"":99},{""imageOffset"":74879192,""imageIndex"":99},{""imageOffset"":75351720,""imageIndex"":99},{""imageOffset"":48358146,""imageIndex"":99},{""imageOffset"":75352126,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698211,""name"":""NetworkConfigWatcher"",""threadState"":{""r13"":{""value"":17179869186},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869186},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":266094698823680},""r9"":{""value"":266094698823680},""r15"":{""value"":266094698823680},""rbx"":{""value"":123145518951488},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145518950816},""rsp"":{""value"":123145518950712},""r12"":{""value"":0},""rcx"":{""value"":123145518950712},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145518951488}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75039155,""imageIndex"":99},{""imageOffset"":74666185,""imageIndex"":99},{""imageOffset"":75194449,""imageIndex"":99},{""imageOffset"":74879192,""imageIndex"":99},{""imageOffset"":75351720,""imageIndex"":99},{""imageOffset"":75352126,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698215,""name"":""Chrome_InProcGpuThread"",""threadState"":{""r13"":{""value"":17179869186},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869186},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":255099582545920},""r9"":{""value"":255099582545920},""r15"":{""value"":255099582545920},""rbx"":{""value"":123145552555072},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145552554400},""rsp"":{""value"":123145552554296},""r12"":{""value"":0},""rcx"":{""value"":123145552554296},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145552555072}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75039155,""imageIndex"":99},{""imageOffset"":74666185,""imageIndex"":99},{""imageOffset"":75194449,""imageIndex"":99},{""imageOffset"":74879192,""imageIndex"":99},{""imageOffset"":75351720,""imageIndex"":99},{""imageOffset"":75352126,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698216,""name"":""Chrome_ChildIOThread"",""threadState"":{""r13"":{""value"":12297829382473034411},""rax"":{""value"":4},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":140406529394944},""rsi"":{""value"":0},""r8"":{""value"":1},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":105553142788288},""r9"":{""value"":0},""r15"":{""value"":0},""rbx"":{""value"":123145560956192},""trap"":{""value"":133},""err"":{""value"":33554801},""r11"":{""value"":582},""rip"":{""value"":140703196356230},""rbp"":{""value"":123145560956176},""rsp"":{""value"":123145560956104},""r12"":{""value"":140406529395088},""rcx"":{""value"":123145560956104},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":21}},""frames"":[{""imageOffset"":44678,""symbol"":""kevent64"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":75593716,""imageIndex"":99},{""imageOffset"":75593183,""imageIndex"":99},{""imageOffset"":75194449,""imageIndex"":99},{""imageOffset"":74879192,""imageIndex"":99},{""imageOffset"":75351720,""imageIndex"":99},{""imageOffset"":122838530,""imageIndex"":99},{""imageOffset"":75352126,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698217,""name"":""CompositorTileWorker1"",""threadState"":{""r13"":{""value"":2203318223616},""rax"":{""value"":260},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":123145569357824},""rsi"":{""value"":2203318223616},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":512},""r10"":{""value"":0},""r9"":{""value"":161},""r15"":{""value"":512},""rbx"":{""value"":22},""trap"":{""value"":133},""err"":{""value"":33554737},""r11"":{""value"":582},""rip"":{""value"":140703196327802},""rbp"":{""value"":123145569357520},""rsp"":{""value"":123145569357368},""r12"":{""value"":0},""rcx"":{""value"":123145569357368},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":140406533134664}},""frames"":[{""imageOffset"":16250,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":26355,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1211,""imageIndex"":162},{""imageOffset"":75462980,""imageIndex"":99},{""imageOffset"":113394117,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698218,""name"":""ThreadPoolSingleThreadSharedForeground0"",""threadState"":{""r13"":{""value"":17179869186},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869186},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":249602024407040},""r9"":{""value"":249602024407040},""r15"":{""value"":249602024407040},""rbx"":{""value"":123145577758000},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145577757328},""rsp"":{""value"":123145577757224},""r12"":{""value"":0},""rcx"":{""value"":123145577757224},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145577758000}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75293834,""imageIndex"":99},{""imageOffset"":75296343,""imageIndex"":99},{""imageOffset"":75296045,""imageIndex"":99},{""imageOffset"":75295784,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698219,""name"":""VizCompositorThread"",""threadState"":{""r13"":{""value"":17179869186},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869186},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":229810815107072},""r9"":{""value"":229810815107072},""r15"":{""value"":229810815107072},""rbx"":{""value"":123145586158656},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145586157984},""rsp"":{""value"":123145586157880},""r12"":{""value"":0},""rcx"":{""value"":123145586157880},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145586158656}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75039155,""imageIndex"":99},{""imageOffset"":74666185,""imageIndex"":99},{""imageOffset"":75194449,""imageIndex"":99},{""imageOffset"":74879192,""imageIndex"":99},{""imageOffset"":75351720,""imageIndex"":99},{""imageOffset"":75352126,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698220,""name"":""NetworkConfigWatcher"",""threadState"":{""r13"":{""value"":17179869186},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869186},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":240805931384832},""r9"":{""value"":240805931384832},""r15"":{""value"":240805931384832},""rbx"":{""value"":123145594559552},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145594558880},""rsp"":{""value"":123145594558776},""r12"":{""value"":0},""rcx"":{""value"":123145594558776},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145594559552}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75039155,""imageIndex"":99},{""imageOffset"":74666185,""imageIndex"":99},{""imageOffset"":75194449,""imageIndex"":99},{""imageOffset"":74879192,""imageIndex"":99},{""imageOffset"":75351720,""imageIndex"":99},{""imageOffset"":75352126,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698222,""name"":""NetworkService"",""threadState"":{""r13"":{""value"":12297829382473034411},""rax"":{""value"":4},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":140406540028928},""rsi"":{""value"":0},""r8"":{""value"":2},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":105553169783936},""r9"":{""value"":0},""r15"":{""value"":0},""rbx"":{""value"":123145602960736},""trap"":{""value"":133},""err"":{""value"":33554801},""r11"":{""value"":582},""rip"":{""value"":140703196356230},""rbp"":{""value"":123145602960720},""rsp"":{""value"":123145602960648},""r12"":{""value"":140406540028928},""rcx"":{""value"":123145602960648},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":22}},""frames"":[{""imageOffset"":44678,""symbol"":""kevent64"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":75593716,""imageIndex"":99},{""imageOffset"":75593183,""imageIndex"":99},{""imageOffset"":75194449,""imageIndex"":99},{""imageOffset"":74879192,""imageIndex"":99},{""imageOffset"":75351720,""imageIndex"":99},{""imageOffset"":75352126,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698223,""name"":""NetworkConfigWatcher"",""threadState"":{""r13"":{""value"":17179869186},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869186},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":283686884868096},""r9"":{""value"":283686884868096},""r15"":{""value"":283686884868096},""rbx"":{""value"":123145611361344},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145611360672},""rsp"":{""value"":123145611360568},""r12"":{""value"":0},""rcx"":{""value"":123145611360568},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145611361344}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75039155,""imageIndex"":99},{""imageOffset"":74666185,""imageIndex"":99},{""imageOffset"":75194449,""imageIndex"":99},{""imageOffset"":74879192,""imageIndex"":99},{""imageOffset"":75351720,""imageIndex"":99},{""imageOffset"":75352126,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698224,""name"":""ThreadPoolSingleThreadForegroundBlocking1"",""threadState"":{""r13"":{""value"":17179869186},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869186},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":284786396495872},""r9"":{""value"":284786396495872},""r15"":{""value"":284786396495872},""rbx"":{""value"":123145619762480},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145619761808},""rsp"":{""value"":123145619761704},""r12"":{""value"":0},""rcx"":{""value"":123145619761704},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145619762480}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75293834,""imageIndex"":99},{""imageOffset"":75297738,""imageIndex"":99},{""imageOffset"":75296093,""imageIndex"":99},{""imageOffset"":75295774,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698234,""name"":""NetworkConfigWatcher"",""threadState"":{""r13"":{""value"":17179869186},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869186},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":319987948453888},""r9"":{""value"":319987948453888},""r15"":{""value"":319987948453888},""rbx"":{""value"":123145630846016},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145630845344},""rsp"":{""value"":123145630845240},""r12"":{""value"":0},""rcx"":{""value"":123145630845240},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145630846016}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75039155,""imageIndex"":99},{""imageOffset"":74666185,""imageIndex"":99},{""imageOffset"":75194449,""imageIndex"":99},{""imageOffset"":74879192,""imageIndex"":99},{""imageOffset"":75351720,""imageIndex"":99},{""imageOffset"":75352126,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698266,""name"":""com.apple.NSEventThread"",""threadState"":{""r13"":{""value"":21592279046},""rax"":{""value"":268451845},""rflags"":{""value"":518},""cpu"":{""value"":0},""r14"":{""value"":2},""rsi"":{""value"":21592279046},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":8589934592},""r10"":{""value"":490429430628352},""r9"":{""value"":490429430628352},""r15"":{""value"":490429430628352},""rbx"":{""value"":123145474261088},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":518},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145474260928},""rsp"":{""value"":123145474260824},""r12"":{""value"":4294967295},""rcx"":{""value"":123145474260824},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145474261088}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":508357,""symbol"":""__CFRunLoopServiceMachPort"",""symbolLocation"":143,""imageIndex"":166},{""imageOffset"":502837,""symbol"":""__CFRunLoopRun"",""symbolLocation"":1371,""imageIndex"":166},{""imageOffset"":499986,""symbol"":""CFRunLoopRunSpecific"",""symbolLocation"":557,""imageIndex"":166},{""imageOffset"":1690556,""symbol"":""_NSEventThread"",""symbolLocation"":122,""imageIndex"":168},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698267,""name"":""MemoryInfra"",""threadState"":{""r13"":{""value"":17179869186},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869186},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":565161861578752},""r9"":{""value"":565161861578752},""r15"":{""value"":565161861578752},""rbx"":{""value"":123145666583616},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145666582944},""rsp"":{""value"":123145666582840},""r12"":{""value"":0},""rcx"":{""value"":123145666582840},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145666583616}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75039155,""imageIndex"":99},{""imageOffset"":74666185,""imageIndex"":99},{""imageOffset"":75194449,""imageIndex"":99},{""imageOffset"":74879192,""imageIndex"":99},{""imageOffset"":75351720,""imageIndex"":99},{""imageOffset"":75352126,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698268,""name"":""ThreadPoolSingleThreadSharedBackgroundBlocking2"",""threadState"":{""r13"":{""value"":17179869186},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869186},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":564062349950976},""r9"":{""value"":564062349950976},""r15"":{""value"":564062349950976},""rbx"":{""value"":123145674984752},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145674984080},""rsp"":{""value"":123145674983976},""r12"":{""value"":0},""rcx"":{""value"":123145674983976},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145674984752}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75293834,""imageIndex"":99},{""imageOffset"":75296343,""imageIndex"":99},{""imageOffset"":75295901,""imageIndex"":99},{""imageOffset"":75295804,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":4698276,""frames"":[{""imageOffset"":16250,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":26355,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1211,""imageIndex"":162},{""imageOffset"":48402,""symbol"":""std::__1::condition_variable::wait(std::__1::unique_lock&)"",""symbolLocation"":18,""imageIndex"":170},{""imageOffset"":108261782,""imageIndex"":99},{""imageOffset"":108267659,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}],""threadState"":{""r13"":{""value"":27487790702848},""rax"":{""value"":4},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":123145675522048},""rsi"":{""value"":27487790702848},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":6400},""r10"":{""value"":0},""r9"":{""value"":160},""r15"":{""value"":6400},""rbx"":{""value"":22},""trap"":{""value"":133},""err"":{""value"":33554737},""r11"":{""value"":582},""rip"":{""value"":140703196327802},""rbp"":{""value"":123145675521824},""rsp"":{""value"":123145675521672},""r12"":{""value"":0},""rcx"":{""value"":123145675521672},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":105553158299936}}},{""id"":4698277,""frames"":[{""imageOffset"":16250,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":26355,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1211,""imageIndex"":162},{""imageOffset"":48402,""symbol"":""std::__1::condition_variable::wait(std::__1::unique_lock&)"",""symbolLocation"":18,""imageIndex"":170},{""imageOffset"":108261782,""imageIndex"":99},{""imageOffset"":108267659,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}],""threadState"":{""r13"":{""value"":32985348843008},""rax"":{""value"":4},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":123145676058624},""rsi"":{""value"":32985348843008},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":7680},""r10"":{""value"":0},""r9"":{""value"":160},""r15"":{""value"":7680},""rbx"":{""value"":22},""trap"":{""value"":133},""err"":{""value"":33554737},""r11"":{""value"":582},""rip"":{""value"":140703196327802},""rbp"":{""value"":123145676058400},""rsp"":{""value"":123145676058248},""r12"":{""value"":0},""rcx"":{""value"":123145676058248},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":105553158299936}}},{""id"":4698278,""frames"":[{""imageOffset"":16250,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":26355,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1211,""imageIndex"":162},{""imageOffset"":48402,""symbol"":""std::__1::condition_variable::wait(std::__1::unique_lock&)"",""symbolLocation"":18,""imageIndex"":170},{""imageOffset"":108261782,""imageIndex"":99},{""imageOffset"":108267659,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}],""threadState"":{""r13"":{""value"":28587302330880},""rax"":{""value"":4},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":123145676595200},""rsi"":{""value"":28587302330880},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":6656},""r10"":{""value"":0},""r9"":{""value"":160},""r15"":{""value"":6656},""rbx"":{""value"":22},""trap"":{""value"":133},""err"":{""value"":33554737},""r11"":{""value"":582},""rip"":{""value"":140703196327802},""rbp"":{""value"":123145676594976},""rsp"":{""value"":123145676594824},""r12"":{""value"":0},""rcx"":{""value"":123145676594824},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":105553158299936}}},{""id"":4698279,""frames"":[{""imageOffset"":16250,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":26355,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1211,""imageIndex"":162},{""imageOffset"":48402,""symbol"":""std::__1::condition_variable::wait(std::__1::unique_lock&)"",""symbolLocation"":18,""imageIndex"":170},{""imageOffset"":108261782,""imageIndex"":99},{""imageOffset"":108267659,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}],""threadState"":{""r13"":{""value"":30786325586944},""rax"":{""value"":4},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":123145677131776},""rsi"":{""value"":30786325586944},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":7168},""r10"":{""value"":0},""r9"":{""value"":160},""r15"":{""value"":7168},""rbx"":{""value"":22},""trap"":{""value"":133},""err"":{""value"":33554737},""r11"":{""value"":582},""rip"":{""value"":140703196327802},""rbp"":{""value"":123145677131552},""rsp"":{""value"":123145677131400},""r12"":{""value"":0},""rcx"":{""value"":123145677131400},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":105553158299936}}},{""id"":4698280,""frames"":[{""imageOffset"":16250,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":26355,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1211,""imageIndex"":162},{""imageOffset"":48402,""symbol"":""std::__1::condition_variable::wait(std::__1::unique_lock&)"",""symbolLocation"":18,""imageIndex"":170},{""imageOffset"":108261782,""imageIndex"":99},{""imageOffset"":108267659,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}],""threadState"":{""r13"":{""value"":35184372099072},""rax"":{""value"":4},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":123145677668352},""rsi"":{""value"":35184372099072},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":8192},""r10"":{""value"":0},""r9"":{""value"":160},""r15"":{""value"":8192},""rbx"":{""value"":22},""trap"":{""value"":133},""err"":{""value"":33554737},""r11"":{""value"":582},""rip"":{""value"":140703196327802},""rbp"":{""value"":123145677668128},""rsp"":{""value"":123145677667976},""r12"":{""value"":0},""rcx"":{""value"":123145677667976},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":105553158299936}}},{""id"":4698281,""frames"":[{""imageOffset"":16250,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":26355,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1211,""imageIndex"":162},{""imageOffset"":48402,""symbol"":""std::__1::condition_variable::wait(std::__1::unique_lock&)"",""symbolLocation"":18,""imageIndex"":170},{""imageOffset"":108261782,""imageIndex"":99},{""imageOffset"":108267659,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}],""threadState"":{""r13"":{""value"":29686813958912},""rax"":{""value"":4},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":123145678204928},""rsi"":{""value"":29686813958912},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":6912},""r10"":{""value"":0},""r9"":{""value"":160},""r15"":{""value"":6912},""rbx"":{""value"":22},""trap"":{""value"":133},""err"":{""value"":33554737},""r11"":{""value"":582},""rip"":{""value"":140703196327802},""rbp"":{""value"":123145678204704},""rsp"":{""value"":123145678204552},""r12"":{""value"":0},""rcx"":{""value"":123145678204552},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":105553158299936}}},{""id"":4698282,""frames"":[{""imageOffset"":16250,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":26355,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1211,""imageIndex"":162},{""imageOffset"":48402,""symbol"":""std::__1::condition_variable::wait(std::__1::unique_lock&)"",""symbolLocation"":18,""imageIndex"":170},{""imageOffset"":108261782,""imageIndex"":99},{""imageOffset"":108267659,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}],""threadState"":{""r13"":{""value"":31885837214976},""rax"":{""value"":4},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":123145678741504},""rsi"":{""value"":31885837214976},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":7424},""r10"":{""value"":0},""r9"":{""value"":160},""r15"":{""value"":7424},""rbx"":{""value"":22},""trap"":{""value"":133},""err"":{""value"":33554737},""r11"":{""value"":582},""rip"":{""value"":140703196327802},""rbp"":{""value"":123145678741280},""rsp"":{""value"":123145678741128},""r12"":{""value"":0},""rcx"":{""value"":123145678741128},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":105553158299936}}},{""id"":4698283,""frames"":[{""imageOffset"":16250,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":26355,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1211,""imageIndex"":162},{""imageOffset"":48402,""symbol"":""std::__1::condition_variable::wait(std::__1::unique_lock&)"",""symbolLocation"":18,""imageIndex"":170},{""imageOffset"":108261782,""imageIndex"":99},{""imageOffset"":108267659,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}],""threadState"":{""r13"":{""value"":34084860471040},""rax"":{""value"":260},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":123145679278080},""rsi"":{""value"":34084860471040},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":7936},""r10"":{""value"":0},""r9"":{""value"":160},""r15"":{""value"":7936},""rbx"":{""value"":22},""trap"":{""value"":133},""err"":{""value"":33554737},""r11"":{""value"":582},""rip"":{""value"":140703196327802},""rbp"":{""value"":123145679277856},""rsp"":{""value"":123145679277704},""r12"":{""value"":0},""rcx"":{""value"":123145679277704},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":105553158299936}}},{""id"":6387871,""frames"":[{""imageOffset"":16250,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":26355,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1211,""imageIndex"":162},{""imageOffset"":3470047,""symbol"":""blas_thread_server"",""symbolLocation"":207,""imageIndex"":139},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}],""threadState"":{""r13"":{""value"":742174643889152},""rax"":{""value"":260},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":123145475338240},""rsi"":{""value"":742174643889152},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":172800},""r10"":{""value"":0},""r9"":{""value"":160},""r15"":{""value"":172800},""rbx"":{""value"":22},""trap"":{""value"":133},""err"":{""value"":33554737},""r11"":{""value"":582},""rip"":{""value"":140703196327802},""rbp"":{""value"":123145475338096},""rsp"":{""value"":123145475337944},""r12"":{""value"":0},""rcx"":{""value"":123145475337944},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":4648098256,""symbolLocation"":80,""symbol"":""thread_status""}}},{""id"":6387872,""frames"":[{""imageOffset"":16250,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":26355,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1211,""imageIndex"":162},{""imageOffset"":3470047,""symbol"":""blas_thread_server"",""symbolLocation"":207,""imageIndex"":139},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}],""threadState"":{""r13"":{""value"":742174643889152},""rax"":{""value"":260},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":123145475874816},""rsi"":{""value"":742174643889152},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":172800},""r10"":{""value"":0},""r9"":{""value"":160},""r15"":{""value"":172800},""rbx"":{""value"":22},""trap"":{""value"":133},""err"":{""value"":33554737},""r11"":{""value"":582},""rip"":{""value"":140703196327802},""rbp"":{""value"":123145475874672},""rsp"":{""value"":123145475874520},""r12"":{""value"":0},""rcx"":{""value"":123145475874520},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":4648098384,""symbolLocation"":208,""symbol"":""thread_status""}}},{""id"":6387873,""frames"":[{""imageOffset"":16250,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":26355,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1211,""imageIndex"":162},{""imageOffset"":3470047,""symbol"":""blas_thread_server"",""symbolLocation"":207,""imageIndex"":139},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}],""threadState"":{""r13"":{""value"":4294967552},""rax"":{""value"":260},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":123145476411392},""rsi"":{""value"":4294967552},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":0},""r9"":{""value"":160},""r15"":{""value"":0},""rbx"":{""value"":22},""trap"":{""value"":133},""err"":{""value"":33554737},""r11"":{""value"":582},""rip"":{""value"":140703196327802},""rbp"":{""value"":123145476411248},""rsp"":{""value"":123145476411096},""r12"":{""value"":0},""rcx"":{""value"":123145476411096},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":4648098512,""symbolLocation"":336,""symbol"":""thread_status""}}},{""id"":6414268,""name"":""ThreadPoolForegroundWorker"",""threadState"":{""r13"":{""value"":17179869442},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869442},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":449713140662272},""r9"":{""value"":449713140662272},""r15"":{""value"":449713140662272},""rbx"":{""value"":123145527352624},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145527351952},""rsp"":{""value"":123145527351848},""r12"":{""value"":33000},""rcx"":{""value"":123145527351848},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145527352624}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75293834,""imageIndex"":99},{""imageOffset"":75297738,""imageIndex"":99},{""imageOffset"":75295997,""imageIndex"":99},{""imageOffset"":75295727,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":6414269,""name"":""ThreadPoolBackgroundWorker"",""threadState"":{""r13"":{""value"":17179869442},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869442},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":177738631610368},""r9"":{""value"":177738631610368},""r15"":{""value"":177738631610368},""rbx"":{""value"":123145535753520},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145535752848},""rsp"":{""value"":123145535752744},""r12"":{""value"":33000},""rcx"":{""value"":123145535752744},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145535753520}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75293834,""imageIndex"":99},{""imageOffset"":75297738,""imageIndex"":99},{""imageOffset"":75295853,""imageIndex"":99},{""imageOffset"":75295764,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":6414270,""name"":""ThreadPoolForegroundWorker"",""threadState"":{""r13"":{""value"":17179869442},""rax"":{""value"":268451845},""rflags"":{""value"":514},""cpu"":{""value"":0},""r14"":{""value"":32},""rsi"":{""value"":17179869442},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":794392856100864},""r9"":{""value"":794392856100864},""r15"":{""value"":794392856100864},""rbx"":{""value"":123145544154416},""trap"":{""value"":133},""err"":{""value"":16777263},""r11"":{""value"":514},""rip"":{""value"":140703196316622},""rbp"":{""value"":123145544153744},""rsp"":{""value"":123145544153640},""r12"":{""value"":33000},""rcx"":{""value"":123145544153640},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145544154416}},""frames"":[{""imageOffset"":5070,""symbol"":""mach_msg2_trap"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":64648,""symbol"":""mach_msg2_internal"",""symbolLocation"":84,""imageIndex"":161},{""imageOffset"":34064,""symbol"":""mach_msg_overwrite"",""symbolLocation"":653,""imageIndex"":161},{""imageOffset"":5821,""symbol"":""mach_msg"",""symbolLocation"":19,""imageIndex"":161},{""imageOffset"":75634614,""imageIndex"":99},{""imageOffset"":75039302,""imageIndex"":99},{""imageOffset"":75293834,""imageIndex"":99},{""imageOffset"":75297738,""imageIndex"":99},{""imageOffset"":75295997,""imageIndex"":99},{""imageOffset"":75295727,""imageIndex"":99},{""imageOffset"":75466040,""imageIndex"":99},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}]},{""id"":6414375,""frames"":[{""imageOffset"":6848,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":162}],""threadState"":{""r13"":{""value"":0},""rax"":{""value"":33554800},""rflags"":{""value"":512},""cpu"":{""value"":0},""r14"":{""value"":1},""rsi"":{""value"":203667},""r8"":{""value"":409604},""cr2"":{""value"":0},""rdx"":{""value"":123145474277376},""r10"":{""value"":0},""r9"":{""value"":18446744073709551615},""r15"":{""value"":123145474800504},""rbx"":{""value"":123145474801664},""trap"":{""value"":133},""err"":{""value"":33554800},""r11"":{""value"":582},""rip"":{""value"":140703196560064},""rbp"":{""value"":0},""rsp"":{""value"":123145474801664},""r12"":{""value"":5193733},""rcx"":{""value"":0},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145474801664}}},{""id"":6414558,""frames"":[{""imageOffset"":6848,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":162}],""threadState"":{""r13"":{""value"":0},""rax"":{""value"":33554800},""rflags"":{""value"":512},""cpu"":{""value"":0},""r14"":{""value"":1},""rsi"":{""value"":219947},""r8"":{""value"":409604},""cr2"":{""value"":0},""rdx"":{""value"":123145472131072},""r10"":{""value"":0},""r9"":{""value"":18446744073709551615},""r15"":{""value"":123145472654200},""rbx"":{""value"":123145472655360},""trap"":{""value"":133},""err"":{""value"":33554800},""r11"":{""value"":582},""rip"":{""value"":140703196560064},""rbp"":{""value"":0},""rsp"":{""value"":123145472655360},""r12"":{""value"":5193733},""rcx"":{""value"":0},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145472655360}}},{""id"":6414732,""frames"":[{""imageOffset"":6848,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":162}],""threadState"":{""r13"":{""value"":0},""rax"":{""value"":33554800},""rflags"":{""value"":512},""cpu"":{""value"":0},""r14"":{""value"":1},""rsi"":{""value"":226955},""r8"":{""value"":409604},""cr2"":{""value"":0},""rdx"":{""value"":123145473204224},""r10"":{""value"":0},""r9"":{""value"":18446744073709551615},""r15"":{""value"":123145473727352},""rbx"":{""value"":123145473728512},""trap"":{""value"":133},""err"":{""value"":33554800},""r11"":{""value"":582},""rip"":{""value"":140703196560064},""rbp"":{""value"":0},""rsp"":{""value"":123145473728512},""r12"":{""value"":5193734},""rcx"":{""value"":0},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145473728512}}},{""id"":6414867,""frames"":[{""imageOffset"":6848,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":162}],""threadState"":{""r13"":{""value"":0},""rax"":{""value"":33554800},""rflags"":{""value"":512},""cpu"":{""value"":0},""r14"":{""value"":1},""rsi"":{""value"":181039},""r8"":{""value"":409604},""cr2"":{""value"":0},""rdx"":{""value"":123145472667648},""r10"":{""value"":0},""r9"":{""value"":18446744073709551615},""r15"":{""value"":123145473190776},""rbx"":{""value"":123145473191936},""trap"":{""value"":133},""err"":{""value"":33554800},""r11"":{""value"":582},""rip"":{""value"":140703196560064},""rbp"":{""value"":0},""rsp"":{""value"":123145473191936},""r12"":{""value"":5193733},""rcx"":{""value"":0},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145473191936}}},{""id"":6414941,""frames"":[{""imageOffset"":6848,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":162}],""threadState"":{""r13"":{""value"":0},""rax"":{""value"":0},""rflags"":{""value"":512},""cpu"":{""value"":0},""r14"":{""value"":0},""rsi"":{""value"":0},""r8"":{""value"":278532},""cr2"":{""value"":0},""rdx"":{""value"":123145476423680},""r10"":{""value"":0},""r9"":{""value"":18446744073709551615},""r15"":{""value"":0},""rbx"":{""value"":0},""trap"":{""value"":0},""err"":{""value"":0},""r11"":{""value"":0},""rip"":{""value"":140703196560064},""rbp"":{""value"":0},""rsp"":{""value"":123145476947968},""r12"":{""value"":0},""rcx"":{""value"":0},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":123145476947968}}},{""id"":6415126,""frames"":[{""imageOffset"":16250,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":26355,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1211,""imageIndex"":162},{""imageOffset"":2433476,""symbol"":""PyThread_acquire_lock_timed"",""symbolLocation"":340,""imageIndex"":159},{""imageOffset"":2972910,""symbol"":""acquire_timed"",""symbolLocation"":318,""imageIndex"":159},{""imageOffset"":2973484,""symbol"":""lock_PyThread_acquire_lock"",""symbolLocation"":44,""imageIndex"":159},{""imageOffset"":702263,""symbol"":""method_vectorcall_VARARGS_KEYWORDS"",""symbolLocation"":167,""imageIndex"":159},{""imageOffset"":1868159,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":61007,""imageIndex"":159},{""imageOffset"":1892992,""symbol"":""_PyEval_Vector"",""symbolLocation"":128,""imageIndex"":159},{""imageOffset"":648278,""symbol"":""method_vectorcall"",""symbolLocation"":454,""imageIndex"":159},{""imageOffset"":2976374,""symbol"":""thread_run"",""symbolLocation"":230,""imageIndex"":159},{""imageOffset"":2432596,""symbol"":""pythread_wrapper"",""symbolLocation"":36,""imageIndex"":159},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}],""threadState"":{""r13"":{""value"":4294967552},""rax"":{""value"":260},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":123145696067584},""rsi"":{""value"":4294967552},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":0},""r9"":{""value"":160},""r15"":{""value"":0},""rbx"":{""value"":22},""trap"":{""value"":133},""err"":{""value"":33554737},""r11"":{""value"":582},""rip"":{""value"":140703196327802},""rbp"":{""value"":123145696066544},""rsp"":{""value"":123145696066392},""r12"":{""value"":0},""rcx"":{""value"":123145696066392},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":105566866498696}}},{""id"":6415127,""frames"":[{""imageOffset"":16250,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":161},{""imageOffset"":26355,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1211,""imageIndex"":162},{""imageOffset"":2433476,""symbol"":""PyThread_acquire_lock_timed"",""symbolLocation"":340,""imageIndex"":159},{""imageOffset"":2972910,""symbol"":""acquire_timed"",""symbolLocation"":318,""imageIndex"":159},{""imageOffset"":2973484,""symbol"":""lock_PyThread_acquire_lock"",""symbolLocation"":44,""imageIndex"":159},{""imageOffset"":702263,""symbol"":""method_vectorcall_VARARGS_KEYWORDS"",""symbolLocation"":167,""imageIndex"":159},{""imageOffset"":1868159,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":61007,""imageIndex"":159},{""imageOffset"":1892992,""symbol"":""_PyEval_Vector"",""symbolLocation"":128,""imageIndex"":159},{""imageOffset"":648278,""symbol"":""method_vectorcall"",""symbolLocation"":454,""imageIndex"":159},{""imageOffset"":2976374,""symbol"":""thread_run"",""symbolLocation"":230,""imageIndex"":159},{""imageOffset"":2432596,""symbol"":""pythread_wrapper"",""symbolLocation"":36,""imageIndex"":159},{""imageOffset"":24971,""symbol"":""_pthread_start"",""symbolLocation"":99,""imageIndex"":162},{""imageOffset"":6883,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":162}],""threadState"":{""r13"":{""value"":4294967552},""rax"":{""value"":260},""rflags"":{""value"":583},""cpu"":{""value"":0},""r14"":{""value"":123145647636480},""rsi"":{""value"":4294967552},""r8"":{""value"":0},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":0},""r9"":{""value"":160},""r15"":{""value"":0},""rbx"":{""value"":22},""trap"":{""value"":133},""err"":{""value"":33554737},""r11"":{""value"":582},""rip"":{""value"":140703196327802},""rbp"":{""value"":123145647635440},""rsp"":{""value"":123145647635288},""r12"":{""value"":999999000},""rcx"":{""value"":123145647635288},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":105566866792200}}}],
  ""usedImages"" : [
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5128937472,
    ""size"" : 16384,
    ""uuid"" : ""17ba3475-1bca-3790-b763-3a957ff9343a"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/mlp\/_mlp.cpython-311-darwin.so"",
    ""name"" : ""_mlp.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5098299392,
    ""size"" : 16384,
    ""uuid"" : ""bf9f82bd-8eee-3612-95bb-15bdd4d35038"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/coulombic\/_esp.cpython-311-darwin.so"",
    ""name"" : ""_esp.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5148176384,
    ""size"" : 49152,
    ""uuid"" : ""1fbdb7bb-c3c8-345e-8c9e-1782f63ce287"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_elementtree.cpython-311-darwin.so"",
    ""name"" : ""_elementtree.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5107490816,
    ""size"" : 32768,
    ""uuid"" : ""ad017f10-16c5-3c7b-8ee2-47e1604a376a"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/alignment_algs\/_nw.cpython-311-darwin.so"",
    ""name"" : ""_nw.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5084082176,
    ""size"" : 16384,
    ""uuid"" : ""67c108ea-3b9a-3731-a794-8ca4049035a3"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/alignment_algs\/_sw.cpython-311-darwin.so"",
    ""name"" : ""_sw.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5084147712,
    ""size"" : 16384,
    ""uuid"" : ""0cf88116-cc85-32ed-b523-593e852fc25f"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/alignment_algs\/libalign_algs.dylib"",
    ""name"" : ""libalign_algs.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5095723008,
    ""size"" : 16384,
    ""uuid"" : ""946403b9-d874-3c5d-bc5b-104d68f45c19"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_multiprocessing.cpython-311-darwin.so"",
    ""name"" : ""_multiprocessing.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5078679552,
    ""size"" : 32768,
    ""uuid"" : ""4cafbf15-47c9-3e93-abf0-7f8f01ea6b1d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/_imagingmath.cpython-311-darwin.so"",
    ""name"" : ""_imagingmath.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5155328000,
    ""size"" : 81920,
    ""uuid"" : ""34acef9d-ca82-3fc2-8719-453f3bf3da79"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/chem_group\/_chem_group.cpython-311-darwin.so"",
    ""name"" : ""_chem_group.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5155606528,
    ""size"" : 49152,
    ""uuid"" : ""5a8c2b45-6fbf-384e-aa16-53365b54f7fb"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atom_search\/ast.cpython-311-darwin.so"",
    ""name"" : ""ast.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5394067456,
    ""size"" : 147456,
    ""uuid"" : ""a66bb1e2-ecf4-3220-9c8e-a465d9305940"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/lxml\/_elementpath.cpython-311-darwin.so"",
    ""name"" : ""_elementpath.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5497389056,
    ""size"" : 4210688,
    ""uuid"" : ""08a0cdf4-85d3-328a-98ac-8a7ec48356eb"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/lxml\/etree.cpython-311-darwin.so"",
    ""name"" : ""etree.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5393739776,
    ""size"" : 180224,
    ""uuid"" : ""6d0a4aa1-f80b-3e16-baed-3f694111a75d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb\/_pdbio.cpython-311-darwin.so"",
    ""name"" : ""_pdbio.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5484011520,
    ""size"" : 442368,
    ""uuid"" : ""9141612b-bf67-390f-8b66-18a585729cab"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/mmcif\/_mmcif.cpython-311-darwin.so"",
    ""name"" : ""_mmcif.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5485391872,
    ""size"" : 524288,
    ""uuid"" : ""58e1300b-c472-3863-8fc4-4eb27185cbbf"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/mmcif\/mmcif.cpython-311-darwin.so"",
    ""name"" : ""mmcif.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5392773120,
    ""size"" : 32768,
    ""uuid"" : ""3b76dfeb-802d-3ce8-9151-7ec4ff5a682b"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/graphics\/_graphics.cpython-311-darwin.so"",
    ""name"" : ""_graphics.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5392592896,
    ""size"" : 98304,
    ""uuid"" : ""ae16bb51-bedf-3c8a-9b96-5684b608789d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/_ribbons.cpython-311-darwin.so"",
    ""name"" : ""_ribbons.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5392896000,
    ""size"" : 49152,
    ""uuid"" : ""0e674aef-d74d-34e9-a46b-63ce1a6729b4"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtOpenGLWidgets.abi3.so"",
    ""name"" : ""QtOpenGLWidgets.abi3.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5393608704,
    ""size"" : 49152,
    ""uuid"" : ""c84a9a90-56dd-385a-aad3-a15d44bc216b"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtOpenGLWidgets.framework\/Versions\/A\/QtOpenGLWidgets"",
    ""name"" : ""QtOpenGLWidgets""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5437702144,
    ""size"" : 737280,
    ""uuid"" : ""85293474-c54e-32bd-967c-f9f9839646ae"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtOpenGL.abi3.so"",
    ""name"" : ""QtOpenGL.abi3.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5393362944,
    ""size"" : 131072,
    ""uuid"" : ""99497e49-7155-3c86-b62e-dd8a79f1be5d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/msgpack\/_cmsgpack.cpython-311-darwin.so"",
    ""name"" : ""_cmsgpack.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5393100800,
    ""size"" : 131072,
    ""uuid"" : ""272f9886-859c-3c84-8ea4-2bde196ca08b"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/core\/_serialize.cpython-311-darwin.so"",
    ""name"" : ""_serialize.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5392134144,
    ""size"" : 212992,
    ""uuid"" : ""9ff84874-4ecd-3fed-ba32-23b23bfaaecc"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/lz4\/frame\/_frame.cpython-311-darwin.so"",
    ""name"" : ""_frame.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5392445440,
    ""size"" : 98304,
    ""uuid"" : ""3064d9b7-75d7-343e-bf98-036ded114223"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/lz4\/_version.cpython-311-darwin.so"",
    ""name"" : ""_version.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5151756288,
    ""size"" : 32768,
    ""uuid"" : ""20c4af3a-4b84-3cc8-aa82-b08768c1116d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/nones_formathandler.cpython-311-darwin.so"",
    ""name"" : ""nones_formathandler.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5085618176,
    ""size"" : 65536,
    ""uuid"" : ""5cfe15a5-c7e4-36db-be9c-4d4ef3728796"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/numpy_formathandler.cpython-311-darwin.so"",
    ""name"" : ""numpy_formathandler.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5066969088,
    ""size"" : 16384,
    ""uuid"" : ""136e83be-523c-3e0a-8ee9-ac44338f577c"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/core\/_mac_util.cpython-311-darwin.so"",
    ""name"" : ""_mac_util.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64h"",
    ""base"" : 5015855104,
    ""size"" : 53248,
    ""uuid"" : ""caf1eb21-6511-3736-9b71-deedf5e9226b"",
    ""path"" : ""\/usr\/lib\/libobjc-trampolines.dylib"",
    ""name"" : ""libobjc-trampolines.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5067112448,
    ""size"" : 32768,
    ""uuid"" : ""eca278d3-d60a-39de-8179-e4e3d7044450"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqmacjp2.dylib"",
    ""name"" : ""libqmacjp2.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5066690560,
    ""size"" : 32768,
    ""uuid"" : ""52133b8a-b7f2-307f-99eb-74e22691cf79"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqtga.dylib"",
    ""name"" : ""libqtga.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5066592256,
    ""size"" : 32768,
    ""uuid"" : ""0372cf7c-a608-3177-b1e1-bd312f0a6434"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqicns.dylib"",
    ""name"" : ""libqicns.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5066801152,
    ""size"" : 32768,
    ""uuid"" : ""cbbb200f-5258-33bb-baf8-e08d98ddc672"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqpdf.dylib"",
    ""name"" : ""libqpdf.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5085843456,
    ""size"" : 8765440,
    ""uuid"" : ""14ff39ad-fca1-3b61-ada4-f5f95bd02945"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtPdf.framework\/Versions\/A\/QtPdf"",
    ""name"" : ""QtPdf""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5064404992,
    ""size"" : 32768,
    ""uuid"" : ""24897911-1bb1-3eb1-99c4-dc57d4440d49"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqsvg.dylib"",
    ""name"" : ""libqsvg.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5065515008,
    ""size"" : 245760,
    ""uuid"" : ""535f7dfd-d62a-33b3-9e52-af14094c4e5e"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtSvg.framework\/Versions\/A\/QtSvg"",
    ""name"" : ""QtSvg""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5067595776,
    ""size"" : 442368,
    ""uuid"" : ""7a23c3a8-9cd7-3b95-9f4c-fe861273501d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqtiff.dylib"",
    ""name"" : ""libqtiff.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5064810496,
    ""size"" : 622592,
    ""uuid"" : ""8fa53a40-5029-35c1-b403-de4b5ebc296b"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqjpeg.dylib"",
    ""name"" : ""libqjpeg.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5064306688,
    ""size"" : 32768,
    ""uuid"" : ""587053e8-9ed2-37b5-bae3-52598b1c0ed9"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqmacheif.dylib"",
    ""name"" : ""libqmacheif.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5064712192,
    ""size"" : 32768,
    ""uuid"" : ""6be87464-6bae-3acd-ba8a-0ad9c42d2192"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqico.dylib"",
    ""name"" : ""libqico.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5065920512,
    ""size"" : 589824,
    ""uuid"" : ""3b812afb-4558-3629-a105-54f0123a8756"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqwebp.dylib"",
    ""name"" : ""libqwebp.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5064613888,
    ""size"" : 32768,
    ""uuid"" : ""6665c7fa-5429-307c-ae72-f02b4663e991"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqwbmp.dylib"",
    ""name"" : ""libqwbmp.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5064515584,
    ""size"" : 32768,
    ""uuid"" : ""04424808-7083-3ca4-9997-8dae04f5e18a"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqgif.dylib"",
    ""name"" : ""libqgif.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4986753024,
    ""size"" : 16384,
    ""uuid"" : ""5c82e5f4-7664-3325-95c1-a2286b531838"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb_lib\/_load_libs.cpython-311-darwin.so"",
    ""name"" : ""_load_libs.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4995375104,
    ""size"" : 32768,
    ""uuid"" : ""9c20a913-80f2-3790-82d6-f5f257f40a80"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb_lib\/lib\/libpdbconnect.dylib"",
    ""name"" : ""libpdbconnect.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5015195648,
    ""size"" : 98304,
    ""uuid"" : ""7927d573-a75a-3483-b846-b34afb8cd28d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/vbo.cpython-311-darwin.so"",
    ""name"" : ""vbo.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4991049728,
    ""size"" : 32768,
    ""uuid"" : ""ada3a7a8-1026-3b4a-9d87-6fce8df2fb33"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/latebind.cpython-311-darwin.so"",
    ""name"" : ""latebind.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5015478272,
    ""size"" : 32768,
    ""uuid"" : ""1936789e-b9b0-3e1f-8cfa-fc88f0803ad5"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/formathandler.cpython-311-darwin.so"",
    ""name"" : ""formathandler.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5015941120,
    ""size"" : 180224,
    ""uuid"" : ""d98e7117-18dd-37b7-9c74-472d0c79861a"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/wrapper.cpython-311-darwin.so"",
    ""name"" : ""wrapper.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5005258752,
    ""size"" : 163840,
    ""uuid"" : ""84c28449-2886-395e-a902-73f67264df32"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/arraydatatype.cpython-311-darwin.so"",
    ""name"" : ""arraydatatype.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4980125696,
    ""size"" : 32768,
    ""uuid"" : ""2e49f12e-2bd1-36ff-a452-6af1ad840335"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/errorchecker.cpython-311-darwin.so"",
    ""name"" : ""errorchecker.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5005692928,
    ""size"" : 163840,
    ""uuid"" : ""fe32f21a-cd3a-3ad4-9176-dddbd203789a"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/matplotlib\/_image.cpython-311-darwin.so"",
    ""name"" : ""_image.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4995129344,
    ""size"" : 98304,
    ""uuid"" : ""b95403ec-ebee-307e-a234-a98fa49425bf"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/kiwisolver\/_cext.cpython-311-darwin.so"",
    ""name"" : ""_cext.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5005922304,
    ""size"" : 671744,
    ""uuid"" : ""9f323cc7-da32-3fe1-b98b-163a8b0bc4f6"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/matplotlib\/ft2font.cpython-311-darwin.so"",
    ""name"" : ""ft2font.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4990853120,
    ""size"" : 131072,
    ""uuid"" : ""72e8fb51-e1eb-3955-ad6f-f9d432bd89fd"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/matplotlib\/_path.cpython-311-darwin.so"",
    ""name"" : ""_path.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4986687488,
    ""size"" : 16384,
    ""uuid"" : ""ab1ede05-8390-3ffd-92d7-7ce53a7c9be2"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/matplotlib\/_c_internal_utils.cpython-311-darwin.so"",
    ""name"" : ""_c_internal_utils.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4977848320,
    ""size"" : 16384,
    ""uuid"" : ""e8200b4e-f282-3cd7-9be9-8f3798584047"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/termios.cpython-311-darwin.so"",
    ""name"" : ""termios.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4993490944,
    ""size"" : 393216,
    ""uuid"" : ""3d435819-60f1-382a-b0ff-03aa1fec22a9"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/_imaging.cpython-311-darwin.so"",
    ""name"" : ""_imaging.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4992327680,
    ""size"" : 655360,
    ""uuid"" : ""de0a2e7d-b9a1-33f1-9bf1-e8db3a502cb9"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libtiff.6.dylib"",
    ""name"" : ""libtiff.6.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4995477504,
    ""size"" : 671744,
    ""uuid"" : ""5077f363-3598-3431-bc7b-2cfbf3a714d9"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libjpeg.62.4.0.dylib"",
    ""name"" : ""libjpeg.62.4.0.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4996231168,
    ""size"" : 557056,
    ""uuid"" : ""5375f006-b7eb-3be7-88de-a910b38e7627"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libopenjp2.2.5.2.dylib"",
    ""name"" : ""libopenjp2.2.5.2.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4979945472,
    ""size"" : 131072,
    ""uuid"" : ""84f3a08c-6bf8-33d7-89c0-5e8026f4e202"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libz.1.3.1.dylib"",
    ""name"" : ""libz.1.3.1.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4986408960,
    ""size"" : 163840,
    ""uuid"" : ""5070a345-658e-31a4-80b9-d06f9abe9d5b"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libxcb.1.dylib"",
    ""name"" : ""libxcb.1.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4993097728,
    ""size"" : 245760,
    ""uuid"" : ""2f03407e-0f9b-3146-b009-33e0f793869a"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/liblzma.5.dylib"",
    ""name"" : ""liblzma.5.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4977782784,
    ""size"" : 16384,
    ""uuid"" : ""2b102593-309d-3ad2-98ff-fd87e42302d8"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libXau.6.0.0.dylib"",
    ""name"" : ""libXau.6.0.0.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4977389568,
    ""size"" : 278528,
    ""uuid"" : ""6bf62b8d-952b-3c3e-87b6-67992b1c9e85"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_decimal.cpython-311-darwin.so"",
    ""name"" : ""_decimal.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4976975872,
    ""size"" : 16384,
    ""uuid"" : ""83a52d52-e452-3db7-8c1f-eee3d4bbc071"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_uuid.cpython-311-darwin.so"",
    ""name"" : ""_uuid.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4976877568,
    ""size"" : 32768,
    ""uuid"" : ""b7700fae-a522-3c9e-81c7-8301374c2b6e"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_multibytecodec.cpython-311-darwin.so"",
    ""name"" : ""_multibytecodec.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4991148032,
    ""size"" : 1114112,
    ""uuid"" : ""0cfdf335-42fa-36ab-845a-44fda5a4f103"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/unicodedata.cpython-311-darwin.so"",
    ""name"" : ""unicodedata.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4979683328,
    ""size"" : 147456,
    ""uuid"" : ""d1f6d0b1-d05a-3cc7-8c15-0d72176e5bcb"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/charset_normalizer\/md__mypyc.cpython-311-darwin.so"",
    ""name"" : ""md__mypyc.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4977324032,
    ""size"" : 16384,
    ""uuid"" : ""143bfd0a-fbaa-3849-bbaa-9d3b2d44c38f"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/charset_normalizer\/md.cpython-311-darwin.so"",
    ""name"" : ""md.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4986839040,
    ""size"" : 671744,
    ""uuid"" : ""99f6a3dc-9f85-3a3d-8ee5-4560b2308969"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/map\/_map.cpython-311-darwin.so"",
    ""name"" : ""_map.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4976582656,
    ""size"" : 180224,
    ""uuid"" : ""cd62d8e3-6428-319c-b174-d861a467788d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/surface\/_surface.cpython-311-darwin.so"",
    ""name"" : ""_surface.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4970008576,
    ""size"" : 49152,
    ""uuid"" : ""f6ffe558-91c7-3148-a81a-e03bb00eac29"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/cytmpl.cpython-311-darwin.so"",
    ""name"" : ""cytmpl.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4977078272,
    ""size"" : 114688,
    ""uuid"" : ""60d71170-122f-3388-8946-9dc82b508714"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/tinyarray.cpython-311-darwin.so"",
    ""name"" : ""tinyarray.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4977930240,
    ""size"" : 458752,
    ""uuid"" : ""cd45a26e-b65b-3ce2-beb8-3b85f74e2cad"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/cymol.cpython-311-darwin.so"",
    ""name"" : ""cymol.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4970229760,
    ""size"" : 212992,
    ""uuid"" : ""06f666f8-e01d-3977-8588-cd8763539de2"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/libmolc.dylib"",
    ""name"" : ""libmolc.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4969943040,
    ""size"" : 16384,
    ""uuid"" : ""d0ba4ed3-33c4-30c0-9fb8-0fcdd129cd4a"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/_load_libs.cpython-311-darwin.so"",
    ""name"" : ""_load_libs.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4980281344,
    ""size"" : 1196032,
    ""uuid"" : ""61f0a987-8fa6-31d7-9915-0429ef9f504e"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libatomstruct.dylib"",
    ""name"" : ""libatomstruct.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4969787392,
    ""size"" : 32768,
    ""uuid"" : ""d58debec-4cde-3edd-9365-e9ebb03fd2b0"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libelement.dylib"",
    ""name"" : ""libelement.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4970164224,
    ""size"" : 16384,
    ""uuid"" : ""3edbdaff-bca7-3dde-878a-d25fb44e9018"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libpyinstance.dylib"",
    ""name"" : ""libpyinstance.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4969631744,
    ""size"" : 32768,
    ""uuid"" : ""9b9ef339-f44c-3452-b5b0-92e4c1cfabb7"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_csv.cpython-311-darwin.so"",
    ""name"" : ""_csv.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4969566208,
    ""size"" : 16384,
    ""uuid"" : ""ed64b7f2-4c49-3dd2-ae71-a987d310a8d5"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/grp.cpython-311-darwin.so"",
    ""name"" : ""grp.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4969721856,
    ""size"" : 16384,
    ""uuid"" : ""82f64d2e-cca2-34b8-bb59-0743603ce84d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_scproxy.cpython-311-darwin.so"",
    ""name"" : ""_scproxy.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4966805504,
    ""size"" : 98304,
    ""uuid"" : ""65c5907a-9e69-3d89-a863-0f7df59fe19b"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_ssl.cpython-311-darwin.so"",
    ""name"" : ""_ssl.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4970733568,
    ""size"" : 393216,
    ""uuid"" : ""35eaab10-69c7-3234-bb9c-f3ec617bade8"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/libssl.1.1.dylib"",
    ""name"" : ""libssl.1.1.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4798717952,
    ""size"" : 16384,
    ""uuid"" : ""ab3e7bb1-b4dd-35a0-a44b-f87a59b1adbb"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_queue.cpython-311-darwin.so"",
    ""name"" : ""_queue.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4797218816,
    ""size"" : 16384,
    ""uuid"" : ""1fceb320-1415-384c-914b-89deb7181eee"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_heapq.cpython-311-darwin.so"",
    ""name"" : ""_heapq.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4968402944,
    ""size"" : 49152,
    ""uuid"" : ""19fe4936-cd05-35cf-b67f-f07ddb83c195"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/array.cpython-311-darwin.so"",
    ""name"" : ""array.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4806221824,
    ""size"" : 65536,
    ""uuid"" : ""9b2e2c2e-1abb-329d-aeb2-9921c2085377"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_socket.cpython-311-darwin.so"",
    ""name"" : ""_socket.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4966526976,
    ""size"" : 180224,
    ""uuid"" : ""2eccca6e-b160-375e-979b-d1d174cf5497"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/pyexpat.cpython-311-darwin.so"",
    ""name"" : ""pyexpat.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4967075840,
    ""size"" : 163840,
    ""uuid"" : ""b955d9be-5646-38cb-aba8-4337ae17c16d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/styles\/libqmacstyle.dylib"",
    ""name"" : ""libqmacstyle.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4806389760,
    ""size"" : 655360,
    ""uuid"" : ""a9df58b1-89b1-36c8-9d9e-fe251bf025f2"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/platforms\/libqcocoa.dylib"",
    ""name"" : ""libqcocoa.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4797308928,
    ""size"" : 229376,
    ""uuid"" : ""e05fb3ee-5d42-3121-a19c-5ced50cb3132"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebEngineCore.abi3.so"",
    ""name"" : ""QtWebEngineCore.abi3.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4499062784,
    ""size"" : 32768,
    ""uuid"" : ""9d400ff9-e70a-351e-bb34-5259e39c88b8"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebChannel.abi3.so"",
    ""name"" : ""QtWebChannel.abi3.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4729507840,
    ""size"" : 147456,
    ""uuid"" : ""34ad5a58-946c-3e72-bdbb-522e51148d3a"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtPrintSupport.abi3.so"",
    ""name"" : ""QtPrintSupport.abi3.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4794204160,
    ""size"" : 475136,
    ""uuid"" : ""9513715b-6b36-3b31-8470-149dba6c1656"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtNetwork.abi3.so"",
    ""name"" : ""QtNetwork.abi3.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4499177472,
    ""size"" : 65536,
    ""uuid"" : ""e61f8860-5bfc-3097-919d-761e57850659"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebEngineWidgets.abi3.so"",
    ""name"" : ""QtWebEngineWidgets.abi3.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4498833408,
    ""size"" : 98304,
    ""uuid"" : ""c2859284-9c93-3dd9-a78b-839df778dfea"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineWidgets.framework\/Versions\/A\/QtWebEngineWidgets"",
    ""name"" : ""QtWebEngineWidgets""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4580962304,
    ""size"" : 294912,
    ""uuid"" : ""5154fa08-ddcc-3174-a42d-4e333e150ee9"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtPrintSupport.framework\/Versions\/A\/QtPrintSupport"",
    ""name"" : ""QtPrintSupport""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5158531072,
    ""size"" : 183599104,
    ""uuid"" : ""af091873-5278-3492-8e76-7c22e65c04ac"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineCore.framework\/Versions\/A\/QtWebEngineCore"",
    ""name"" : ""QtWebEngineCore""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4798812160,
    ""size"" : 4210688,
    ""uuid"" : ""1b342485-b5a8-3134-8fbe-a4e607e770f3"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQuick.framework\/Versions\/A\/QtQuick"",
    ""name"" : ""QtQuick""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4787666944,
    ""size"" : 425984,
    ""uuid"" : ""78a08e9f-03a8-3e55-b319-5d7390d883d3"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtOpenGL.framework\/Versions\/A\/QtOpenGL"",
    ""name"" : ""QtOpenGL""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4788305920,
    ""size"" : 557056,
    ""uuid"" : ""17e7e0a2-1745-3a18-a3d2-87857777737e"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlModels.framework\/Versions\/A\/QtQmlModels"",
    ""name"" : ""QtQmlModels""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4725198848,
    ""size"" : 180224,
    ""uuid"" : ""de6e3816-a208-301f-a7fc-0bbbb64c78a8"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebChannel.framework\/Versions\/A\/QtWebChannel"",
    ""name"" : ""QtWebChannel""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4789059584,
    ""size"" : 4292608,
    ""uuid"" : ""33075afc-2a8b-3528-b0dd-4a5b769a2f54"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQml.framework\/Versions\/A\/QtQml"",
    ""name"" : ""QtQml""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4779491328,
    ""size"" : 1146880,
    ""uuid"" : ""b57854a4-c721-36b4-830e-2fe9e929a811"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtNetwork.framework\/Versions\/A\/QtNetwork"",
    ""name"" : ""QtNetwork""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4795437056,
    ""size"" : 458752,
    ""uuid"" : ""f7f96df9-e51a-3764-90a4-730a57198670"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtPositioning.framework\/Versions\/A\/QtPositioning"",
    ""name"" : ""QtPositioning""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4780998656,
    ""size"" : 81920,
    ""uuid"" : ""a2d3acde-e0db-3d21-acc4-ebfa3db5fd5c"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQuickWidgets.framework\/Versions\/A\/QtQuickWidgets"",
    ""name"" : ""QtQuickWidgets""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4726231040,
    ""size"" : 1523712,
    ""uuid"" : ""8cf677f1-f820-300f-bbea-491cfe548a9b"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtGui.abi3.so"",
    ""name"" : ""QtGui.abi3.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4718022656,
    ""size"" : 2867200,
    ""uuid"" : ""04d3e498-8e36-3f03-9aa5-8a19040cc57f"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWidgets.abi3.so"",
    ""name"" : ""QtWidgets.abi3.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4781260800,
    ""size"" : 4931584,
    ""uuid"" : ""6b647ba7-e77f-36aa-937c-028f9cb4875c"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWidgets.framework\/Versions\/A\/QtWidgets"",
    ""name"" : ""QtWidgets""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4768825344,
    ""size"" : 7274496,
    ""uuid"" : ""57e18c1d-e3ae-37c5-ada4-dcc62718794e"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtGui.framework\/Versions\/A\/QtGui"",
    ""name"" : ""QtGui""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4725526528,
    ""size"" : 540672,
    ""uuid"" : ""8b52e419-6929-39c7-8f25-239bd787b9b0"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtDBus.framework\/Versions\/A\/QtDBus"",
    ""name"" : ""QtDBus""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4498636800,
    ""size"" : 98304,
    ""uuid"" : ""3a35763b-1c12-3805-b15b-6ffa69bd1f52"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/sip.cpython-311-darwin.so"",
    ""name"" : ""sip.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4498448384,
    ""CFBundleShortVersionString"" : ""3.0"",
    ""CFBundleIdentifier"" : ""com.apple.security.csparser"",
    ""size"" : 94208,
    ""uuid"" : ""0c023137-d800-3c4d-942f-c41bb63a4ae9"",
    ""path"" : ""\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser"",
    ""name"" : ""csparser"",
    ""CFBundleVersion"" : ""61123.121.1""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4577243136,
    ""size"" : 1720320,
    ""uuid"" : ""d186fce2-169a-3875-8ca4-f2fcd55371cf"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtCore.abi3.so"",
    ""name"" : ""QtCore.abi3.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4729991168,
    ""size"" : 5373952,
    ""uuid"" : ""f4950342-54e3-3755-a88f-e2a6406c1fc3"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtCore.framework\/Versions\/A\/QtCore"",
    ""name"" : ""QtCore""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4491165696,
    ""size"" : 32768,
    ""uuid"" : ""b334e8fd-e63d-3cac-89e8-071a263d4818"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_json.cpython-311-darwin.so"",
    ""name"" : ""_json.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4496105472,
    ""size"" : 147456,
    ""uuid"" : ""2c719e3d-a419-3692-a578-2819f3d838f6"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/geometry\/_geometry.cpython-311-darwin.so"",
    ""name"" : ""_geometry.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4491100160,
    ""size"" : 16384,
    ""uuid"" : ""4161acf6-42c3-3364-aca8-8d14917132b0"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_opcode.cpython-311-darwin.so"",
    ""name"" : ""_opcode.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4495204352,
    ""size"" : 770048,
    ""uuid"" : ""15252f8d-5c11-35f9-8f3b-b8c1dd465de8"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_generator.cpython-311-darwin.so"",
    ""name"" : ""_generator.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4490547200,
    ""size"" : 49152,
    ""uuid"" : ""9215cc4e-48d6-384f-aa4e-fa2ce81a8a1f"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_sfc64.cpython-311-darwin.so"",
    ""name"" : ""_sfc64.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4490952704,
    ""size"" : 81920,
    ""uuid"" : ""9e7a3d28-fb10-3335-bbe0-1f2a4e6e237a"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_pcg64.cpython-311-darwin.so"",
    ""name"" : ""_pcg64.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4491399168,
    ""size"" : 65536,
    ""uuid"" : ""b543ab2e-918d-3187-88cc-ed0733756a55"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_philox.cpython-311-darwin.so"",
    ""name"" : ""_philox.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4491251712,
    ""size"" : 81920,
    ""uuid"" : ""5b3a56f1-c5e3-344a-86ff-810850013d80"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_mt19937.cpython-311-darwin.so"",
    ""name"" : ""_mt19937.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4490104832,
    ""size"" : 327680,
    ""uuid"" : ""05826eca-98c1-3b93-b72a-5c523819d49a"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_bounded_integers.cpython-311-darwin.so"",
    ""name"" : ""_bounded_integers.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4481306624,
    ""size"" : 32768,
    ""uuid"" : ""1de3cb49-cee7-3aec-9885-69438bcbb671"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_blake2.cpython-311-darwin.so"",
    ""name"" : ""_blake2.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4471148544,
    ""size"" : 32768,
    ""uuid"" : ""c8a36b29-9fb1-3c9e-bb16-9698b6a379d4"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_hashlib.cpython-311-darwin.so"",
    ""name"" : ""_hashlib.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4573278208,
    ""size"" : 2260992,
    ""uuid"" : ""9077f550-4289-3012-8803-cca73b9d943d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/libcrypto.1.1.dylib"",
    ""name"" : ""libcrypto.1.1.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4490674176,
    ""size"" : 196608,
    ""uuid"" : ""9de7ed17-62fe-3c59-a8e9-3d3074cb449e"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_common.cpython-311-darwin.so"",
    ""name"" : ""_common.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4480905216,
    ""size"" : 163840,
    ""uuid"" : ""188f02a8-df66-3e0c-8946-153af5eaba44"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/bit_generator.cpython-311-darwin.so"",
    ""name"" : ""bit_generator.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4491616256,
    ""size"" : 655360,
    ""uuid"" : ""f65b5844-4c12-381e-8af8-637620272103"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/mtrand.cpython-311-darwin.so"",
    ""name"" : ""mtrand.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4481175552,
    ""size"" : 81920,
    ""uuid"" : ""2c97d6ef-aec3-361d-bc4d-0dd7137ad6ed"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/fft\/_pocketfft_internal.cpython-311-darwin.so"",
    ""name"" : ""_pocketfft_internal.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4488826880,
    ""size"" : 163840,
    ""uuid"" : ""95ecdafc-7133-362d-9f9c-dd26ff543a5b"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/linalg\/_umath_linalg.cpython-311-darwin.so"",
    ""name"" : ""_umath_linalg.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4470968320,
    ""size"" : 81920,
    ""uuid"" : ""cc072b20-11ee-3eb4-b287-8393ef51db95"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_ctypes.cpython-311-darwin.so"",
    ""name"" : ""_ctypes.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4471275520,
    ""size"" : 81920,
    ""uuid"" : ""79cd772e-9106-339a-acb7-ba43552b15a7"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/core\/_multiarray_tests.cpython-311-darwin.so"",
    ""name"" : ""_multiarray_tests.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4470730752,
    ""size"" : 16384,
    ""uuid"" : ""6f069f98-51a6-3478-9053-9d1f2fbebd9b"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_contextvars.cpython-311-darwin.so"",
    ""name"" : ""_contextvars.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4470534144,
    ""size"" : 114688,
    ""uuid"" : ""79de93b8-7f0e-3adc-8fde-969984151905"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_pickle.cpython-311-darwin.so"",
    ""name"" : ""_pickle.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4472750080,
    ""size"" : 4947968,
    ""uuid"" : ""fd4b95ff-f84a-34d3-939c-f932f374ddb9"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/core\/_multiarray_umath.cpython-311-darwin.so"",
    ""name"" : ""_multiarray_umath.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4581511168,
    ""size"" : 66404352,
    ""uuid"" : ""7048d1fd-b9a9-3f6a-b752-ae8be69f6c3f"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libopenblas64_.0.dylib"",
    ""name"" : ""libopenblas64_.0.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4499365888,
    ""size"" : 6565888,
    ""uuid"" : ""ae37c55e-f850-3cf7-86e4-bbd86809bc1d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libgfortran.5.dylib"",
    ""name"" : ""libgfortran.5.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4478451712,
    ""size"" : 319488,
    ""uuid"" : ""a1783d23-d187-3d92-ade7-2a80619e7485"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libquadmath.0.dylib"",
    ""name"" : ""libquadmath.0.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4470829056,
    ""size"" : 69632,
    ""uuid"" : ""6d59656e-a224-3642-80b9-ca07ca06e7c1"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libgcc_s.1.1.dylib"",
    ""name"" : ""libgcc_s.1.1.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4467957760,
    ""size"" : 16384,
    ""uuid"" : ""968f7d44-5fa3-31d9-8b22-92eb2206cc84"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/arrays\/_arrays.cpython-311-darwin.so"",
    ""name"" : ""_arrays.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4471439360,
    ""size"" : 1130496,
    ""uuid"" : ""4442f722-a049-33ee-8cfe-e5e288b44421"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/arrays\/lib\/libarrays.dylib"",
    ""name"" : ""libarrays.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4467875840,
    ""size"" : 32768,
    ""uuid"" : ""ce09d1ac-f6df-3770-9dda-8f52871a152d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/select.cpython-311-darwin.so"",
    ""name"" : ""select.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4468035584,
    ""size"" : 16384,
    ""uuid"" : ""8d17df9f-a171-32fe-848a-1380ca2546d4"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_posixsubprocess.cpython-311-darwin.so"",
    ""name"" : ""_posixsubprocess.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4467298304,
    ""size"" : 16384,
    ""uuid"" : ""1348d940-0f3a-37cb-9a27-37db7b4734d1"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/fcntl.cpython-311-darwin.so"",
    ""name"" : ""fcntl.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4467200000,
    ""size"" : 32768,
    ""uuid"" : ""6333bf6e-f980-3714-b65f-a12997bfe10a"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_struct.cpython-311-darwin.so"",
    ""name"" : ""_struct.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4467793920,
    ""size"" : 32768,
    ""uuid"" : ""dc4ae342-b3c4-3716-a530-b1568a67f912"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/binascii.cpython-311-darwin.so"",
    ""name"" : ""binascii.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4467712000,
    ""size"" : 32768,
    ""uuid"" : ""4e6494eb-704b-3e1a-9d97-751ef9b2d06a"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_sha512.cpython-311-darwin.so"",
    ""name"" : ""_sha512.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4467646464,
    ""size"" : 16384,
    ""uuid"" : ""de8dfc82-ec28-378b-b945-07e7671a35b1"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_random.cpython-311-darwin.so"",
    ""name"" : ""_random.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4467580928,
    ""size"" : 16384,
    ""uuid"" : ""cc52d89b-b174-3a9a-94ae-0c556ec7b21b"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_bisect.cpython-311-darwin.so"",
    ""name"" : ""_bisect.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4468158464,
    ""size"" : 196608,
    ""uuid"" : ""0fa75f51-66bf-3a60-a393-65ceea03012e"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_lzma.cpython-311-darwin.so"",
    ""name"" : ""_lzma.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4467515392,
    ""size"" : 16384,
    ""uuid"" : ""4921b552-b90a-39c6-b791-14028366f5a0"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_bz2.cpython-311-darwin.so"",
    ""name"" : ""_bz2.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4467417088,
    ""size"" : 32768,
    ""uuid"" : ""6c0e3849-f845-3996-a69e-e956c62499ff"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/zlib.cpython-311-darwin.so"",
    ""name"" : ""zlib.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4463517696,
    ""size"" : 16384,
    ""uuid"" : ""52112d00-a676-3fba-b4d8-69e98fe5e2c3"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_typing.cpython-311-darwin.so"",
    ""name"" : ""_typing.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4463370240,
    ""size"" : 65536,
    ""uuid"" : ""ce1cdda7-c310-3834-8656-4829f8b0fa2a"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_datetime.cpython-311-darwin.so"",
    ""name"" : ""_datetime.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4463624192,
    ""size"" : 49152,
    ""uuid"" : ""c4d4107c-7508-3d61-88f1-4f1a33945090"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/math.cpython-311-darwin.so"",
    ""name"" : ""math.cpython-311-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4481421312,
    ""CFBundleShortVersionString"" : ""3.11.4, (c) 2001-2023 Python Software Foundation."",
    ""CFBundleIdentifier"" : ""org.python.python"",
    ""size"" : 4030464,
    ""uuid"" : ""514efc82-c424-3863-84a8-e24ffd50343d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/Python"",
    ""name"" : ""Python"",
    ""CFBundleVersion"" : ""3.11.4""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4461039616,
    ""CFBundleShortVersionString"" : ""1.8.0"",
    ""CFBundleIdentifier"" : ""edu.ucsf.cgl.ChimeraX"",
    ""size"" : 16384,
    ""uuid"" : ""194a3167-3db5-3029-8d22-1d742b826bb9"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/MacOS\/ChimeraX"",
    ""name"" : ""ChimeraX"",
    ""CFBundleVersion"" : ""1.8.0.0""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703196311552,
    ""size"" : 241656,
    ""uuid"" : ""13597eeb-2ea0-3d48-8be1-dfc4872a784b"",
    ""path"" : ""\/usr\/lib\/system\/libsystem_kernel.dylib"",
    ""name"" : ""libsystem_kernel.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703196553216,
    ""size"" : 49144,
    ""uuid"" : ""25b2f3eb-07b4-3cb9-9457-2c26210c27c8"",
    ""path"" : ""\/usr\/lib\/system\/libsystem_pthread.dylib"",
    ""name"" : ""libsystem_pthread.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703195160576,
    ""size"" : 557048,
    ""uuid"" : ""93fb3816-608b-33af-83d2-209b4bd673ad"",
    ""path"" : ""\/usr\/lib\/system\/libsystem_c.dylib"",
    ""name"" : ""libsystem_c.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703196753920,
    ""size"" : 45048,
    ""uuid"" : ""acde8386-eb3f-36f2-bc5e-069cc59d079c"",
    ""path"" : ""\/usr\/lib\/system\/libsystem_platform.dylib"",
    ""name"" : ""libsystem_platform.dylib""
  },
  {
    ""size"" : 0,
    ""source"" : ""A"",
    ""base"" : 0,
    ""uuid"" : ""00000000-0000-0000-0000-000000000000""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64h"",
    ""base"" : 140703196975104,
    ""CFBundleShortVersionString"" : ""6.9"",
    ""CFBundleIdentifier"" : ""com.apple.CoreFoundation"",
    ""size"" : 4829181,
    ""uuid"" : ""59d4644f-7aa6-3767-80ab-73d7a388a4ff"",
    ""path"" : ""\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation"",
    ""name"" : ""CoreFoundation"",
    ""CFBundleVersion"" : ""2503.1""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703375646720,
    ""CFBundleShortVersionString"" : ""2.1.1"",
    ""CFBundleIdentifier"" : ""com.apple.HIToolbox"",
    ""size"" : 2732020,
    ""uuid"" : ""de4aeb8b-676c-3a36-9364-1cdee78a3b41"",
    ""path"" : ""\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox"",
    ""name"" : ""HIToolbox""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703254302720,
    ""CFBundleShortVersionString"" : ""6.9"",
    ""CFBundleIdentifier"" : ""com.apple.AppKit"",
    ""size"" : 21164019,
    ""uuid"" : ""33ecd3dc-c895-35e2-a1fd-c1761b155964"",
    ""path"" : ""\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit"",
    ""name"" : ""AppKit"",
    ""CFBundleVersion"" : ""2487.60.105""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703192834048,
    ""size"" : 592800,
    ""uuid"" : ""baa6f02e-dff3-3562-8c99-ea2820c91ad9"",
    ""path"" : ""\/usr\/lib\/dyld"",
    ""name"" : ""dyld""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703195717632,
    ""size"" : 503796,
    ""uuid"" : ""e443af07-488b-3b1b-83ae-31bd883e6ef1"",
    ""path"" : ""\/usr\/lib\/libc++.1.dylib"",
    ""name"" : ""libc++.1.dylib""
  }
],
  ""sharedCache"" : {
  ""base"" : 140703192137728,
  ""size"" : 25769803776,
  ""uuid"" : ""b48cfc6b-b7ed-3343-97fb-f5187dc04df8""
},
  ""legacyInfo"" : {
  ""threadTriggered"" : {
    ""name"" : ""CrBrowserMain"",
    ""queue"" : ""com.apple.main-thread""
  }
},
  ""logWritingSignature"" : ""80b6c9cb1fdc2b6c2fff1c052a154654587dca3b"",
  ""trialInfo"" : {
  ""rollouts"" : [
    {
      ""rolloutId"" : ""648cada15dbc71671bb3aa1b"",
      ""factorPackIds"" : {
        ""SIRI_UNDERSTANDING_ATTENTION_ASSETS"" : ""65a8118e05d9422724106749"",
        ""SIRI_UNDERSTANDING_ASR_ASSISTANT"" : ""65a8115446dfa0720068876d"",
        ""SIRI_UNDERSTANDING_NL"" : ""65a811c046dfa0720068876e"",
        ""SIRI_EXPERIENCE_CAM"" : ""65a81173096f6a1f1ba46525"",
        ""SIRI_UNDERSTANDING_MORPHUN"" : ""65a811a96c2f903aa921c246""
      },
      ""deploymentId"" : 240000116
    },
    {
      ""rolloutId"" : ""63f9578e238e7b23a1f3030a"",
      ""factorPackIds"" : {

      },
      ""deploymentId"" : 240000005
    }
  ],
  ""experiments"" : [
    {
      ""treatmentId"" : ""c47ab4cc-c9c3-4b5d-a87c-e2433ce02597"",
      ""experimentId"" : ""6639bc6ba73d460582162323"",
      ""deploymentId"" : 400000006
    },
    {
      ""treatmentId"" : ""45f4e2a5-551b-4bc2-a2dc-19c244dda8f8"",
      ""experimentId"" : ""6643969b3099cf28e049862f"",
      ""deploymentId"" : 400000007
    }
  ]
}
}
===== Log before crash start =====
Startup Messages  
---  
note | available bundle cache has not been initialized yet  
  
UCSF ChimeraX version: 1.8 (2024-06-10)  
© 2016-2024 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> open ""/Users/grooms/Desktop/ChimeraX/All TMBIMs.cxs"" format session

opened ChimeraX session  

> hide #!7 models

> show #!7 models

> hide #!9 models

> show #!9 models

> show #8 models

> hide #!9 models

> show #2 models

> view orient

> hide #8 models

> show #8 models

> hide #8 models

> select add #2

3943 atoms, 3978 bonds, 256 residues, 1 model selected  

> show #8 models

> select subtract #2

Nothing selected  

> select add #2

3943 atoms, 3978 bonds, 256 residues, 1 model selected  
Alignment identifier is 2/A  

> select clear

> select #2/A:146

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:146-147

48 atoms, 47 bonds, 2 residues, 1 model selected  

> select add #2

3943 atoms, 3978 bonds, 256 residues, 1 model selected  

> select subtract #2

Nothing selected  

> select add #2

3943 atoms, 3978 bonds, 256 residues, 1 model selected  

> show sel target ab

> hide sel target a

> select subtract #2

Nothing selected  

> select #2/A:146

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:146-147

48 atoms, 47 bonds, 2 residues, 1 model selected  

> select #2/A:146-147,222

60 atoms, 58 bonds, 3 residues, 1 model selected  

> select #2/A:146-147,197,222

72 atoms, 69 bonds, 4 residues, 1 model selected  

> show sel target ab

> style sel ball

Changed 72 atom styles  

> select #2/A:146-147

48 atoms, 47 bonds, 2 residues, 1 model selected  

> select #2/A:146-192

704 atoms, 711 bonds, 47 residues, 1 model selected  

> select #2/A:144

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select #2/A:144

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select #2/A:146

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:146-176

476 atoms, 480 bonds, 31 residues, 1 model selected  

> show sel target ab

> view orient

> select #2/A:2-11,21-24,32-62,67-82,90-118,120-143,150-172,178-206,212-253

3217 atoms, 3238 bonds, 208 residues, 1 model selected  

> select clear

> select #2/A:146

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:146-173

438 atoms, 442 bonds, 28 residues, 1 model selected  

> hide sel target a

> select clear

> select #2/A:146

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:146-148

59 atoms, 58 bonds, 3 residues, 1 model selected  

> select #2/A:146-148,151

80 atoms, 79 bonds, 4 residues, 1 model selected  

> select #2/A:146-148,151,157-158

102 atoms, 100 bonds, 6 residues, 1 model selected  

> select #2/A:146-148,151,157-158,167

126 atoms, 123 bonds, 7 residues, 1 model selected  

> show sel target ab

> select #2/A:167

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:167

24 atoms, 23 bonds, 1 residue, 1 model selected  

> hide sel target a

> select #2/A:197

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #2/A:197

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #2/A:197,222

24 atoms, 22 bonds, 2 residues, 1 model selected  

> select #2/A:148

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select #2/A:148

11 atoms, 10 bonds, 1 residue, 1 model selected  

> hide sel target a

> select #2/A:176

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:176

24 atoms, 23 bonds, 1 residue, 1 model selected  

> hide sel target a

> select #2/A:157

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select #2/A:157-158

22 atoms, 21 bonds, 2 residues, 1 model selected  

> hide sel target a

> select clear

> select #2/A:182

15 atoms, 14 bonds, 1 residue, 1 model selected  

> select #2/A:182-190

143 atoms, 144 bonds, 9 residues, 1 model selected  

> select #2/A:167

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:155-167

197 atoms, 197 bonds, 13 residues, 1 model selected  

> select #2/A:172

19 atoms, 18 bonds, 1 residue, 1 model selected  

> select #2/A:150-172

349 atoms, 352 bonds, 23 residues, 1 model selected  

> select clear

> select #2/A:146

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:146-147

48 atoms, 47 bonds, 2 residues, 1 model selected  

> select #2/A:146-147,151

69 atoms, 68 bonds, 3 residues, 1 model selected  

> hide sel target a

> select clear

> select #2/A:197

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #2/A:197

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #2/A:197,222-223

43 atoms, 41 bonds, 3 residues, 1 model selected  

> hide sel target a

> hide #!7 models

> select #2/A:62-63

32 atoms, 32 bonds, 2 residues, 1 model selected  

> select #2/A:62-93

475 atoms, 480 bonds, 32 residues, 1 model selected  

> select #2/A:88-89

31 atoms, 30 bonds, 2 residues, 1 model selected  

> select #2/A:88-89,91-94

112 atoms, 111 bonds, 6 residues, 1 model selected  

> show sel target ab

> style sel ball

Changed 112 atom styles  

> select clear

> select add #2

3943 atoms, 3978 bonds, 256 residues, 1 model selected  

> hide sel target a

> select clear

> hide #8 models

> hide #2 models

> show #12 models

Alignment identifier is 4/A  
Alignment identifier is 1  
Destroying pre-existing alignment with identifier 2/A  
Alignment identifier is 2/A  
Alignment identifier is 9/A  
Alignment identifier is 2  
Alignment identifier is 3  

> select add #12

3785 atoms, 3825 bonds, 243 residues, 1 model selected  
Alignment identifier is 12/A  

> select clear

> select #12/A:92

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #12/A:92-93

48 atoms, 47 bonds, 2 residues, 1 model selected  

> select #12/A:92

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #12/A:92

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #12/A:92,198

36 atoms, 34 bonds, 2 residues, 1 model selected  

> select #12/A:92,198,225

48 atoms, 45 bonds, 3 residues, 1 model selected  

> show sel target ab

> style sel ball

Changed 48 atom styles  

> view orient

> select add #12

3785 atoms, 3825 bonds, 243 residues, 1 model selected  

> hide sel target a

> select clear

> select #12/A:235

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #12/A:235

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #12/A:225

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #12/A:225

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #12/A:198,225

24 atoms, 22 bonds, 2 residues, 1 model selected  

> show sel target ab

> select #12/A:92

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #12/A:92

24 atoms, 23 bonds, 1 residue, 1 model selected  

> show sel target ab

> select #12/A:175

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #12/A:175

24 atoms, 23 bonds, 1 residue, 1 model selected  

> show sel target ab

> select #12/A:206

17 atoms, 17 bonds, 1 residue, 1 model selected  

> select #12/A:206

17 atoms, 17 bonds, 1 residue, 1 model selected  

> show sel target ab

> select #12/A:61

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #12/A:61

24 atoms, 23 bonds, 1 residue, 1 model selected  

> ui mousemode right ""tape measure""

> marker segment #14 position -6.722,3.229,-1.314 toPosition
> -9.033,1.347,-0.7423 color yellow radius 0.1 label 3.035 labelHeight 0.3035
> labelColor yellow

> view orient

> hide #12 models

> select add #12

3785 atoms, 3825 bonds, 243 residues, 1 model selected  

> select subtract #12

Nothing selected  

> select add #3

1626 atoms, 1667 bonds, 207 residues, 1 model selected  

> select subtract #3

Nothing selected  

> show #3 models

> view orient

> hide #3 models

> show #13 models

> view orient

> hide #13 models

> show #13 models

> view orient

> select #12/A:151

14 atoms, 13 bonds, 1 residue, 1 model selected  

> select #12/A:151-176

387 atoms, 388 bonds, 26 residues, 1 model selected  

> view sel

> select clear

> view orient

> select add #13

3761 atoms, 3796 bonds, 248 residues, 1 model selected  

> hide sel target a

> select clear

> select
> #12/A:7-10,17-56,58-66,69-87,89-93,97-119,122-145,150-174,177-203,212-240

3221 atoms, 3245 bonds, 205 residues, 1 model selected  

> select clear

> select #12/A:198

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #12/A:198

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select add #12

3785 atoms, 3825 bonds, 243 residues, 1 model selected  

> select subtract #12

Nothing selected  

> select add #13

3761 atoms, 3796 bonds, 248 residues, 1 model selected  
Alignment identifier is 13/A  

> select clear

> select #13/A:230

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #13/A:230

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #13/A:202

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #13/A:202

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #13/A:202,240

36 atoms, 34 bonds, 2 residues, 1 model selected  

> select #13/A:96,202,240

60 atoms, 57 bonds, 3 residues, 1 model selected  

> show sel target ab

> marker delete #14

> select down

60 atoms, 57 bonds, 3 residues, 1 model selected  

> select down

60 atoms, 57 bonds, 3 residues, 1 model selected  

> select down

60 atoms, 57 bonds, 3 residues, 1 model selected  

> select down

60 atoms, 57 bonds, 3 residues, 1 model selected  

> select down

60 atoms, 57 bonds, 3 residues, 1 model selected  

> select down

60 atoms, 57 bonds, 3 residues, 1 model selected  

> view

> label sel text ""{0.name} {0.number}{0.insertion_code}""

> label height 2

> select #13/A:96,202,230,240

72 atoms, 68 bonds, 4 residues, 1 model selected  

> show sel target ab

> select clear

> select #13/A:230

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #13/A:230

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #13/A:96,230

36 atoms, 34 bonds, 2 residues, 1 model selected  

> select #13/A:96,202,230

48 atoms, 45 bonds, 3 residues, 1 model selected  

> view sel

> ~label sel residues

> ui mousemode right ""tape measure""

> marker segment #14 position -7.175,-1.628,0.1425 toPosition
> -5.797,1.28,2.262 color yellow radius 0.1 label 3.853 labelHeight 0.3853
> labelColor yellow

> undo

> select clear

> ui mousemode right ""tape measure""

> hide #!14 models

> ui mousemode right ""tape measure""

> marker delete #14

> marker segment #14 position -6.815,3.342,-1.209 toPosition
> -9.177,1.616,-0.4898 color yellow radius 0.1 label 3.012 labelHeight 0.3012
> labelColor yellow

> hide #!14 models

> select #13/A:96,202,230

48 atoms, 45 bonds, 3 residues, 1 model selected  

> hide sel target a

> select clear

> select #13/A:230

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #13/A:230

12 atoms, 11 bonds, 1 residue, 1 model selected  

> ~label sel residues

> select #13/A:230

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #13/A:230-231

31 atoms, 30 bonds, 2 residues, 1 model selected  

> select #13/A:230-231

31 atoms, 30 bonds, 2 residues, 1 model selected  

> select #13/A:230-231

31 atoms, 30 bonds, 2 residues, 1 model selected  

> ~label sel residues

> select #13/A:240

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #13/A:240

24 atoms, 23 bonds, 1 residue, 1 model selected  

> ~label sel residues

> select clear

> hide #13 models

> show #!9 models

> show #!14 models

> hide #!14 models

> marker segment #14 position -8.559,-2.034,2.97 toPosition
> -8.218,-1.547,5.998 color yellow radius 0.1 label 3.086 labelHeight 0.3086
> labelColor yellow

> show #!14 models

> hide #!14 models

> hide #14.1 models

> show #14.1 models

> hide #14.1 models

> select add #14.1

1 model selected  

> hide #!9 models

> close #14

> show #!9 models

> ui mousemode right ""tape measure""

> marker segment #14 position -8.559,-2.034,2.97 toPosition
> -8.218,-1.547,5.998 color yellow radius 0.1 label 3.086 labelHeight 0.3086
> labelColor yellow

> select #13/A:240-241

43 atoms, 42 bonds, 2 residues, 1 model selected  

> select #13/A:240

24 atoms, 23 bonds, 1 residue, 1 model selected  

> hide #!14 models

> select add #9

3788 atoms, 3828 bonds, 238 pseudobonds, 238 residues, 3 models selected  

> select add #8

3788 atoms, 3828 bonds, 717 pseudobonds, 238 residues, 4 models selected  

> select subtract #8

3788 atoms, 3828 bonds, 238 residues, 3 models selected  

> select add #13

7525 atoms, 7601 bonds, 485 residues, 3 models selected  

> select subtract #13

3764 atoms, 3805 bonds, 237 residues, 2 models selected  

> hide (#!9 & sel) target a

> select subtract #9

1 model selected  

> select add #9

3764 atoms, 3805 bonds, 238 pseudobonds, 237 residues, 2 models selected  

> show #8 models

> select add #8

3764 atoms, 3805 bonds, 717 pseudobonds, 237 residues, 3 models selected  

> select subtract #8

3764 atoms, 3805 bonds, 237 residues, 2 models selected  

> select subtract #9

1 model selected  

> hide #8 models

> hide #!9 models

> show #3 models

> show #8 models

> select add #3

1626 atoms, 1667 bonds, 207 residues, 1 model selected  

> hide #8 models

> show #8 models

> view orient

> select subtract #3

Nothing selected  

> hide #8 models

> hide #3 models

> show #2 models

> select add #2

3943 atoms, 3978 bonds, 256 residues, 1 model selected  
Alignment identifier is 2/A  

> select subtract #2

Nothing selected  

> select #2/A:67

24 atoms, 25 bonds, 1 residue, 1 model selected  

> select #2/A:67-93

410 atoms, 414 bonds, 27 residues, 1 model selected  

> select clear

> select #2/A:222

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #2/A:222

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #2/A:155

21 atoms, 21 bonds, 1 residue, 1 model selected  

> select #2/A:155

21 atoms, 21 bonds, 1 residue, 1 model selected  

> select #2/A:155,176

45 atoms, 44 bonds, 2 residues, 1 model selected  

> select #2/A:146-147,155,176

93 atoms, 91 bonds, 4 residues, 1 model selected  

> select #2/A:199

17 atoms, 16 bonds, 1 residue, 1 model selected  

> select #2/A:199

17 atoms, 16 bonds, 1 residue, 1 model selected  

> select #2/A:146-147,199

65 atoms, 63 bonds, 3 residues, 1 model selected  

> select #2/A:146-147,151,199

86 atoms, 84 bonds, 4 residues, 1 model selected  

> select #2/A:146-147,151,155,199

107 atoms, 105 bonds, 5 residues, 1 model selected  

> select #2/A:146-147,151,155,157-158,199

129 atoms, 126 bonds, 7 residues, 1 model selected  

> select #2/A:93,146-147,151,155,157-158,199

153 atoms, 149 bonds, 8 residues, 1 model selected  

> show sel target ab

> select #2/A:93,146-147,151,155,157-158,199

153 atoms, 149 bonds, 8 residues, 1 model selected  

> select #2/A:158

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select #2/A:157-158

22 atoms, 21 bonds, 2 residues, 1 model selected  

> select #2/A:157-158

22 atoms, 21 bonds, 2 residues, 1 model selected  

> select #2/A:155-158

62 atoms, 62 bonds, 4 residues, 1 model selected  

> select #2/A:151,155-158

83 atoms, 83 bonds, 5 residues, 1 model selected  

> select #2/A:151,155-158

83 atoms, 83 bonds, 5 residues, 1 model selected  

> select #2/A:151,155-158

83 atoms, 83 bonds, 5 residues, 1 model selected  

> select #2/A:2-11,21-24,32-62,67-82,90-118,120-143,150-172,178-206,212-253

3217 atoms, 3238 bonds, 208 residues, 1 model selected  

> show sel target ab

> hide sel target a

> select clear

> select #2/A:197

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #2/A:197

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #2/A:197,222

24 atoms, 22 bonds, 2 residues, 1 model selected  

QGestureManager::deliverEvent: could not find the target for gesture  

> show sel target ab

> select clear

> select #2/A:93

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:93

24 atoms, 23 bonds, 1 residue, 1 model selected  

> show sel target ab

> select clear

> select #2/A:2-11,21-24,32-62,67-82,90-118,120-143,150-172,178-206,212-253

3217 atoms, 3238 bonds, 208 residues, 1 model selected  

> select #2/A:233

17 atoms, 17 bonds, 1 residue, 1 model selected  

> select #2/A:233

17 atoms, 17 bonds, 1 residue, 1 model selected  

> show sel target ab

> select clear

> show #!7 models

> label height 1

> ui tool show ""Side View""

> view orient

> show #3 models

> hide #2 models

> hide #!7 models

> select add #3

1626 atoms, 1667 bonds, 207 residues, 1 model selected  

> select clear

> select add #3

1626 atoms, 1667 bonds, 207 residues, 1 model selected  
Alignment identifier is 3/A  

> select clear

> select #3/A:8-42,44-59,66-91,94-116,122-146,149-178,181-211

1460 atoms, 1492 bonds, 186 residues, 1 model selected  

> select #3/A:205

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select #3/A:205

11 atoms, 10 bonds, 1 residue, 1 model selected  

> show sel target ab

> select add #3

1626 atoms, 1667 bonds, 207 residues, 1 model selected  

> select subtract #3

Nothing selected  

> select add #3

1626 atoms, 1667 bonds, 207 residues, 1 model selected  

> select clear

> select #3/A

1626 atoms, 1667 bonds, 207 residues, 1 model selected  

> hide sel target a

> select clear

> select #3/A:205

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select #3/A:205

11 atoms, 10 bonds, 1 residue, 1 model selected  

> show sel target ab

> select #3/A:49

9 atoms, 8 bonds, 1 residue, 1 model selected  

> select #3/A:49

9 atoms, 8 bonds, 1 residue, 1 model selected  

> show sel target ab

> select #3/A:171

8 atoms, 7 bonds, 1 residue, 1 model selected  

> select #3/A:171

8 atoms, 7 bonds, 1 residue, 1 model selected  

> select #3/A:171,195

16 atoms, 14 bonds, 2 residues, 1 model selected  

> show sel target ab

> ui mousemode right ""tape measure""

> marker segment #14 position 8.73,35.39,4.979 toPosition 9.198,37.87,6.027
> color yellow radius 0.1 label 2.736 labelHeight 0.2736 labelColor yellow

> label height 2

> show #!14 models

> select #3/A:205

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select #3/A:205

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select #3/A:49,205

20 atoms, 18 bonds, 2 residues, 1 model selected  

> hbonds sel reveal true

7 hydrogen bonds found  

> show #8 models

> hbonds sel reveal true

7 hydrogen bonds found  

> hide #8 models

> select #3/A:88

12 atoms, 12 bonds, 1 residue, 1 model selected  

> select #3/A:88

12 atoms, 12 bonds, 1 residue, 1 model selected  

> hide sel target a

> cofr sel

> view orient

> volume planes z style image imageMode ""full region""

No volumes specified  

> volume region all imageMode ""full region""

No volumes specified  

Volume zone shortcut requires 1 displayed atomic model and 1 map, got 1 atomic
models, 0 maps.  

> volume step 2

No volumes specified  

> volume step 1

No volumes specified  

> volume style surface

No volumes specified  

> volume region all imageMode ""full region""

No volumes specified  

> label height 1.5

> select #3/A:195

8 atoms, 7 bonds, 1 residue, 1 model selected  

> select #3/A:195

8 atoms, 7 bonds, 1 residue, 1 model selected  

> select #3/A:171,195

16 atoms, 14 bonds, 2 residues, 1 model selected  

> color sel blue

> color sel cornflower blue

> select #3/A:205

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select #3/A:205

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select #3/A:49,205

20 atoms, 18 bonds, 2 residues, 1 model selected  

> color sel purple

> select clear

> ui mousemode right ""tape measure""

> marker segment #14 position 7.251,20.34,11.8 toPosition 9.169,17,11.78 color
> yellow radius 0.1 label 3.852 labelHeight 0.3852 labelColor yellow

> label height 1.5

> color #14 #23230bff

> hide #!14 models

> show #!14 models

> hide #!14 models

> show #!14 models

> hide #3 models

> hide #!14 models

> show #!1 models

> hide #!1 models

> show #2 models

> select add #2

3943 atoms, 3978 bonds, 256 residues, 1 model selected  
Alignment identifier is 2/A  

> select clear

> select #2/A:93

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:63-93

454 atoms, 458 bonds, 31 residues, 1 model selected  

> select clear

> select #2/A:84

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select #2/A:84

11 atoms, 10 bonds, 1 residue, 1 model selected  

> save ""/Users/grooms/Desktop/ChimeraX/All TMBIMs.cxs""

> hide #2 models

> show #3 models

> hide #3 models

> show #2 models

> select add #2

3943 atoms, 3978 bonds, 256 residues, 1 model selected  

> select subtract #2

Nothing selected  

> hide #2 models

> select add #10

1850 atoms, 1885 bonds, 248 residues, 1 model selected  

> select add #11

3724 atoms, 3799 bonds, 491 residues, 2 models selected  

> close #2

> undo

> select add #11

3724 atoms, 3799 bonds, 491 residues, 2 models selected  

> hide #10 target m

> open /Users/grooms/Desktop/ChimeraX/AlphaFold/CrBI-1-new-
> AlphaFold-4-8-24/best_model.pdb

Chain information for best_model.pdb #2  
---  
Chain | Description  
A | No description available  
  

> rename #2 ""CrBI-1 AAlphafold""

> select subtract #10

1874 atoms, 1914 bonds, 243 residues, 1 model selected  

> select subtract #11

Nothing selected  

> select add #2

3943 atoms, 3978 bonds, 256 residues, 1 model selected  

> ui tool show ""AlphaFold Error Plot""

> alphafold pae #2 file /Users/grooms/Desktop/ChimeraX/AlphaFold/CrBI-1-new-
> AlphaFold-4-8-24/best_model_pae.json

> color bfactor #2 palette alphafold

3943 atoms, 256 residues, atom bfactor range 41.7 to 97.4  

> select subtract #2

Nothing selected  

> select add #2

3943 atoms, 3978 bonds, 256 residues, 1 model selected  
Alignment identifier is 2/A  

> select clear

> select #2/A:146

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:146-147

48 atoms, 47 bonds, 2 residues, 1 model selected  

> select #2/A:146-147,222

60 atoms, 58 bonds, 3 residues, 1 model selected  

> select #2/A:146-147,197,222

72 atoms, 69 bonds, 4 residues, 1 model selected  

> select #2/A:146-147,197,222,233

89 atoms, 86 bonds, 5 residues, 1 model selected  

> show sel target ab

> select clear

> select #2/A:178

7 atoms, 6 bonds, 1 residue, 1 model selected  

> select #2/A:173-178

65 atoms, 64 bonds, 6 residues, 1 model selected  

> ui tool show Angles/Torsions

Either three or four atoms must be selected!  

> ui mousemode right ""tape measure""

> marker segment #14 position 2.359,-30.09,-4.306 toPosition
> 13.25,-10.28,8.002 color yellow radius 0.1 label 25.74 labelHeight 2.574
> labelColor yellow

No items chosen in table  

> show #!1 models

> hide #!1 models

> show #!14 models

> ui mousemode right ""bond rotation""

> show sel target ab

> hide #!14 models

> hide sel target a

> view sel

> select #2/A:196

19 atoms, 18 bonds, 1 residue, 1 model selected  

> select #2/A:196

19 atoms, 18 bonds, 1 residue, 1 model selected  

> view sel

> view orient

> select #2/A:199

17 atoms, 16 bonds, 1 residue, 1 model selected  

> select #2/A:172-199

413 atoms, 416 bonds, 28 residues, 1 model selected  

> view sel

> select clear

> select #2/A:178

7 atoms, 6 bonds, 1 residue, 1 model selected  

> select #2/A:173-178

65 atoms, 64 bonds, 6 residues, 1 model selected  

> select #2/A:172

19 atoms, 18 bonds, 1 residue, 1 model selected  

> select #2/A:172-178

84 atoms, 83 bonds, 7 residues, 1 model selected  

> select #2/A:173

10 atoms, 9 bonds, 1 residue, 1 model selected  

> select #2/A:173-178

65 atoms, 64 bonds, 6 residues, 1 model selected  

> select #2/A:173

10 atoms, 9 bonds, 1 residue, 1 model selected  

> select #2/A:173-177

58 atoms, 57 bonds, 5 residues, 1 model selected  

> label sel residues attribute pae_domain

> ui tool show ""Altloc Explorer""

> select add #2

3943 atoms, 3978 bonds, 256 residues, 2 models selected  

> select subtract #2

Nothing selected  

> select add #2

3943 atoms, 3978 bonds, 256 residues, 2 models selected  

> hbonds sel reveal true

419 hydrogen bonds found  

> view orient

> select subtract #2

Nothing selected  

> show #8 models

> select #2/A:167

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:167-168

43 atoms, 42 bonds, 2 residues, 1 model selected  

> select #2/A:167

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:167

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:199

17 atoms, 16 bonds, 1 residue, 1 model selected  

> select #2/A:199

17 atoms, 16 bonds, 1 residue, 1 model selected  

> view orient

> select #2/A:182-183

34 atoms, 33 bonds, 2 residues, 1 model selected  

> select #2/A:176

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:176

24 atoms, 23 bonds, 1 residue, 1 model selected  

> hide #8 models

> select add #2

3943 atoms, 3978 bonds, 241 pseudobonds, 256 residues, 3 models selected  

> select subtract #2

Nothing selected  

> select add #2

3943 atoms, 3978 bonds, 241 pseudobonds, 256 residues, 3 models selected  

> hide (#!2 & sel) target a

> select subtract #2

Nothing selected  

> select #2/A:176

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:176

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:176,182

39 atoms, 37 bonds, 2 residues, 1 model selected  

> view sel

> show sel target ab

> select #2/A:176

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:176

24 atoms, 23 bonds, 1 residue, 1 model selected  

> hide sel target a

> select #2/A:167

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:167

24 atoms, 23 bonds, 1 residue, 1 model selected  

> show sel target ab

> select clear

> show #8 models

> hide #8 models

> hide #!2 models

> show #3 models

> view orient

> select add #3

1626 atoms, 1667 bonds, 207 residues, 1 model selected  
Alignment identifier is 3/A  

> select subtract #3

Nothing selected  

> select #3/A:60-61

22 atoms, 21 bonds, 2 residues, 1 model selected  

> select #3/A:60

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select #3/A:60

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select add #3

1626 atoms, 1667 bonds, 207 residues, 1 model selected  

> hide #3 models

> select subtract #3

Nothing selected  

> show #!2 models

> view orient

> hide #!2 models

> show #12 models

> view orient

> hide #12 models

> show #!2 models

> select add #2

3943 atoms, 3978 bonds, 241 pseudobonds, 256 residues, 3 models selected  
Alignment identifier is 2/A  

> select clear

> select #2/A:178

7 atoms, 6 bonds, 1 residue, 1 model selected  

> select #2/A:173-178

65 atoms, 64 bonds, 1 pseudobond, 6 residues, 2 models selected  

> select #2/A:173-178

65 atoms, 64 bonds, 1 pseudobond, 6 residues, 2 models selected  

> select #2/A:173

10 atoms, 9 bonds, 1 residue, 1 model selected  

> select #2/A:173-177

58 atoms, 57 bonds, 5 residues, 1 model selected  

> label sel text ""Loop TM5-6""

> label sel text ""{0.name} {0.number}{0.insertion_code}""

> select add #2

3943 atoms, 3978 bonds, 241 pseudobonds, 256 residues, 3 models selected  

> hide #!2 models

> select subtract #2

Nothing selected  

> show #10 models

> hide #10 models

> show #12 models

> select add #12

3785 atoms, 3825 bonds, 243 residues, 1 model selected  

> hbonds sel reveal true

1270 hydrogen bonds found  

> hbonds sel reveal true

1270 hydrogen bonds found  

> hbonds sel reveal true

1270 hydrogen bonds found  

> hbonds sel reveal true

1270 hydrogen bonds found  

> hide #12 models

> select subtract #12

Nothing selected  

> show #!2 models

> select #2/A:173

10 atoms, 9 bonds, 1 residue, 1 model selected  

> select #2/A:173-178

65 atoms, 64 bonds, 6 residues, 1 model selected  

> ~label sel residues

> view sel

> select #2/A:182

15 atoms, 14 bonds, 1 residue, 1 model selected  

> select #2/A:182

15 atoms, 14 bonds, 1 residue, 1 model selected  

> select #2/A:167,182

39 atoms, 37 bonds, 2 residues, 1 model selected  

> style sel ball

Changed 39 atom styles  

> select clear

> hide #2 models

> show #12 models

> show #8 models

> view orient

> hide #8 models

> select add #12

3785 atoms, 3825 bonds, 243 pseudobonds, 243 residues, 2 models selected  
Alignment identifier is 12/A  

> select clear

> select #12/A:214

15 atoms, 14 bonds, 1 residue, 1 model selected  

> select #12/A:214

15 atoms, 14 bonds, 1 residue, 1 model selected  

> show #8 models

> hide #12 models

> show #13 models

> show #12 models

> hide #12 models

> hide #8 models

> show #8 models

> select add #12

3785 atoms, 3825 bonds, 243 pseudobonds, 243 residues, 2 models selected  

> select subtract #12

Nothing selected  

> select add #13

3761 atoms, 3796 bonds, 248 residues, 1 model selected  

> select add #8

3761 atoms, 3796 bonds, 1270 pseudobonds, 248 residues, 2 models selected  

> select subtract #8

3761 atoms, 3796 bonds, 248 residues, 1 model selected  

> hide #8 models

> show #8 models

> hbonds sel reveal true

1297 hydrogen bonds found  

> hide #13 models

> select subtract #13

Nothing selected  

> hide #8 models

> show #13 models

> select add #13

3761 atoms, 3796 bonds, 246 pseudobonds, 248 residues, 2 models selected  
Alignment identifier is 13/A  

> select clear

> hide #13 models

> show #12 models

> select add #12

3785 atoms, 3825 bonds, 243 residues, 1 model selected  
Alignment identifier is 12/A  

> select subtract #12

Nothing selected  

> show #8 models

> select add #12

3785 atoms, 3825 bonds, 243 residues, 1 model selected  

> hide #8 models

> show #8 models

> hbonds sel reveal true

1270 hydrogen bonds found  

> select #12/A:235

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #12/A:235

12 atoms, 11 bonds, 1 residue, 1 model selected  

> hide #12 models

> show #10 models

> hide #10 models

> show #13 models

> select add #12

3785 atoms, 3825 bonds, 243 pseudobonds, 243 residues, 2 models selected  

> select add #13

7546 atoms, 7621 bonds, 243 pseudobonds, 491 residues, 3 models selected  

> select subtract #12

3761 atoms, 3796 bonds, 248 residues, 1 model selected  
Alignment identifier is 13/A  

> select #13/A:230

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #13/A:230

12 atoms, 11 bonds, 1 residue, 1 model selected  

> view sel

> hide #8 models

> show #8 models

> hbonds sel reveal true

9 hydrogen bonds found  

> view orient

> select add #13

3761 atoms, 3796 bonds, 2 pseudobonds, 248 residues, 2 models selected  

> select add #8

3761 atoms, 3796 bonds, 9 pseudobonds, 248 residues, 2 models selected  

> hide #8 models

> select subtract #8

3761 atoms, 3796 bonds, 248 residues, 1 model selected  

> hide sel target a

> select clear

> hide #13 models

> show #12 models

> select add #12

3785 atoms, 3825 bonds, 243 residues, 1 model selected  

> hide sel target a

> select subtract #12

Nothing selected  

> select add #12

3785 atoms, 3825 bonds, 243 residues, 1 model selected  
Alignment identifier is 12/A  

> select subtract #12

Nothing selected  

> select #12/A:171

14 atoms, 13 bonds, 1 residue, 1 model selected  

> select #12/A:171

14 atoms, 13 bonds, 1 residue, 1 model selected  

> select #12/A:171,180

25 atoms, 23 bonds, 2 residues, 1 model selected  

> select #12/A:171,180,239

49 atoms, 46 bonds, 3 residues, 1 model selected  

> select #12/A:171,180,198,239

61 atoms, 57 bonds, 4 residues, 1 model selected  

> select #12/A:171,180,198,225,239

73 atoms, 68 bonds, 5 residues, 1 model selected  

> show sel target ab

> style sel ball

Changed 73 atom styles  

> select #12/A:168

17 atoms, 16 bonds, 1 residue, 1 model selected  

> select #12/A:168-199

517 atoms, 522 bonds, 32 residues, 1 model selected  

> view sel

> select #12/A:92

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #12/A:92-93

48 atoms, 47 bonds, 2 residues, 1 model selected  

> show sel target ab

> ui mousemode right ""tape measure""

> marker segment #14 position -6.722,3.229,-1.314 toPosition
> -9.033,1.347,-0.7423 color yellow radius 0.1 label 3.035 labelHeight 0.3035
> labelColor yellow

> show #!14 models

> marker delete #14

> show #!7 models

> hide #!7 models

> hide #12 models

> show #2 models

> select add #2

3991 atoms, 4025 bonds, 258 residues, 2 models selected  

> show #8 models

> select add #8

3991 atoms, 4025 bonds, 9 pseudobonds, 258 residues, 3 models selected  

> hide #8 models

> select subtract #8

3991 atoms, 4025 bonds, 258 residues, 2 models selected  

> show #8 models

> select add #12

7728 atoms, 7803 bonds, 499 residues, 2 models selected  

> select subtract #12

3943 atoms, 3978 bonds, 256 residues, 1 model selected  

> hbonds sel reveal true

419 hydrogen bonds found  

> select subtract #2

Nothing selected  

> select add #2

3943 atoms, 3978 bonds, 241 pseudobonds, 256 residues, 2 models selected  
Alignment identifier is 2/A  

> select subtract #2

Nothing selected  

> select #2/A:173

10 atoms, 9 bonds, 1 residue, 1 model selected  

> select #2/A:173-177

58 atoms, 57 bonds, 5 residues, 1 model selected  

> select #2/A:2-11,21-24,32-62,67-82,90-118,120-143,150-172,178-206,212-253

3217 atoms, 3238 bonds, 191 pseudobonds, 208 residues, 2 models selected  

> select #2/A:178

7 atoms, 6 bonds, 1 residue, 1 model selected  

> select #2/A:178

7 atoms, 6 bonds, 1 residue, 1 model selected  

> hide #8 models

> select #2/A:165

10 atoms, 9 bonds, 1 residue, 1 model selected  

> select #2/A:165-185

309 atoms, 312 bonds, 15 pseudobonds, 21 residues, 2 models selected  

> view sel

> select #2/A:229

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:229

24 atoms, 23 bonds, 1 residue, 1 model selected  

> hide sel target a

> show #8 models

> hide #8 models

> show #8 models

> hide #8 models

> select #2/A:182

15 atoms, 14 bonds, 1 residue, 1 model selected  

> select #2/A:182-183

34 atoms, 33 bonds, 2 residues, 1 model selected  

> select #2/A:181-182

34 atoms, 33 bonds, 2 residues, 1 model selected  

> select #2/A:181-182

34 atoms, 33 bonds, 2 residues, 1 model selected  

> select #2/A:182

15 atoms, 14 bonds, 1 residue, 1 model selected  

> select #2/A:182

15 atoms, 14 bonds, 1 residue, 1 model selected  

> select #2/A:167

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:167

24 atoms, 23 bonds, 1 residue, 1 model selected  

> view sel

> select #2/A:167

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:167-169

50 atoms, 49 bonds, 3 residues, 1 model selected  

> select #2/A:182

15 atoms, 14 bonds, 1 residue, 1 model selected  

> select #2/A:179-182

65 atoms, 65 bonds, 4 residues, 1 model selected  

> select #2/A:167-169,179-182

115 atoms, 114 bonds, 2 pseudobonds, 7 residues, 2 models selected  

> view sel

> select clear

> hide #2 models

> show #10 models

> hide #10 models

> show #13 models

> view orient

> show #8 models

> hbonds #13 reveal true

1297 hydrogen bonds found  

> select add #13

3761 atoms, 3796 bonds, 246 pseudobonds, 248 residues, 2 models selected  

> hbonds sel reveal true

1297 hydrogen bonds found  
Alignment identifier is 13/A  

> select add #8

3761 atoms, 3796 bonds, 1297 pseudobonds, 248 residues, 2 models selected  

> select subtract #8

3761 atoms, 3796 bonds, 248 residues, 1 model selected  

> select clear

> select #13/A:207

19 atoms, 18 bonds, 1 residue, 1 model selected  

> select #13/A:207-220

207 atoms, 210 bonds, 1 pseudobond, 14 residues, 2 models selected  

> view sel

> select ~sel & ##selected

3554 atoms, 3586 bonds, 1296 pseudobonds, 234 residues, 2 models selected  

> hide (#13 & sel) target a

> hide #8 models

> select clear

> select #13/A:217

14 atoms, 14 bonds, 1 residue, 1 model selected  

> select #13/A:217

14 atoms, 14 bonds, 1 residue, 1 model selected  

> select #13/A:216-217

25 atoms, 25 bonds, 2 residues, 1 model selected  

> select #13/A:216-220

73 atoms, 74 bonds, 1 pseudobond, 5 residues, 2 models selected  

> select ~sel & ##selected

3688 atoms, 3722 bonds, 1296 pseudobonds, 243 residues, 2 models selected  

> hide (#13 & sel) target a

> select clear

> hide #13 models

> show #12 models

> select add #12

3785 atoms, 3825 bonds, 243 residues, 1 model selected  

> show #13 models

> select add #13

7546 atoms, 7621 bonds, 246 pseudobonds, 491 residues, 3 models selected  

> select add #8

7546 atoms, 7621 bonds, 1297 pseudobonds, 491 residues, 3 models selected  

> select add #2

11489 atoms, 11599 bonds, 1297 pseudobonds, 747 residues, 4 models selected  
Alignment identifier is 12/A  
Alignment identifier is 13/A  
Alignment identifier is 2/A  

> hide #12 models

> select clear

> select #13/A:60

14 atoms, 13 bonds, 1 residue, 1 model selected  

> select
> #12/A:7-10,17-56,58-66,69-87,89-93,97-119,122-145,150-174,177-203,212-240

3221 atoms, 3245 bonds, 205 residues, 1 model selected  

> select #13/A:96

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #13/A:96

24 atoms, 23 bonds, 1 residue, 1 model selected  

> show sel target ab

> select add #13

3761 atoms, 3796 bonds, 246 pseudobonds, 248 residues, 2 models selected  

> select subtract #13

Nothing selected  

> select add #13

3761 atoms, 3796 bonds, 246 pseudobonds, 248 residues, 2 models selected  

> select add #8

3761 atoms, 3796 bonds, 1297 pseudobonds, 248 residues, 2 models selected  

> select subtract #8

3761 atoms, 3796 bonds, 248 residues, 1 model selected  

> ui tool show ""Model Loops""

> modeller refine 12/A:1:all-missing 13/A:1:all-missing numModels 5 fast false
> adjacentFlexible 1 protocol standard

No Modeller license key provided. Get a license key by registering at the
Modeller web site.  

> ui tool show AlphaFold

> alphafold match #13

Fetching AlphaFold database settings from
https://www.rbvi.ucsf.edu/chimerax/data/status/alphafold_database3.json  
Fetching compressed AlphaFold A8HYH9 from
https://alphafold.ebi.ac.uk/files/AF-A8HYH9-F1-model_v4.cif  
1 AlphaFold model found using sequence similarity searches: A8HYH9 (chain A)  
AlphaFold prediction matching CrLfg4 AlphaFoldl.pdb  
---  
Chain| UniProt Id| UniProt Name| RMSD| Length| Seen| % Id  
A | A8HYH9 | A8HYH9_CHLRE | 3.61 | 248 | 248 | 100   
  
Opened 1 AlphaFold model  

> alphafold match #13

1 AlphaFold model found using sequence similarity searches: A8HYH9 (chain A)  
AlphaFold prediction matching CrLfg4 AlphaFoldl.pdb  
---  
Chain| UniProt Id| UniProt Name| RMSD| Length| Seen| % Id  
A | A8HYH9 | A8HYH9_CHLRE | 3.61 | 248 | 248 | 100   
  
Opened 1 AlphaFold model  

> hide #!14 models

> hide #13 models

> select subtract #13

Nothing selected  

> hide #!15 models

> hide #15.1 models

> hide #14.1 models

> show #14.1 models

> hide #14.1 models

> hide #!14 models

> select add #15

1851 atoms, 1886 bonds, 248 residues, 2 models selected  

> select subtract #15.1

1 model selected  

> select add #15

1851 atoms, 1886 bonds, 248 residues, 2 models selected  

> select subtract #15

Nothing selected  

> show #!15 models

> view orient

> hide #!15 models

> show #15.1 models

> hide #!15 models

> hide #15.1 models

> show #!9 models

> select add #9

3764 atoms, 3805 bonds, 237 residues, 1 model selected  
Alignment identifier is 9/A  

> select clear

> select #9/A:207

15 atoms, 14 bonds, 1 residue, 1 model selected  

> select #9/A:207

15 atoms, 14 bonds, 1 residue, 1 model selected  

> select #9/A:196,207

27 atoms, 25 bonds, 2 residues, 1 model selected  

> select #9/A:196,207,219

39 atoms, 36 bonds, 3 residues, 1 model selected  

> select #9/A:90,196,207,219

63 atoms, 59 bonds, 4 residues, 1 model selected  

> select ~sel & ##selected

3701 atoms, 3746 bonds, 233 residues, 1 model selected  

> hide (#!9 & sel) target a

> select ~sel & ##selected

63 atoms, 59 bonds, 4 residues, 1 model selected  

> show (#!9 & sel) target ab

> select clear

> view orient

> hide #!9 models

> show #2 models

> view orient

> select add #2

3943 atoms, 3978 bonds, 256 residues, 1 model selected  

> hide sel target a

> view orient

Alignment identifier is 2/A  

> select clear

> select #2/A:210

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:210

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #2/A:233

17 atoms, 17 bonds, 1 residue, 1 model selected  

> select #2/A:233

17 atoms, 17 bonds, 1 residue, 1 model selected  

> select #2/A:182,233

32 atoms, 31 bonds, 2 residues, 1 model selected  

> select #2/A:167,182,233

56 atoms, 54 bonds, 3 residues, 1 model selected  

> show sel target ab

> view orient

> hide #2 models

> show #!14 models

> show #14.1 models

> hide #!14 models

> hide #14.1 models

> show #!14 models

> show #14.1 models

> show #8 models

> hbonds #14.1 reveal true

2403 hydrogen bonds found  

> show #15.1 models

> hide #!14 models

> hide #14.1 models

> hide #!15 models

> hide #15.1 models

> show #!15 models

> show #15.1 models

> hide #!15 target m

> hide #15.1 models

> show #15.1 models

> open ""/Users/grooms/Desktop/ChimeraX/AlphaFold/Lfg1 AlphaFold/Lfg1
> AlphaFold.pdb""

Chain information for Lfg1 AlphaFold.pdb #16  
---  
Chain | Description  
A | No description available  
  

> hide #!15 models

> hide #15.1 models

> select add #16

3841 atoms, 3879 bonds, 246 residues, 2 models selected  

> hide #8 models

> select add #2

7728 atoms, 7803 bonds, 499 residues, 2 models selected  

> select subtract #2

3785 atoms, 3825 bonds, 243 residues, 1 model selected  

> ui tool show ""ESMFold Error Plot""

> esmfold pae #16 file ""/Users/grooms/Desktop/ChimeraX/AlphaFold/Lfg1
> AlphaFold/best_model_pae.json""

> color bfactor #16 palette esmfold

3785 atoms, 243 residues, atom bfactor range 41.8 to 98.6  

> color bfactor #16 palette esmfold

3785 atoms, 243 residues, atom bfactor range 41.8 to 98.6  

> color bfactor #16 palette esmfold

3785 atoms, 243 residues, atom bfactor range 41.8 to 98.6  

> color bfactor #16 palette esmfold

3785 atoms, 243 residues, atom bfactor range 41.8 to 98.6  

> alphafold pae #16 colorDomains true

> color bfactor #16 palette esmfold

3785 atoms, 243 residues, atom bfactor range 41.8 to 98.6  

> hide #16 models

> select subtract #16

Nothing selected  

> show #13 models

> view orient

> select #13/A:64

16 atoms, 15 bonds, 1 residue, 1 model selected  

> select #13/A:64-123

890 atoms, 899 bonds, 60 residues, 1 model selected  

> select #13/A:1

19 atoms, 18 bonds, 1 residue, 1 model selected  

> select #13/A:1-237

3569 atoms, 3604 bonds, 237 residues, 1 model selected  

> hide sel target a

> select #13/A:248

15 atoms, 14 bonds, 1 residue, 1 model selected  

> select #13/A

3761 atoms, 3796 bonds, 248 residues, 1 model selected  

> hide sel target a

> select #13/A:230

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #13/A:230

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #13/A:202,230

24 atoms, 22 bonds, 2 residues, 1 model selected  

> select #13/A:96,202,230

48 atoms, 45 bonds, 3 residues, 1 model selected  

> select #13/A:96,202,230,240

72 atoms, 68 bonds, 4 residues, 1 model selected  

> show sel target ab

> style sel ball

Changed 72 atom styles  

> select #13/A:1

19 atoms, 18 bonds, 1 residue, 1 model selected  

> select #13/A

3761 atoms, 3796 bonds, 248 residues, 1 model selected  

> undo

> select #13/A:1-2

29 atoms, 28 bonds, 2 residues, 1 model selected  

> select #13/A

3761 atoms, 3796 bonds, 248 residues, 1 model selected  

> hbonds sel reveal true

2318 hydrogen bonds found  

> select #13/A:240

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #13/A:240

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #13/A:230,240

36 atoms, 34 bonds, 2 residues, 1 model selected  

> select #13/A:202,230,240

48 atoms, 45 bonds, 3 residues, 1 model selected  

> select #13/A:96,202,230,240

72 atoms, 68 bonds, 4 residues, 1 model selected  

> hide #* target a

> show sel target ab

> hide #13 models

> show #15.1 models

> hide #!15 models

> hide #15.1 models

> show #13 models

> hbonds sel reveal true

57 hydrogen bonds found  

> select #13/A:1-3

40 atoms, 39 bonds, 3 residues, 1 model selected  

> select #13/A

3761 atoms, 3796 bonds, 12 pseudobonds, 248 residues, 2 models selected  

> hbonds sel reveal true

2318 hydrogen bonds found  

> select clear

> show #8 models

> select #13/A:230

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #13/A:230

12 atoms, 11 bonds, 1 residue, 1 model selected  

> select #13/A:202,230

24 atoms, 22 bonds, 2 residues, 1 model selected  

> select #13/A:202,216-220,230

97 atoms, 96 bonds, 1 pseudobond, 7 residues, 2 models selected  

> select #13/A:96,202,216-220,230

121 atoms, 119 bonds, 3 pseudobonds, 8 residues, 2 models selected  

> select #13/A:96,202,216-220,230,240

145 atoms, 142 bonds, 3 pseudobonds, 9 residues, 2 models selected  

> hide #* target a

> show (#13 & sel) target ab

> select #13/A:1

19 atoms, 18 bonds, 1 residue, 1 model selected  

> select #13/A

3761 atoms, 3796 bonds, 246 pseudobonds, 248 residues, 2 models selected  

> hbonds sel reveal true

2318 hydrogen bonds found  

> select clear

> view orient

> select #13/A:240

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #13/A:240

24 atoms, 23 bonds, 1 residue, 1 model selected  

> view sel

> select #13/A:35-88

832 atoms, 840 bonds, 51 pseudobonds, 54 residues, 2 models selected  

> select #13/A:35-93

906 atoms, 914 bonds, 56 pseudobonds, 59 residues, 2 models selected  

> select #13/A:89

19 atoms, 18 bonds, 1 residue, 1 model selected  

> select #13/A:89-106

282 atoms, 283 bonds, 12 pseudobonds, 18 residues, 2 models selected  

QGestureManager::deliverEvent: could not find the target for gesture  

> view sel

> hide #* target a

> show (#13 & sel) target ab

> select #13/A:1

19 atoms, 18 bonds, 1 residue, 1 model selected  

> select #13/A

3761 atoms, 3796 bonds, 246 pseudobonds, 248 residues, 2 models selected  

> show (#13 & sel) target ab

> select #13/A:240

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #13/A:240

24 atoms, 23 bonds, 1 residue, 1 model selected  

> view sel

> select #13/A:247

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #13/A:247

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #13/A:219,247

39 atoms, 37 bonds, 2 residues, 1 model selected  

> select #13/A:219,244,247

54 atoms, 51 bonds, 2 pseudobonds, 3 residues, 2 models selected  

> select #13/A:181,219,244,247

65 atoms, 61 bonds, 3 pseudobonds, 4 residues, 2 models selected  

> hide #* target a

> show (#13 & sel) target ab

> select #13/A:247-248

39 atoms, 38 bonds, 2 residues, 1 model selected  

> select #13/A:211-248

628 atoms, 634 bonds, 30 pseudobonds, 38 residues, 2 models selected  

> view sel

> hide #8 models

> select clear

> show #8 models

> select #13/A:247

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #13/A:247

24 atoms, 23 bonds, 1 residue, 1 model selected  

> select #13/A:244,247

39 atoms, 37 bonds, 2 pseudobonds, 2 residues, 2 models selected  

> select #13/A:181,244,247

50 atoms, 47 bonds, 3 pseudobonds, 3 residues, 2 models selected  

> style (#13 & sel) ball

Changed 50 atom styles  

> hide #8 models

> select clear

> show #2 models

> hide #2 models

> hide #13 models

> show #2 models

> view orient

> coulombic #2

Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for CrBI-1 AAlphafold_A SES surface #2.1: minimum, -13.41,
mean 1.94, maximum 22.56  
To also show corresponding color key, enter the above coulombic command and
add key true  

> nucleotides #!2 atoms

> style nucleic & #!2 stick

Changed 0 atom styles  

> coulombic #!2

Coulombic values for CrBI-1 AAlphafold_A SES surface #2.1: minimum, -13.41,
mean 1.94, maximum 22.56  
To also show corresponding color key, enter the above coulombic command and
add key true  

> color #!2 bypolymer

> color #!2 bynucleotide

> color #!2 byhetero

> color #!2 bychain

> color #!2 bypolymer

> rainbow #!2

> coulombic #!2

Coulombic values for CrBI-1 AAlphafold_A SES surface #2.1: minimum, -13.41,
mean 1.94, maximum 22.56  
To also show corresponding color key, enter the above coulombic command and
add key true  

> style #!2 stick

Changed 3943 atom styles  

> style #!2 stick

Changed 3943 atom styles  

> style #!2 stick

Changed 3943 atom styles  

> ui tool show ""AlphaFold Error Plot""

> alphafold pae #2 file /Users/grooms/Desktop/ChimeraX/AlphaFold/CrBI-1-new-
> AlphaFold-4-8-24/best_model_pae.json

> alphafold pae #2 colorDomains true

> color bfactor #2 palette alphafold

3943 atoms, 256 residues, 1 surfaces, atom bfactor range 41.7 to 97.4  

> select add #2

3943 atoms, 3978 bonds, 256 residues, 1 model selected  

> coulombic sel

Coulombic values for CrBI-1 AAlphafold_A SES surface #2.1: minimum, -13.41,
mean 1.94, maximum 22.56  
To also show corresponding color key, enter the above coulombic command and
add key true  

> hbonds sel reveal true

502 hydrogen bonds found  

> style sel ball

Changed 3943 atom styles  

> style sel ball

Changed 3943 atom styles  

> nucleotides sel atoms

> style nucleic & sel stick

Changed 0 atom styles  

> nucleotides sel atoms

> style nucleic & sel stick

Changed 0 atom styles  

> show sel cartoons

> hide sel cartoons

> show sel atoms

> hide sel atoms

> show sel atoms

> movie record

> turn y 2 180

> wait 180

> movie encode /Users/grooms/Desktop/movie2.mp4

Movie saved to /Users/grooms/Desktop/movie2.mp4  
  

> style sel ball

Changed 3943 atom styles  

> nucleotides sel atoms

> style nucleic & sel stick

Changed 0 atom styles  

> hide sel surfaces

> style sel stick

Changed 3943 atom styles  

> style sel ball

Changed 3943 atom styles  

> style sel sphere

Changed 3943 atom styles  

> show #13 models

> hide #!2 models

> select add #13

7704 atoms, 7774 bonds, 504 residues, 3 models selected  

> style sel & #13 sphere

Changed 3761 atom styles  

> select #13/A:1

19 atoms, 18 bonds, 1 residue, 1 model selected  

> select #13/A

3761 atoms, 3796 bonds, 248 residues, 1 model selected  

> style sel sphere

Changed 3761 atom styles  

> style sel sphere

Changed 3761 atom styles  

> nucleotides sel atoms

> style nucleic & sel stick

Changed 0 atom styles  

> style sel stick

Changed 3761 atom styles  

> nucleotides sel atoms

> style nucleic & sel stick

Changed 0 atom styles  

> mlp sel

Map values for surface ""CrLfg4 AlphaFoldl.pdb_A SES surface"": minimum -25.77,
mean -0.057, maximum 23.92  
To also show corresponding color key, enter the above mlp command and add key
true  

> undo

> hide sel surfaces

> show sel cartoons

> show #!2 models

> hide #!13 models

> hide #!2 surfaces

> select subtract #13

1 model selected  

> select add #2

3943 atoms, 3978 bonds, 241 pseudobonds, 256 residues, 2 models selected  

> hide sel surfaces

> select subtract #2

1 model selected  

> hide #!2 models

> show #12 models

> style #12 sphere

Changed 3785 atom styles  

> undo

> select #13/A:1

19 atoms, 18 bonds, 1 residue, 1 model selected  

> select #13/A

3761 atoms, 3796 bonds, 248 residues, 1 model selected  

> style #12 sphere

Changed 3785 atom styles  

> undo

> show #12 target ab

> style #12 sphere

Changed 3785 atom styles  

> show #!2 models

> hide #12 models

> select subtract #13

1 model selected  

> hide #!2 models

> show #!13 models

> select add #13

3761 atoms, 3796 bonds, 248 residues, 1 model selected  

> show (#!13 & sel) target ab

> style sel sphere

Changed 3761 atom styles  

> select clear

> show #12 models

> hide #!13 models

> coulombic #12

Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for CrLfg1 AlphaFold_A SES surface #12.1: minimum, -14.23,
mean -0.28, maximum 15.79  
To also show corresponding color key, enter the above coulombic command and
add key true  

> coulombic #!12

Coulombic values for CrLfg1 AlphaFold_A SES surface #12.1: minimum, -14.23,
mean -0.28, maximum 15.79  
To also show corresponding color key, enter the above coulombic command and
add key true  

> select add #12

3785 atoms, 3825 bonds, 243 residues, 1 model selected  

> coulombic sel

Coulombic values for CrLfg1 AlphaFold_A SES surface #12.1: minimum, -14.23,
mean -0.28, maximum 15.79  
To also show corresponding color key, enter the above coulombic command and
add key true  

> hide (#!12 & sel) target a

> select clear

> hide #!12 surfaces

> hide #!12 models

> show #!2 models

> hide #2 target a

> hide #!2 models

> select add #2

3943 atoms, 3978 bonds, 241 pseudobonds, 256 residues, 2 models selected  

> show #!2 models

> hide #* target a

> show (#!2 & sel) target ab

> style sel stick

Changed 3943 atom styles  

> nucleotides sel atoms

> style nucleic & sel stick

Changed 0 atom styles  

> style sel ball

Changed 3943 atom styles  

> nucleotides sel atoms

> style nucleic & sel stick

Changed 0 atom styles  

> style sel ball

Changed 3943 atom styles  

> hide sel surfaces

> coulombic sel

Coulombic values for CrBI-1 AAlphafold_A SES surface #2.1: minimum, -13.41,
mean 1.94, maximum 22.56  
To also show corresponding color key, enter the above coulombic command and
add key true  

> select clear

> hide #!2 models

> show #!13 models

> coulombic #!13

Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for CrLfg4 AlphaFoldl.pdb_A SES surface #13.1: minimum,
-13.77, mean 0.10, maximum 10.90  
To also show corresponding color key, enter the above coulombic command and
add key true  

> hide #!13 surfaces

> view orient

> coulombic #!13

Coulombic values for CrLfg4 AlphaFoldl.pdb_A SES surface #13.1: minimum,
-13.77, mean 0.10, maximum 10.90  
To also show corresponding color key, enter the above coulombic command and
add key true  

> hide #!13 surfaces

> show #3 models

> hide #!13 models

> view orient

> coulombic #3

The following heavy (non-hydrogen) atoms are missing, which may result in
inaccurate electrostatics:  
BsYetJpH7.pdb #3/A ARG 62 NE  
BsYetJpH7.pdb #3/A ARG 62 CG  
BsYetJpH7.pdb #3/A ARG 62 NH1  
BsYetJpH7.pdb #3/A ARG 62 NH2  
BsYetJpH7.pdb #3/A ARG 62 CD  
BsYetJpH7.pdb #3/A ARG 62 CZ  

Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for BsYetJpH7.pdb_A SES surface #3.1: minimum, -11.00, mean
0.29, maximum 16.87  
To also show corresponding color key, enter the above coulombic command and
add key true  

> mlp #!3

Map values for surface ""BsYetJpH7.pdb_A SES surface"": minimum -25.48, mean
2.065, maximum 23.46  
To also show corresponding color key, enter the above mlp command and add key
true  

> coulombic #!3

Coulombic values for BsYetJpH7.pdb_A SES surface #3.1: minimum, -11.00, mean
0.29, maximum 16.87  
To also show corresponding color key, enter the above coulombic command and
add key true  

> hide #!3 surfaces

> show #!6 models

> hide #!3 models

> view orient

> coulombic #!6

The following heavy (non-hydrogen) atoms are missing, which may result in
inaccurate electrostatics:  
BsYetJ-pH8.pdb #6/A ARG 62 NE  
BsYetJ-pH8.pdb #6/A ARG 62 CG  
BsYetJ-pH8.pdb #6/A ARG 62 NH1  
BsYetJ-pH8.pdb #6/A ARG 62 NH2  
BsYetJ-pH8.pdb #6/A ARG 62 CD  
BsYetJ-pH8.pdb #6/A ARG 62 CZ  

Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for BsYetJ-pH8.pdb_A SES surface #6.2: minimum, -18.95, mean
0.24, maximum 14.52  
To also show corresponding color key, enter the above coulombic command and
add key true  

> hide #!6 models

> show #5 models

> coulombic #5

The following residues are missing heavy (non-hydrogen) atoms, which may
result in inaccurate electrostatics:  
BsYetJ-pH6.pdb #5/A ARG 60  
BsYetJ-pH6.pdb #5/A ARG 61  
BsYetJ-pH6.pdb #5/A ARG 62  
BsYetJ-pH6.pdb #5/A LYS 63  

Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for BsYetJ-pH6.pdb_A SES surface #5.1: minimum, -15.58, mean
-0.75, maximum 13.22  
To also show corresponding color key, enter the above coulombic command and
add key true  

> hide #!5 surfaces

> hide #!5 models

> show #!3 models

> view orient

> style #!3 sphere

Changed 1626 atom styles  

> select add #3

1626 atoms, 1667 bonds, 207 residues, 1 model selected  

> style sel sphere

Changed 1626 atom styles  

> coulombic sel

Coulombic values for BsYetJpH7.pdb_A SES surface #3.1: minimum, -11.00, mean
0.29, maximum 16.87  
To also show corresponding color key, enter the above coulombic command and
add key true  

> style sel stick

Changed 1626 atom styles  

> hide sel surfaces

> coulombic sel

Coulombic values for BsYetJpH7.pdb_A SES surface #3.1: minimum, -11.00, mean
0.29, maximum 16.87  
To also show corresponding color key, enter the above coulombic command and
add key true  

> hide #!3 models

> show #!5 models

> select subtract #3

1 model selected  

> select add #5

1644 atoms, 1648 bonds, 244 residues, 1 model selected  

> hide #!5 models

> show #!5 models

> view orient

> hide #!5 models

> show #!2 models

> hide #!2 surfaces

> style #!2 stick

Changed 3943 atom styles  

> show #!2 cartoons

> hide #2 target a

> view orient

> select subtract #5

1 model selected  

> hide #!2 models

> show #!13 models

> hide #!13 models

> show #!12 models

> hide #!12 models

> show #!5 models

> view orient

> hide #!5 models

> show #!6 models

> hide #!6 surfaces

> hide #!6 models

> show #!5 models

> select clear

> select #13/A:12-13

17 atoms, 16 bonds, 2 residues, 1 model selected  

> select #13/A:12-14

36 atoms, 35 bonds, 3 residues, 1 model selected  

> select #13/A:18

16 atoms, 15 bonds, 1 residue, 1 model selected  

> select #13/A:18-60

668 atoms, 671 bonds, 43 residues, 1 model selected  

> select #13/A:217

14 atoms, 14 bonds, 1 residue, 1 model selected  

> select #13/A:217-230

214 atoms, 216 bonds, 14 residues, 1 model selected  


===== Log before crash end =====

Log:
Startup Messages  
---  
note | available bundle cache has not been initialized yet  
  
UCSF ChimeraX version: 1.8 (2024-06-10)  
© 2016-2024 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  




OpenGL version: 4.1 INTEL-22.5.11
OpenGL renderer: Intel(R) Iris(TM) Plus Graphics OpenGL Engine
OpenGL vendor: Intel Inc.

Python: 3.11.4
Locale: UTF-8
Qt version: PyQt6 6.6.1, Qt 6.6.1
Qt runtime version: 6.6.3
Qt platform: cocoa
Hardware:

    Hardware Overview:

      Model Name: MacBook Pro
      Model Identifier: MacBookPro16,2
      Processor Name: Quad-Core Intel Core i5
      Processor Speed: 2 GHz
      Number of Processors: 1
      Total Number of Cores: 4
      L2 Cache (per Core): 512 KB
      L3 Cache: 6 MB
      Hyper-Threading Technology: Enabled
      Memory: 16 GB
      System Firmware Version: 2022.100.22.0.0 (iBridge: 21.16.5077.0.0,0)
      OS Loader Version: 580~2215

Software:

    System Software Overview:

      System Version: macOS 14.5 (23F79)
      Kernel Version: Darwin 23.5.0
      Time since boot: 12 days, 7 hours, 47 minutes

Graphics/Displays:

    Intel Iris Plus Graphics:

      Chipset Model: Intel Iris Plus Graphics
      Type: GPU
      Bus: Built-In
      VRAM (Dynamic, Max): 1536 MB
      Vendor: Intel
      Device ID: 0x8a53
      Revision ID: 0x0007
      Metal Support: Metal 3
      Displays:
        Color LCD:
          Display Type: Built-In Retina LCD
          Resolution: 2560 x 1600 Retina
          Framebuffer Depth: 30-Bit Color (ARGB2101010)
          Main Display: Yes
          Mirror: Off
          Online: Yes
          Automatically Adjust Brightness: Yes
          Connection Type: Internal


Installed Packages:
    alabaster: 0.7.16
    appdirs: 1.4.4
    appnope: 0.1.4
    asttokens: 2.4.1
    Babel: 2.15.0
    beautifulsoup4: 4.12.3
    blockdiag: 3.0.0
    blosc2: 2.0.0
    build: 1.2.1
    certifi: 2023.11.17
    cftime: 1.6.4
    charset-normalizer: 3.3.2
    ChimeraX-AddCharge: 1.5.17
    ChimeraX-AddH: 2.2.6
    ChimeraX-AlignmentAlgorithms: 2.0.2
    ChimeraX-AlignmentHdrs: 3.5
    ChimeraX-AlignmentMatrices: 2.1
    ChimeraX-Alignments: 2.12.7
    ChimeraX-AlphaFold: 1.0
    ChimeraX-AltlocExplorer: 1.1.1
    ChimeraX-AmberInfo: 1.0
    ChimeraX-Arrays: 1.1
    ChimeraX-Atomic: 1.57.1
    ChimeraX-AtomicLibrary: 14.0.6
    ChimeraX-AtomSearch: 2.0.1
    ChimeraX-AxesPlanes: 2.4
    ChimeraX-BasicActions: 1.1.2
    ChimeraX-BILD: 1.0
    ChimeraX-BlastProtein: 2.4.6
    ChimeraX-BondRot: 2.0.4
    ChimeraX-BugReporter: 1.0.1
    ChimeraX-BuildStructure: 2.12.1
    ChimeraX-Bumps: 1.0
    ChimeraX-BundleBuilder: 1.2.7
    ChimeraX-ButtonPanel: 1.0.1
    ChimeraX-CageBuilder: 1.0.1
    ChimeraX-CellPack: 1.0
    ChimeraX-Centroids: 1.4
    ChimeraX-ChangeChains: 1.1
    ChimeraX-CheckWaters: 1.4
    ChimeraX-ChemGroup: 2.0.1
    ChimeraX-Clashes: 2.2.4
    ChimeraX-ColorActions: 1.0.5
    ChimeraX-ColorGlobe: 1.0
    ChimeraX-ColorKey: 1.5.6
    ChimeraX-CommandLine: 1.2.5
    ChimeraX-ConnectStructure: 2.0.1
    ChimeraX-Contacts: 1.0.1
    ChimeraX-Core: 1.8
    ChimeraX-CoreFormats: 1.2
    ChimeraX-coulombic: 1.4.3
    ChimeraX-Crosslinks: 1.0
    ChimeraX-Crystal: 1.0
    ChimeraX-CrystalContacts: 1.0.1
    ChimeraX-DataFormats: 1.2.3
    ChimeraX-Dicom: 1.2.4
    ChimeraX-DiffPlot: 1.0
    ChimeraX-DistMonitor: 1.4.2
    ChimeraX-DockPrep: 1.1.3
    ChimeraX-Dssp: 2.0
    ChimeraX-EMDB-SFF: 1.0
    ChimeraX-ESMFold: 1.0
    ChimeraX-FileHistory: 1.0.1
    ChimeraX-FunctionKey: 1.0.1
    ChimeraX-Geometry: 1.3
    ChimeraX-gltf: 1.0
    ChimeraX-Graphics: 1.1.1
    ChimeraX-Hbonds: 2.4
    ChimeraX-Help: 1.2.2
    ChimeraX-HKCage: 1.3
    ChimeraX-IHM: 1.1
    ChimeraX-ImageFormats: 1.2
    ChimeraX-IMOD: 1.0
    ChimeraX-IO: 1.0.1
    ChimeraX-ItemsInspection: 1.0.1
    ChimeraX-IUPAC: 1.0
    ChimeraX-Label: 1.1.10
    ChimeraX-ListInfo: 1.2.2
    ChimeraX-Log: 1.1.6
    ChimeraX-LookingGlass: 1.1
    ChimeraX-Maestro: 1.9.1
    ChimeraX-Map: 1.2
    ChimeraX-MapData: 2.0
    ChimeraX-MapEraser: 1.0.1
    ChimeraX-MapFilter: 2.0.1
    ChimeraX-MapFit: 2.0
    ChimeraX-MapSeries: 2.1.1
    ChimeraX-Markers: 1.0.1
    ChimeraX-Mask: 1.0.2
    ChimeraX-MatchMaker: 2.1.3
    ChimeraX-MCopy: 1.0
    ChimeraX-MDcrds: 2.7.1
    ChimeraX-MedicalToolbar: 1.0.3
    ChimeraX-Meeting: 1.0.1
    ChimeraX-MLP: 1.1.1
    ChimeraX-mmCIF: 2.14.1
    ChimeraX-MMTF: 2.2
    ChimeraX-Modeller: 1.5.17
    ChimeraX-ModelPanel: 1.5
    ChimeraX-ModelSeries: 1.0.1
    ChimeraX-Mol2: 2.0.3
    ChimeraX-Mole: 1.0
    ChimeraX-Morph: 1.0.2
    ChimeraX-MouseModes: 1.2
    ChimeraX-Movie: 1.0
    ChimeraX-Neuron: 1.0
    ChimeraX-Nifti: 1.2
    ChimeraX-NMRSTAR: 1.0.2
    ChimeraX-NRRD: 1.2
    ChimeraX-Nucleotides: 2.0.3
    ChimeraX-OpenCommand: 1.13.5
    ChimeraX-PDB: 2.7.5
    ChimeraX-PDBBio: 1.0.1
    ChimeraX-PDBLibrary: 1.0.4
    ChimeraX-PDBMatrices: 1.0
    ChimeraX-PickBlobs: 1.0.1
    ChimeraX-Positions: 1.0
    ChimeraX-PresetMgr: 1.1.1
    ChimeraX-PubChem: 2.2
    ChimeraX-ReadPbonds: 1.0.1
    ChimeraX-Registration: 1.1.2
    ChimeraX-RemoteControl: 1.0
    ChimeraX-RenderByAttr: 1.4.1
    ChimeraX-RenumberResidues: 1.1
    ChimeraX-ResidueFit: 1.0.1
    ChimeraX-RestServer: 1.2
    ChimeraX-RNALayout: 1.0
    ChimeraX-RotamerLibMgr: 4.0
    ChimeraX-RotamerLibsDunbrack: 2.0
    ChimeraX-RotamerLibsDynameomics: 2.0
    ChimeraX-RotamerLibsRichardson: 2.0
    ChimeraX-SaveCommand: 1.5.1
    ChimeraX-SchemeMgr: 1.0
    ChimeraX-SDF: 2.0.2
    ChimeraX-Segger: 1.0
    ChimeraX-Segment: 1.0.1
    ChimeraX-Segmentations: 3.0.15
    ChimeraX-SelInspector: 1.0
    ChimeraX-SeqView: 2.11.2
    ChimeraX-Shape: 1.0.1
    ChimeraX-Shell: 1.0.1
    ChimeraX-Shortcuts: 1.1.1
    ChimeraX-ShowSequences: 1.0.3
    ChimeraX-SideView: 1.0.1
    ChimeraX-Smiles: 2.1.2
    ChimeraX-SmoothLines: 1.0
    ChimeraX-SpaceNavigator: 1.0
    ChimeraX-StdCommands: 1.16.5
    ChimeraX-STL: 1.0.1
    ChimeraX-Storm: 1.0
    ChimeraX-StructMeasure: 1.2.1
    ChimeraX-Struts: 1.0.1
    ChimeraX-Surface: 1.0.1
    ChimeraX-SwapAA: 2.0.1
    ChimeraX-SwapRes: 2.5
    ChimeraX-TapeMeasure: 1.0
    ChimeraX-TaskManager: 1.0
    ChimeraX-Test: 1.0
    ChimeraX-Toolbar: 1.1.2
    ChimeraX-ToolshedUtils: 1.2.4
    ChimeraX-Topography: 1.0
    ChimeraX-ToQuest: 1.0
    ChimeraX-Tug: 1.0.1
    ChimeraX-UI: 1.39.1
    ChimeraX-uniprot: 2.3
    ChimeraX-UnitCell: 1.0.1
    ChimeraX-ViewDockX: 1.4.3
    ChimeraX-VIPERdb: 1.0
    ChimeraX-Vive: 1.1
    ChimeraX-VolumeMenu: 1.0.1
    ChimeraX-vrml: 1.0
    ChimeraX-VTK: 1.0
    ChimeraX-WavefrontOBJ: 1.0
    ChimeraX-WebCam: 1.0.2
    ChimeraX-WebServices: 1.1.4
    ChimeraX-Zone: 1.0.1
    colorama: 0.4.6
    comm: 0.2.2
    contourpy: 1.2.1
    cxservices: 1.2.2
    cycler: 0.12.1
    Cython: 3.0.10
    debugpy: 1.8.1
    decorator: 5.1.1
    docutils: 0.20.1
    executing: 2.0.1
    filelock: 3.13.4
    fonttools: 4.53.0
    funcparserlib: 2.0.0a0
    glfw: 2.7.0
    grako: 3.16.5
    h5py: 3.11.0
    html2text: 2024.2.26
    idna: 3.7
    ihm: 1.0
    imagecodecs: 2024.1.1
    imagesize: 1.4.1
    ipykernel: 6.29.2
    ipython: 8.21.0
    ipywidgets: 8.1.3
    jedi: 0.19.1
    jinja2: 3.1.4
    jupyter-client: 8.6.0
    jupyter-core: 5.7.2
    jupyterlab-widgets: 3.0.11
    kiwisolver: 1.4.5
    line-profiler: 4.1.2
    lxml: 5.2.1
    lz4: 4.3.3
    MarkupSafe: 2.1.5
    matplotlib: 3.8.4
    matplotlib-inline: 0.1.7
    msgpack: 1.0.8
    nest-asyncio: 1.6.0
    netCDF4: 1.6.5
    networkx: 3.3
    nibabel: 5.2.0
    nptyping: 2.5.0
    numexpr: 2.10.0
    numpy: 1.26.4
    openvr: 1.26.701
    packaging: 23.2
    ParmEd: 4.2.2
    parso: 0.8.4
    pep517: 0.13.1
    pexpect: 4.9.0
    pillow: 10.3.0
    pip: 24.0
    pkginfo: 1.10.0
    platformdirs: 4.2.2
    prompt-toolkit: 3.0.47
    psutil: 5.9.8
    ptyprocess: 0.7.0
    pure-eval: 0.2.2
    py-cpuinfo: 9.0.0
    pycollada: 0.8
    pydicom: 2.4.4
    pygments: 2.17.2
    pynmrstar: 3.3.4
    pynrrd: 1.0.0
    PyOpenGL: 3.1.7
    PyOpenGL-accelerate: 3.1.7
    pyopenxr: 1.0.3401
    pyparsing: 3.1.2
    pyproject-hooks: 1.1.0
    PyQt6-commercial: 6.6.1
    PyQt6-Qt6: 6.6.3
    PyQt6-sip: 13.6.0
    PyQt6-WebEngine-commercial: 6.6.0
    PyQt6-WebEngine-Qt6: 6.6.3
    python-dateutil: 2.9.0.post0
    pytz: 2024.1
    pyzmq: 26.0.3
    qtconsole: 5.5.1
    QtPy: 2.4.1
    RandomWords: 0.4.0
    requests: 2.31.0
    scipy: 1.13.0
    setuptools: 69.5.1
    setuptools-scm: 8.0.4
    sfftk-rw: 0.8.1
    six: 1.16.0
    snowballstemmer: 2.2.0
    sortedcontainers: 2.4.0
    soupsieve: 2.5
    sphinx: 7.2.6
    sphinx-autodoc-typehints: 2.0.1
    sphinxcontrib-applehelp: 1.0.8
    sphinxcontrib-blockdiag: 3.0.0
    sphinxcontrib-devhelp: 1.0.6
    sphinxcontrib-htmlhelp: 2.0.5
    sphinxcontrib-jsmath: 1.0.1
    sphinxcontrib-qthelp: 1.0.7
    sphinxcontrib-serializinghtml: 1.1.10
    stack-data: 0.6.3
    superqt: 0.6.3
    tables: 3.8.0
    tcia-utils: 1.5.1
    tifffile: 2024.1.30
    tinyarray: 1.2.4
    tornado: 6.4.1
    traitlets: 5.14.2
    typing-extensions: 4.12.2
    tzdata: 2024.1
    urllib3: 2.2.1
    wcwidth: 0.2.13
    webcolors: 1.13
    wheel: 0.43.0
    wheel-filename: 1.4.1
    widgetsnbextension: 4.0.11
}}}
"	defect	closed	normal		Structure Prediction		fixed						all	ChimeraX
