hello sir, I want to ask something, I got the result for my deformation, but the PS POINT did not lies on the coordinate for my monitored stations using GNSS as validation, is there a possible chance for me to improve my processing inside stamps?
Have you solved it yet? I have the same problem and would like some help!
stamps(2,2)Error using zeros
Requested 60459x155072x50 (1746.3GB) array exceeds maximum array size preference. Creation of arrays greater
than this limit may take a long time and cause MATLAB to become unresponsive. See array size limit or
preference panel for more information.
Error in ps_est_gamma_quick (line 215)
ph_grid=zeros(n_i,n_j,n_ifg,‘single’);
Error in stamps (line 326)
ps_est_gamma_quick(est_gamma_parm);