Open jumbojing opened 3 years ago
Please provide your input data sets (upload somewhere and post the link here) and any error or warning messages that you see in the application log (menu: Help / Report a bug).
https://drive.google.com/file/d/10VYPypmvmXU9uTt1dINNIDLDESeG3jdH/view?usp=sharing
I want to intersection the boneTempt
and sec0
, and get model 29
...
[DEBUG][Python] 29.06.2021 00:34:12 [Python] (/Applications/Slicer.app/Contents/lib/Python/lib/python3.6/site-packages/pydicom/datadict.py:432) - Reversing DICOM dictionary so can look up tag from a keyword...
[DEBUG][Python] 29.06.2021 00:34:14 [Python] (/Applications/Slicer.app/Contents/lib/Slicer-4.11/qt-scripted-modules/SubjectHierarchyPlugins/AbstractScriptedSubjectHierarchyPlugin.py:36) - Scripted subject hierarchy plugin registered: Annotations
[DEBUG][Python] 29.06.2021 00:34:16 [Python] (/Applications/Slicer.app/Contents/lib/Slicer-4.11/qt-scripted-modules/SubjectHierarchyPlugins/AbstractScriptedSubjectHierarchyPlugin.py:36) - Scripted subject hierarchy plugin registered: SegmentEditor
[DEBUG][Python] 29.06.2021 00:34:16 [Python] (/Applications/Slicer.app/Contents/lib/Slicer-4.11/qt-scripted-modules/SubjectHierarchyPlugins/AbstractScriptedSubjectHierarchyPlugin.py:36) - Scripted subject hierarchy plugin registered: SegmentStatistics
[DEBUG][Qt] 29.06.2021 00:34:09 [] (unknown:0) - Session start time .......: 2021-06-29 00:34:09
[DEBUG][Qt] 29.06.2021 00:34:09 [] (unknown:0) - Slicer version ...........: 4.11.20210226 (revision 29738 / 7a593c8) macosx-amd64 - installed release
[DEBUG][Qt] 29.06.2021 00:34:09 [] (unknown:0) - Operating system .........: Mac OS X / 10.15.7 / 19H2 / UTF-8 - 64-bit
[DEBUG][Qt] 29.06.2021 00:34:09 [] (unknown:0) - Memory ...................: 8192 MB physical, 3072 MB virtual
[DEBUG][Qt] 29.06.2021 00:34:09 [] (unknown:0) - CPU ......................: GenuineIntel Intel(R) Core(TM) i5-8279U CPU @ 2.40GHz, 4 cores, 8 logical processors
[DEBUG][Qt] 29.06.2021 00:34:09 [] (unknown:0) - VTK configuration ........: OpenGL2 rendering, Sequential threading
[DEBUG][Qt] 29.06.2021 00:34:09 [] (unknown:0) - Qt configuration .........: version 5.15.1, with SSL, requested OpenGL 3.2 (core profile)
[DEBUG][Qt] 29.06.2021 00:34:09 [] (unknown:0) - Developer mode enabled ...: yes
[DEBUG][Qt] 29.06.2021 00:34:09 [] (unknown:0) - Prefer executable CLI ....: yes
[DEBUG][Qt] 29.06.2021 00:34:09 [] (unknown:0) - Application path .........: /Applications/Slicer.app/Contents/MacOS
[DEBUG][Qt] 29.06.2021 00:34:09 [] (unknown:0) - Additional module paths ..: Extensions-29738/ResectionPlanner/lib/Slicer-4.11/qt-scripted-modules, Extensions-29738/SlicerRT/lib/Slicer-4.11/cli-modules, Extensions-29738/SlicerRT/lib/Slicer-4.11/qt-loadable-modules, Extensions-29738/SlicerRT/lib/Slicer-4.11/qt-scripted-modules, Extensions-29738/ModelClip/lib/Slicer-4.11/qt-loadable-modules, Extensions-29738/SlicerJupyter/lib/Slicer-4.11/qt-loadable-modules, Extensions-29738/SlicerJupyter/lib/Slicer-4.11/qt-scripted-modules, Extensions-29738/SegmentEditorExtraEffects/lib/Slicer-4.11/qt-scripted-modules, Extensions-29738/MarkupsToModel/lib/Slicer-4.11/qt-loadable-modules, Extensions-29738/SurfaceWrapSolidify/lib/Slicer-4.11/qt-scripted-modules, Extensions-29738/DebuggingTools/lib/Slicer-4.11/qt-scripted-modules, Extensions-29738/LesionSimulator/lib/Slicer-4.11/cli-modules, Extensions-29738/LesionSimulator/lib/Slicer-4.11/qt-scripted-modules, Extensions-29738/SlicerIGT/lib/Slicer-4.11/qt-loadable-modules, Extensions-29738/SlicerIGT/lib/Slicer-4.11/qt-scripted-modules, Extensions-29738/PathReconstruction/lib/Slicer-4.11/qt-loadable-modules, Extensions-29738/PathReconstruction/lib/Slicer-4.11/qt-scripted-modules, Extensions-29738/Sandbox/lib/Slicer-4.11/qt-loadable-modules, Extensions-29738/Sandbox/lib/Slicer-4.11/qt-scripted-modules, Extensions-29738/BoneTextureExtension/lib/Slicer-4.11/cli-modules, Extensions-29738/BoneTextureExtension/lib/Slicer-4.11/qt-scripted-modules, /Users/liguimei/Documents/GitHub/PedicleScrewSimulator-1, Extensions-29738/AnglePlanesExtension/lib/Slicer-4.11/qt-scripted-modules
[DEBUG][Qt] 29.06.2021 00:34:16 [] (unknown:0) - Switch to module: "Welcome"
[INFO][Stream] 29.06.2021 00:34:26 [] (unknown:0) - Loading Slicer RC file [/Users/liguimei/.slicerrc.py]
[INFO][Stream] 29.06.2021 00:34:26 [] (unknown:0) - Jupyter connection file: [/Users/liguimei/Library/Jupyter/runtime/kernel-d2749c15-07df-46a7-84ed-af1858a3c880.json]
[CRITICAL][Stream] 29.06.2021 00:34:26 [] (unknown:0) - Traceback (most recent call last):
[CRITICAL][Stream] 29.06.2021 00:34:26 [] (unknown:0) - File "
Contact ends suddenly at point 0
This means that one of the inputs had non-manifold edges. How did you create the input meshes?
The CombineModels only works the first time it is run, why?
In 3dSlicer(4.11.20210226 r29738 / 7a593c8), when I run this module, I can see the results only when I run it for the first time, but I can't see anything when I run it again. Why?