Open JolinnaYoung opened 5 months ago
I'm confused by this part:
File "/home/Program/ISCE/isce/components/iscesys/StdOEL/StdOELPy.py", line 22, in <module>
from StdOELPy import StdOEL
As far as I can tell, the line causing the error (from StdOELPy import StdOEL
) does not exist anywhere in isce2. What version of isce2 are you using? How did you install it?
I met an import error when trying to compute the coherence. Unfortunately I tried a lot of ways but still couldn't fix it. Could you please tell me how to fix it or how to compute coherence value through another way? Thanks so much!