NeoGeographyToolkit / StereoPipeline

The NASA Ames Stereo Pipeline is a suite of automated geodesy & stereogrammetry tools designed for processing planetary imagery captured from orbiting and landed robotic explorers on other planets.
Apache License 2.0
492 stars 173 forks source link

updated hiedr2mosaic to not remove flat files if the keep flag is true #325

Closed AndrewAnnex closed 3 years ago

AndrewAnnex commented 3 years ago

Description

changes hiedr2mosaic.py to retain (not remove) output files from hijitreg calls.

Related Issue

none

Motivation and Context

I wanted to inspect the flat files/replicate some jitter plots for hirise images I have seen out there that I believe are directly produced from these files. For a more complete way to debug hiedr2mosaic it makes sense to keep these files anyways, so it looks like this was just an oversight.

How Has This Been Tested?

nope but I doubt anything is wrong with it

Types of changes

Checklist:

doesn't look like anything from the checklist applies

Licensing:

This project is released under the LICENSE.

oleg-alexandrov commented 3 years ago

Ross, you are welcome to pull it in any time you wish.