BRAINSia/BRAINSTools

Bug: inputLandmarkFiles.size() >= 2 instead of >2 ?

reginakim opened this issue · 2 comments

@hjmjohnson

I think this is typo. Current way (inputLandmarkFiles.size() >2) will skip if the number of landmark files given is exactly two. Throwing error:
"ERROR: No input file name is defined"

Please confirm and update. :)

Regina

Please provide a PR and I will approve very quickly. I think you are correct.

Resolved last year.