nasa-jpl / autoRIFT

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

update dt-varying search range routine #27

Closed leiyangleon closed 3 years ago

leiyangleon commented 3 years ago

rename dt-varying "search range scale" (srs) rountine parameters that were introduced in PR #26

srs_dt_unity (default = 182) (unit of days),
srs_max_scale (default = 5) (unitless),
srs_max_search (default  = 20000) (unit of m/yr),
srs_min_search (default = 0) (unit of m/yr)