Fritz-Rodrigo commited on
Commit
68e6b16
·
verified ·
1 Parent(s): 126cf7a

Updated task_categories and tags

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -58,7 +58,7 @@ g7_lissajous_3,5,8,0,pi2,0_03_1.1_0.2_r0.02_0.029_v90.stl
58
  - `1.1`: constant term `c`
59
  - `0.2`: amplitude `a`
60
 
61
- Thus, the radius function is: r(t) = 1.1 + 0.2cos(3t)
62
 
63
  - `r0.02_0.029`: Minimum and maximum radius of the tubular neighborhood.
64
  - `v90`: Voxel resolution per axis. While v90 nominally refers to a 90 × 90 × 90 voxel grid, an offset of 5 voxels per side was added to prevent surface clipping at the bounding box edges.
 
58
  - `1.1`: constant term `c`
59
  - `0.2`: amplitude `a`
60
 
61
+ Thus, the radius function is: r(t) = 1.1 + (0.2)cos(3t)
62
 
63
  - `r0.02_0.029`: Minimum and maximum radius of the tubular neighborhood.
64
  - `v90`: Voxel resolution per axis. While v90 nominally refers to a 90 × 90 × 90 voxel grid, an offset of 5 voxels per side was added to prevent surface clipping at the bounding box edges.