Skip to content

Problems when running the example #2

@CFGrote

Description

@CFGrote

After a fresh install. I get the following traceback when loading the example dicom data:

Traceback (most recent call last):
File "src/pyAtlasSegmentation.py", line 352, in automate
self.scanData = UserDicom(ctFilepath, niFilepath, joint=self.glWidget.worldJoint, sigma=2, resampleFactor=3, isolevel=350.0)
File "src/InputDataTypes.py", line 402, in init
self.isosurfaceModel3 = Polygonise(self.ctVolume3, 350.0).isosurface(progressDialogCallback=pd.setValue, joint=self.isosurfaceJoint)
AttributeError: UserDicom instance has no attribute 'isosurfaceJoint'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions