Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functions for applying Across-track(row-wise) and Along-track(col-wise) corrections to difference maps and source DEM #33

Merged
merged 2 commits into from
Nov 28, 2021

Conversation

ShashankBice
Copy link
Contributor

Hi David,
These 4 functions include:

  • Function to compute row/col wise correction fits
  • Function to plot dh map before and after applying the fit, with plots of corresponding correction surfaces
  • Function to plot the noisy median+smoothed correction fit signal
  • Function which wraps the above three, accepts dem_align.py's source DEM (*align.tif), difference map (*align_diff.tif) and filtered difference map (*align_diff_filt.tif).
    I was not able to write the wrapper cli script, can take a stab later next week. Thanks for the great suggestions and guidance !

@dshean dshean merged commit c5a8a57 into dshean:master Nov 28, 2021
@dshean
Copy link
Owner

dshean commented Nov 28, 2021

Sorry I failed to merge this earlier. Going to merge now, and clean up. Not sure we want imview as another top-level dependency if we can avoid it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants