dbekaert / StaMPS

Stanford Method for Persistent Scatterers
http://homepages.see.leeds.ac.uk/~earahoo/stamps/
GNU General Public License v3.0
226 stars 119 forks source link

Issue in Stamps Step(1,1) #53

Open krsunil17 opened 3 months ago

krsunil17 commented 3 months ago

image While running the stamps step(1,1) I've encountered this error. Found inc angle file, will load the data Loading data into matlab... Index exceeds the number of array elements. Index must not exceed 0.

Error in ps_load_initial_isce (line 82) bperp=bperp(day_ix);

Error in stamps (line 281) ps_load_initial_isce(data_inc)****

Kindly help me with this.