pyushkevich / greedy

Very fast greedy diffeomorphic registration code
GNU General Public License v3.0
67 stars 18 forks source link

Metric smoothing does not accept vector arguments #13

Open cookpa opened 5 years ago

cookpa commented 5 years ago

The documentation says I can do

greedy -d 3 -s 1.5x1.8x2.0vox 0.2vox ...

but the argument to -s is read as a scalar, so it fails.