Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LiCSBAS12_loop_closure.py error #56

Closed
alejobeap opened this issue Jan 15, 2021 · 2 comments
Closed

LiCSBAS12_loop_closure.py error #56

alejobeap opened this issue Jan 15, 2021 · 2 comments

Comments

@alejobeap
Copy link

alejobeap commented Jan 15, 2021

Dear
I'm trying to procces the frame 018A_09021_121620 but I had the problem (bellow).

LiCSBAS12_loop_closure.py ver1.5.3 20201118 Y. Morishita
LiCSBAS12_loop_closure.py -d GEOCml1clip -l 0.5

/home/LICSBAS/LiCSBAS/bin/LiCSBAS12_loop_closure.py:355: RuntimeWarning: All-NaN slice encountered
refyx = np.where(loop_ph_rms_points_masked==np.nanmin(loop_ph_rms_points_masked))
Traceback (most recent call last):
File "/home/LICSBAS/LiCSBAS/bin/LiCSBAS12_loop_closure.py", line 831, in
sys.exit(main())
File "/home/LICSBAS/LiCSBAS/bin/LiCSBAS12_loop_closure.py", line 356, in main
refy1 = refyx[0][0] # start from 0, not 1
IndexError: index 0 is out of bounds for axis 0 with size 0

Thanks for your help.

P.

@yumorishita
Copy link
Owner

I guess the number of ifgs and/or the loop_thre are too small. Try increasing them.

@alejobeap
Copy link
Author

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants