nasa-jpl / autoRIFT

A Python module of a fast and intelligent algorithm for finding the pixel displacement between two images
Apache License 2.0
212 stars 52 forks source link

Use a different filter width for Sentinel-1 #69

Closed jhkennedy closed 1 year ago

jhkennedy commented 1 year ago

With https://github.com/nasa-jpl/autoRIFT/pull/59 we changed the default Wallis filter width to 5. This change should only be applied to optical missions, so this PR sets the filter width back to 21 for Sentinel-1 pairs.

@forrestfwilliams want to look it over?

forrestfwilliams commented 1 year ago

@jhkennedy, sorry it took me a while to get to this, the the current version looks good to me.

forrestfwilliams commented 1 year ago

I reviewed the golden tests this morning, and the results are as expected. The sentinel-1 images have the same coverage in test/prod, and the optical images have better coverage in test. See jobs.csv for data download links.