-
periz replied to the topic Sparse points selection in the forum Sarproz Forum 9 years, 9 months ago
-local maxima extraction with range lobes suppression
-local maxima extraction with range and azimuth lobes suppressionthese two options are useful for suppressing ghost targets generated by side lobes of the impulse response of the system (cardinal sine). in fact, side lobes could already be suppressed by filters used in the focusing process.…[Read more]
-
seppi-santiago replied to the topic Sparse points selection in the forum Sarproz Forum 9 years, 9 months ago
Hello d,
Normally I’ve created the mask with the ‘Local Maxima from Reflexivity’ option. Could you explain how the other options work for te Mask creation?
-local maxima extraction with range lobes suppression
-local maxima extraction with range and azimuth lobes suppression
-regular grid, spaced dS by dLthanks
-
periz replied to the topic Exporting products in the forum Sarproz Forum 9 years, 9 months ago
in Such a case, I suggest you to read directly the data from the disk.
All parameters are written as matrixes SxL -float- (real or complex depending on the case).
you can use the function leggi included in the pcodes
Data=leggi(FileName,S,L);
FileName is a string containing the name of the file with full path.
S and L are samples and lines.
This…[Read more] -
seppi-santiago replied to the topic Exporting products in the forum Sarproz Forum 9 years, 9 months ago
Hello Daniele,
When exporting a parameter in geotiff format, what I have been able to create is a file containing a color ramp (from 0 to 255) with the corresponding reference scale, but I would like to have the actual parametervalues in order to compare with outputs from another software. Is this possible?
Thanks,
Santiago -
periz replied to the topic Minimum suggested number of scenes in the forum Sarproz Forum 9 years, 9 months ago
If you have more images, use them.
Using more images makes all statistical parameters more stable, and estimates are much more accurate.
If you are interested only in a given period of time, you will focus your attention there. But you have to use all images you can get.
You can e.g. use the ampl. stab. index estimated on many more images, get the…[Read more] -
seppi-santiago started the topic Minimum suggested number of scenes in the forum Sarproz Forum 9 years, 9 months ago
Hello,
I’ve been carrying out tests of PS-processing with a stack of 9 CSK images, selecting always the Sparse Points according to their amplitude Stability Index.
What I would like to know is whether with this approach the obtained results are reliable (the coherence I get both before and after APS removal is high), or if I should increase the…[Read more]
-
periz replied to the topic ERS-2 gyroscope failure in the forum Sarproz Forum 9 years, 9 months ago
What Yuxiao says is partly not correct.
If the Doppler polynomial is precise, Sarproz does the job of resampling the image in the right way.
The problem is that those images highly probably do not have a reliable Doppler polynomial.
If this is the case, you will get lots of problems.
If on the contrary the Doppler polynomial is correct, you can…[Read more] -
Yuxiao replied to the topic ERS-2 gyroscope failure in the forum Sarproz Forum 9 years, 9 months ago
Hi Dora,
I strongly advise against using ERS-2 images after gyroscope failure. The reason is:
It is not as simple as you change the threshold for DC, the threshold are there for a reason: it is usually set between ±0.5*(doppler centroid frequency) to discard those images that might be aliased during resampling process in coresgistration process…[Read more]
-
dora started the topic ERS-2 gyroscope failure in the forum Sarproz Forum 9 years, 9 months ago
Dear all,
I am processing a dataset of ERS-2 images acquired after the gyroscope failure and I increased the threshold for DC in order to have enough images for APS processing. Are there any processing options in the software I should use to deal with these images besides estimating the azimuth position?
Best regards,
Dora -
periz replied to the topic APS estimation in the forum Sarproz Forum 9 years, 9 months ago
a. UW means unwrapped.
If you check it, the sw will try to read UW interferograms. Then, the multi-temporal processing (estimation of parameters) will work using Least Squares (instead of the maximization of the periodogram).b. Ext DEM means removing the external DEM from time series.
c. the connections (temporal) coherence is calculated as…[Read more]
-
seppi-santiago replied to the topic APS estimation in the forum Sarproz Forum 9 years, 9 months ago
Hello Daniele,
After having a look at timo’s notes, and the manual, I was able to get very good results for displacement in my study area. I’m really very happy with the sw.
However I still need to clear out some points of the APS processing, since I need to write a report explaining the processing I’ve carried out:
– In the processing…[Read more] -
periz replied to the topic cumulative displacement isn't accuarte in the forum Sarproz Forum 9 years, 9 months ago
the title of this post is pretty misleading.
insar is relative, but it can still be accurate.
so, deformation trend, time series, cumulative displacement and any other insar product are RELATIVE to a reference point.
unless you know whether the ref. point is stable, your measurements will always be RELATIVE to it.
the true displacement value does…[Read more] -
seppi-santiago replied to the topic Sparse points selection in the forum Sarproz Forum 9 years, 9 months ago
Indeed, you were right. Now that I’m working locally the mask loading works perfectly. Thanks!
-
cnu_lee started the topic cumulative displacement isn't accuarte in the forum Sarproz Forum 9 years, 9 months ago
Hi, Professor Daniele,
The cumulative displacement value in DBF file of result are relative to the reference point. But I don’t know the cumulative displacement of reference point.So the value isn’t accurate?
How to understand the value of cumulative displacement? Whether I should plus or minus a value to obtain the true displcement value?
Thank you.
-
periz replied to the topic Sparse points selection in the forum Sarproz Forum 9 years, 9 months ago
On the contrary, I believe the net disk is the major problem.
Can you check the network usage?
Or can you simply try to copy the dataset locally? Note that you do not need the SLC folder. So, I believe the rest of the folders should be quite small. -
periz replied to the topic Sparse points selection in the forum Sarproz Forum 9 years, 9 months ago
On the contrary, I believe the net disk is the major problem.
Can you check the network usage?
Or can you simply try to copy the dataset locally? Note that you do not need the SLC folder. So, I believe the rest of the folders should be quite small. -
seppi-santiago replied to the topic Sparse points selection in the forum Sarproz Forum 9 years, 9 months ago
Hello,
The file is on a net disk, so I think this should not cause major problems. Windows has more than 500 available gb, and the usage of RAM memory is about 50% when running this command. The parameter from which I’m trying to select the points is the Amplitude Stability Index (Amp. Stab. Index 1-Sigma/Mu). I enclose a screen shot, since in my…[Read more]
-
periz replied to the topic Sparse points selection in the forum Sarproz Forum 9 years, 9 months ago
there is no evident reason for your problem
the file is 2.2MB, less than 1.5e6 points
loading the file in matlab takes a few seconds
I am wondering whether you could have problems affecting matlab and/or windows installation.
or maybe some problems in reading/writing operations: is the file on a local or external disk?
which kind of disk are you…[Read more] -
seppi-santiago replied to the topic Sparse points selection in the forum Sarproz Forum 9 years, 9 months ago
I am working with Windows. My dataset is not very big (ca. 3600 samples x 3100 lines). For the mask generations, I used the local maxima option (second one). You can download the Maschera.mat from here
https://www.dropbox.com/s/0arzdxjgwpizkxy/Maschera.mat?dl=0 -
anarizka replied to the topic PSInSAR Analysis in the forum Sarproz Forum 9 years, 9 months ago
Dear Prof Daniele,
I choose second area to analysis. Based on my result, have you think that it reasonable or no? Please, find attach file below.
In APS estimation, Any parameter unknown, could you explain what is “Estimated Parameters like, R r0 ds, Flatten, R and DSF” also in “Processing Parameters like Scattering Centers and Polynomial…[Read more]
- Load More