pyushkevich / greedy

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

Metric smoothing does not accept vector arguments #13

Open cookpa opened 4 years ago

cookpa commented 4 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.