diff --git a/applications/imageMath.py b/applications/imageMath.py index 63795d7..432e262 100755 --- a/applications/imageMath.py +++ b/applications/imageMath.py @@ -315,7 +315,7 @@ def main(args, files): #####Determine unique images from the bandList - fileList = IML.bandsToFiles(bandList, logger) #[a,b,c] + fileList = IML.bandsToFiles(bandList, logger) ######Create input memmaps