Hi! I would like from command line to open one surface with multiple ovelays. For example, intead of this
......-f surf/lh.inflated:overlay=surf/lh.sulcĀ surf/lh.inflated:overlay=surf/lh.thickness:overlay_threshold=1,5
I would like to do something like that
-f surf/lh.inflated:overlay=surf/lh.sulc,overlay=surf/lh.thickness:overlay_threshold=1,5
is this possible?
Thanks!