Skip to content

Commit

Permalink
Allen 172 part 1
Browse files Browse the repository at this point in the history
  • Loading branch information
XeniosP committed Aug 1, 2023
1 parent 881bfcb commit eab8504
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 0 deletions.
Binary file added various/connatlas/allen2023/2023_left.vtk
Binary file not shown.
Binary file added various/connatlas/allen2023/2023_right.vtk
Binary file not shown.
15 changes: 15 additions & 0 deletions various/connatlas/allen2023/setup.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"multires" : [
"output/right_allen_172.json" ,
"output/left_allen_172.json"
],
"atlas" : [
"output/right_allen_172.json" ,
"output/left_allen_172.json"
],
"output" : [
"output/lobes_allen_right_172.json" ,
"output/lobes_allen_left_172.json" ,
"output/allen_172_surface_atlas.bin.gz"
]
}
9 changes: 9 additions & 0 deletions various/connatlas/allen2023/setup.tcl
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

puts stdout "parsing setup for 368 atlas"

set surface_names { "2023_right.vtk" "2023_left.vtk" }
set atlas_names { "2023_right.vtk" "2023_left.vtk" }
set output_names { "output/right_allen_172" "output/left_allen_172" }
set output_offsets { 1 1 }
set surface_points_ras 1
set distance_threshold 36.0
Binary file added web/images/allen_172.nii.gz
Binary file not shown.
Binary file added web/images/allen_172_surface_atlas.bin.gz
Binary file not shown.

0 comments on commit eab8504

Please sign in to comment.