Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tutorial to indicate naming requirements #43

Open
Connor-Bowley opened this issue Jan 25, 2023 · 0 comments
Open

Update tutorial to indicate naming requirements #43

Connor-Bowley opened this issue Jan 25, 2023 · 0 comments

Comments

@Connor-Bowley
Copy link

The tutorial linked to in SlicerSALT does not make clear the file naming requirements enforced by the following code. Update the tutorial accordingly:

models = self.inputDir.glob('*_pp_surf_SPHARM.vtk')
fiducials = self.fiducialsDir.glob('*_fid.fcsv')
unitSphere = next(self.commonSphereDir.glob('*_surf_para.vtk'))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant