Add files via upload

LT1AB
CunrenLiang 2020-10-31 14:49:42 -07:00 committed by CunrenLiang
parent 6b0a0ac4d4
commit b341c669b0
1 changed files with 1 additions and 1 deletions

View File

@ -775,7 +775,7 @@ CONNCOMPFILE {}
MAXNCOMPS 20'''.format(unwrapName+'.conncomp')
else:
snaphuConf = '''CORRFILEFORMAT FLOAT_DATA
snaphuConf = '''CORRFILEFORMAT ALT_LINE_DATA
CONNCOMPFILE {}
MAXNCOMPS 20'''.format(unwrapName+'.conncomp')
with open(snaphuConfFile, 'w') as f: