Skip to content

Commit

Permalink
Merge branch 'main' of github.com:FNNDSC/ep-radial_surface_fit_parame…
Browse files Browse the repository at this point in the history
…terized
  • Loading branch information
jennydaman committed Dec 23, 2022
2 parents 560cccf + 217420e commit ed4fed1
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The schedule is interpreted as:

1. 100 iterations with sw=80 lw=1e-4
2. 100 iterations with sw=60 lw=1e-4
3. 400 iterations with sw=80 lw=1e-4
3. 400 iterations with sw=40 lw=1e-4

#### `--size`

Expand All @@ -44,4 +44,11 @@ Number of triangles in the surface mesh, i.e. resolution
- 81920 is standard
- 327680 is used for high-resolution adult human brain

#### `--step-size`

Distance to move per iteration.

- large value converges faster
- small value decreases risk of self-intersection

...

0 comments on commit ed4fed1

Please sign in to comment.