Hello ASP community,
I'm seeking advice on a persistent error in my ASTER intersection error map after running jitter_solve.
The image shows the initial horizontal jitter error (left) removed, but replaced by a large, distinct banded pattern on the right side of the image (right).

What could be the cause of this new, systematic banded error on the right side of the map after JS correction? What additional parameters or methods should I investigate to fully resolve it?
BTW I tested changing --num-lines-per-position and --num-lines-per-orientation to 50 and 200, but this pattern remains.
Here is the jitter_solve command used:
jitter_solve \
--match-files-prefix 04_initialStereo/run-disp \
--num-lines-per-position 100 \
--num-lines-per-orientation 100 \
--max-initial-reprojection-error 20 \
--max-pairwise-matches 100000 \
--num-iterations 50 \
--heights-from-dem 00_rawData/02_TanDEM90_R26_HF_B1.tif \
--heights-from-dem-uncertainty 20.0 \
--num-anchor-points 0 \
--anchor-weight 0.0 \
01_aster/IMAGERY_LEFT.tif \
01_aster/IMAGERY_RIGHT.tif \
07_ba_aligned/run-run-METADATA_LEFT.adjusted_state.json \
07_ba_aligned/run-run-METADATA_RIGHT.adjusted_state.json \
-o 08_jitter_solve/run
I also noticed that the final parallel_stereo run (after jitter_solve) is taking a very long time (specifically in a tile). For example in the PC that I use for these test the first parallel stereo could take 20-30 minutes but the second one could take more than one hour (even using --prev-run-prefix)
Thanks for any insights!
--
You received this message because you are subscribed to the Google Groups "Ames Stereo Pipeline Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ames-stereo-pipeline...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ames-stereo-pipeline-support/d188c9a2-15cf-4fdf-8ccf-164762986752n%40googlegroups.com.


