DinhHoTongMinh / TomoSAR

Open-source TomoSAR package for PSDSInSAR and ComSAR algorithms
Apache License 2.0
123 stars 36 forks source link

some error in phaselinking #9

Open als1024 opened 6 months ago

als1024 commented 6 months ago

it should be "R = W.*abs(inv(W + 1e-14)); " in method 2

DinhHoTongMinh commented 5 months ago

Thanks for the finding!