-
periz replied to the topic Batch processing from terminal? in the forum Sarproz Forum 1 year, 2 months ago
We call it “command line” or “background” mode.
If you type it in the search line of the forum here https://www.sarproz.com/sarproz-forum/, you’ll get some discussions.
Here some updates short descriptions containing command line mode infos (there are more…[Read more] -
periz replied to the topic Accuracy of my data in the forum Sarproz Forum 1 year, 4 months ago
Hi Paulina,
to answer your questions we usually take 5 days of classes: those the core topics of multi-temporal insar…
may I suggest you to take the online course? or alternatively we can organize a course in person in your country…
best -
periz replied to the topic TerraSAR-X Dataset Selection Error: “only support TSX/TDX/PAZ SSC data!” in the forum Sarproz Forum 1 year, 5 months ago
Sarproz only accepts SSC data: Single Look Slant Range Complex images. yours is MGD, Multi Look Ground Range Detected.
best -
periz replied to the topic Sentinel-1 orbits – new repository (Nov 2023) in the forum Sarproz Forum 1 year, 5 months ago
Hi Anti,
here some infos https://www.sarproz.com/groups/sarproz-group/forum/topic/sentinel-orbits-in-sarproz/
usually Sarproz tells you what orbit files are needed, however, I am afraid in this case (change of repository), the error prevents the message from being visualized.
You should manually check the orbits you need and place them in the…[Read more] -
periz started the topic Sarproz Course, Fall 2023 edition in the forum Sarproz Forum 1 year, 5 months ago
Dear all,
The next edition of the SARPROZ online Course, organized by EO59, will start on November 27th, 2023.As usual, the course is 30 hours long with 3 hours lessons over 10 days (3pm-6pm GMT). The first week (Monday to Friday) is about Basic SAR/InSAR topics and the second week (Monday to Friday again) is about InSAR Advanced…[Read more]
-
periz replied to the topic My APS Processing Results in the forum Sarproz Forum 1 year, 6 months ago
Hi Emre,
the model you are applying, linear deformation, does not apply to your case, since you had earthquakes.
the suggestion for you is to take an InSAR course (if you want, we do offer InSAR course based on sarproz).
all the best -
periz replied to the topic APS Processing: Master-slave coherence plot in the forum Sarproz Forum 1 year, 6 months ago
Hi,
here the concept is the following: when you take an image as a reference, if the image is noisy, the noise is propagated to all other images (being the reference image set to zero, since it’s the difference with itself). This is what you see in that plot.
However, Sarproz takes into account this phenomena and applies some corrections. So,…[Read more] -
periz replied to the topic Accuracy of my data in the forum Sarproz Forum 1 year, 6 months ago
Hi,
first of all, to be able to obtain accuracy, we would need the truth, which usually we don’t have. So, it would be better to talk about precision.
In any case, the standard deviation is calculated from the phase residuals (observed interferometric phase after removal of the model you choose for the processing). As a consequence, you can…[Read more] -
periz replied to the topic enhancing accuracy of time series results in the forum Sarproz Forum 1 year, 7 months ago
1. you did not include all pictures (velocity is not visible). you have to compare all parameters in the same coordinate system (like in sar coordinates)
2. if height and velocity are correlated, something is wrong
3. the range of values to be estimated is too small (both for velocity and height). also, you have lots of images, it means no risk to…[Read more] -
periz replied to the topic Geocoding shifts in the forum Sarproz Forum 1 year, 8 months ago
you previously posted your question in a discussion on a different topic, so, it has been moved here.
the question you are asking has been discussed in many other posts.
here an example:
https://www.sarproz.com/groups/sarproz-group/forum/topic/slight-offset-after-orthorectification-s1/
please read carefully the forum and the documentation before…[Read more] -
periz replied to the topic Smart mode in SARPROZ in the forum Sarproz Forum 1 year, 8 months ago
Hi,
a journal paper that described the core algorithms in Sarproz:
D. Perissin and T. and Wang, “Repeat-Pass SAR Interferometry with Partially Coherent Targets,” IEEE Transactions on Geoscience and Remote Sensing, vol. Volume 50, p. Pages 271–280, 2012.
a confe…[Read more]
-
periz replied to the topic APS processing doubts for my project in the forum Sarproz Forum 1 year, 9 months ago
you are right that a low number of images implies low robustness in the estimation of the coherence and a bias towards high values. That said, numbers are relative and dependent also on other factors. so, it is difficult to tell you what number to use without looking at your dataset and at your results in detail. play with the numbers and observe…[Read more]
-
periz replied to the topic APS processing doubts for my project in the forum Sarproz Forum 1 year, 9 months ago
Hi Paulina,
there are multiple things to consider in your case. An exhaustive answer to your question would require to discuss about various topics. You might want to take a Sarproz course to get more experience (in case, contact courses@sarproz.com). For the moment let me tell you that you should consider the APS estimation as an independent…[Read more] -
periz replied to the topic Reading AutoConnex.mat file manually in the forum Sarproz Forum 1 year, 10 months ago
Hi Jaroslav,
at the moment, Sarproz saves the 25 reference points in a temporary variable. That variable can be accessed if you run Sarproz in Matlab using the pcodes version. You can access it if you type “fast” in the command prompt when Sarproz is running and the APS module is open and the function for automatic selection of reference points…[Read more] -
periz replied to the topic change detection in the forum Sarproz Forum 1 year, 11 months ago
the tif file is a 3 channels product. the inputs of the 3 channels (which you can pick up as you like) are all products that can be loaded in the scatter plot module. not as a color clearly (which has to be a scalar), but you indicated you wanted to threshold the MTCD product. so, in the boolean section of the scatter plot module you can implement…[Read more]
-
periz replied to the topic change detection in the forum Sarproz Forum 1 year, 11 months ago
Hi,
regarding your first question, the outputs of the multi-channel change detection module (shortly described here https://sarproz.com/manual/rgb_module.html) are common outputs that the radar community knows how to interpret. Usually, those outputs are evaluated visually. If you want to set thresholds, you have to build them yourself, e.g. via…[Read more] -
periz started the topic Sarproz online course starting on May 22nd in the forum Sarproz Forum 1 year, 11 months ago
Dear all,
in a couple of weeks a new edition of the Sarproz online training course will start!
More details here: https://eo59.com/products-training/#course-structureIn brief:
Week 1 – Basic Module: 22-26 May 2023
Week 2 – Advanced Module: 05-09 June 2023all the best
-
periz replied to the topic An automatic way to select reference point-APS estimation in the forum Sarproz Forum 1 year, 12 months ago
if you want to make your own code making your own choices automatically, you are very welcome. you can load the autoconnex.mat in matlab and check all estimated parameters. names should be self explanatory. if you have questions just ask. then you can save the reference point and load it afterwards. you can do it also from the command line.
best -
periz replied to the topic An automatic way to select reference point-APS estimation in the forum Sarproz Forum 2 years ago
Sarproz automatically selects the best reference point according to a number of criteria, including those you mentioned.
Nevertheless, in the Sarproz course, we teach how to judge the goodness of the reference point and what to consider to pick up a good one. In most cases, the automatic one is good enough. In some particular situations, the…[Read more] - Load More