Merge branch 'stack_runfiles' of https://github.com/mirzaees/isce2 into stack_runfiles

LT1AB
Sara Mirzaee 2020-05-01 14:53:51 -05:00
commit a24f0e99bf
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@ def main(iargs=None):
inps = cmdLineParse(iargs) inps = cmdLineParse(iargs)
print ('unwrapping method : ' , inps.method) print ('unwrapping method : ' , inps.method)
if inps.method == 'snaphu': if inps.method == 'snaphu':
if inps.nomcf: if inps.nomcf:
fncall = runUnwrap fncall = runUnwrap