Forums » ISCE Forum »
Stackstripmap CSK refineSlaveTiming.py
Added by Minh Nguyen 6 months ago
Hi all,
I'm working on Stackstripmap with Cosmos Skymed to further process with StaMPS.
In run_5_refineSlaveTiming, I faced below message error:
Traceback (most recent call last): File "/home/minhnguyen/app/isce2_202007_csk/stack/stripmapStack/stripmapWrapper.py", line 155, in <module> main(args.start,args.end) File "/home/minhnguyen/app/isce2_202007_csk/stack/stripmapStack/stripmapWrapper.py", line 146, in main cfgParser.runCmd() File "/home/minhnguyen/app/isce2_202007_csk/stack/stripmapStack/stripmapWrapper.py", line 51, in runCmd func_modules.main(self.funcParams[section]) File "/home/minhnguyen/app/isce2_202007_csk/stack/stripmapStack/refineSlaveTiming.py", line 224, in main snr=inps.snrthresh) File "/home/minhnguyen/app/isce2_202007_csk/stack/stripmapStack/refineSlaveTiming.py", line 156, in fitOffsets aa, dummy = field.getFitPolynomials(azimuthOrder=azazOrder, rangeOrder=azrgOrder, usenumpy=True) File "/home/minhnguyen/app/isce2_202007_csk/isce/components/isceobj/Location/Offset.py", line 413, in getFitPolynomials azmin = np.min(inArr[:,2]) IndexError: too many indices for array
I go around to troubleshoot and found this related thread but I'm not sure they are the same issue: http://earthdef.caltech.edu/boards/4/topics/2505
Attached the log file of run_5_refineSlaveTiming
Looking for your suggestion.
Minh
run5log (12.1 kB)