BIC-MNI / minc-tools

Basic minc-tools from former minc repository
Other
29 stars 25 forks source link

sepearated the "mincextract ... | convert ..." command into 2 seperate &do_cmd to avoid piping errors #77

Open thomasbeaudry opened 6 years ago

thomasbeaudry commented 6 years ago

sepearated the "mincextract ... | convert ..." command into 2 seperate &do_cmd to avoid piping errors

vfonov commented 6 years ago

can you also make it just a fix for the actual pipe instead of rewriting half of the script to use getopt::Tabular ?