Skip to content
Snippets Groups Projects
Commit 3dcea55d authored by Sharon Yates's avatar Sharon Yates Committed by GitHub
Browse files

Update README.md

parent 7b910b67
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ from PyNutil import PyNutil
pnt = PyNutil(settings_file=r"PyNutil/test/test.json")
#Use flat can be set to True if you want to use flat files from QuickNII or VisuAlign
pnt.get_coordinates(object_cutoff=0, use_flat=False)
pnt.get_coordinates(object_cutoff=0, method ="all", use_flat=False)
pnt.quantify_coordinates()
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment