CoBrALab / antsRegistration-MAGeT

A reimplementation of MAGeTbrain using only ANTs tools.
Other
16 stars 6 forks source link

Move to generating jobfiles rather than using pipe #91

Closed gdevenyi closed 6 years ago

gdevenyi commented 6 years ago

Right now, we can't do a debug call on the qbatch invocation because we're using a pipe.

If we instead generate a joblist file and then submit the file with qbatch we can also debug the submission call.

gdevenyi commented 6 years ago

Fixed by 104518d9f7bd8cae41c2c152bc271ec5478fce4a