-
Notifications
You must be signed in to change notification settings - Fork 192
Description
Hi !
I've been following the tutorial on how to produce DEMs and related products based on JUNOCam images (https://stereopipeline.readthedocs.io/en/stable/examples/junocam.html#junocam), but somehow my results are inconsistent with those shown there - and I'm pretty sure that the scripts are matching!
I attach here two different scripts, process_edit_Feb26.sh that corresponds to the 8.16.1 - 8.16.9 steps, and refinement_DTM_edit_Feb26.sh that corresponds to the steps from 8.16.10 till the end.
I also attach the two resulting DEM (unrefined and refined): as you can see many "holes" are present in the unrefined one combined_dem_2.tif, together with heavy artifacts in the form of striping, that then are transferred to the refined DEM combined_adj_dem_8.tif.
The refined DEM looks good enough, but I just can't understand why the results are somehow different from the tutorial, given that I've followed the described steps in detail.
Also, I'd like to process a Shape-from-Shading DEM based on these previous ones, and the artifacts/issues just propagate.
I hope the issue is clear enough, thanks in advance for any help!
Pietro