Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PyNutil
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Harry Carey
PyNutil
Commits
cd30207a
Commit
cd30207a
authored
11 months ago
by
Sharon Christine Yates
Browse files
Options
Downloads
Patches
Plain Diff
comparison
parent
8e0da658
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
outputs/test9_PyNutil_linear_flat/per_section_reports/test_s001_flat_comparison.csv
+1329
-1329
1329 additions, 1329 deletions
...ar_flat/per_section_reports/test_s001_flat_comparison.csv
testOOP.py
+2
-2
2 additions, 2 deletions
testOOP.py
with
1331 additions
and
1331 deletions
outputs/test9_PyNutil_linear_flat/per_section_reports/test_s001_flat_comparison.csv
+
1329
−
1329
View file @
cd30207a
This diff is collapsed.
Click to expand it.
testOOP.py
+
2
−
2
View file @
cd30207a
...
...
@@ -2,7 +2,7 @@ from PyNutil import PyNutil
import
os
os
.
chdir
(
"
..
"
)
pnt
=
PyNutil
(
settings_file
=
r
"
PyNutil/test/test
8
_PyNutil_
bigcaudoputamen
.json
"
)
pnt
=
PyNutil
(
settings_file
=
r
"
PyNutil/test/test
9
_PyNutil_
linear_only
.json
"
)
##Use flat can be set to True if you want to use the flat file
# instead of the visualign json (this is only useful for testing and will be removed)
...
...
@@ -10,7 +10,7 @@ pnt.get_coordinates(object_cutoff=0, use_flat=False)
pnt
.
quantify_coordinates
()
pnt
.
save_analysis
(
"
PyNutil/outputs/test
8
_PyNutil_
bigcaudoputamen
_noflat_fix
"
)
pnt
.
save_analysis
(
"
PyNutil/outputs/test
9
_PyNutil_
linear
_noflat_fix
"
)
# remove name, r, g, b, from pixel_
# add to region_areas df
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment