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

LiCSBAS loop closure error #85

Closed
Makara-geo opened this issue Nov 9, 2024 · 3 comments
Closed

LiCSBAS loop closure error #85

Makara-geo opened this issue Nov 9, 2024 · 3 comments

Comments

@Makara-geo
Copy link

Hello, Mr. Yu Morishita
I really need your help. I encountered this issue:

(licsbas) desnatapozya@DesnataPozya:/mnt/c/149D_09700_081210$ LiCSBAS12_loop_closure.py -d GEOCml1clip --multi_prime

LiCSBAS12_loop_closure.py ver1.6.2 20230822 Y. Morishita
LiCSBAS12_loop_closure.py -d GEOCml1clip --multi_prime

loop_thre : 1.5 rad

1st Loop closure check and make png for all possible 383 loops,
with 8 parallel processing...
0/383th loop...
100/383th loop...
200/383th loop...
300/383th loop...

2nd Loop closure check without bad ifgs to define ref area...
with 8 parallel processing...
0/383th loop...
100/383th loop...
200/383th loop...
300/383th loop...
/home/desnatapozya/LiCSBAS2/bin/LiCSBAS12_loop_closure.py:396: 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/desnatapozya/LiCSBAS2/bin/LiCSBAS12_loop_closure.py", line 890, in
sys.exit(main())
^^^^^^
File "/home/desnatapozya/LiCSBAS2/bin/LiCSBAS12_loop_closure.py", line 397, in main
refy1 = refyx[0][0] # start from 0, not 1
~~~~~~~~^^^
IndexError: index 0 is out of bounds for axis 0 with size 0

Why this is could happen? And what should I do?

@yumorishita
Copy link
Owner

@Makara-geo
Copy link
Author

I'm sorry, sir. Should I change the number of unw and coh threshold higher or lower than the initial?

@yumorishita
Copy link
Owner

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