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

[POC]: Add statistics to xdem.coreg.BlockwiseCoreg.stats() #642

Open
quinto-clara opened this issue Nov 12, 2024 · 0 comments
Open

[POC]: Add statistics to xdem.coreg.BlockwiseCoreg.stats() #642

quinto-clara opened this issue Nov 12, 2024 · 0 comments

Comments

@quinto-clara
Copy link

quinto-clara commented Nov 12, 2024

Description :

When XDEM performs a Blockwise coregistration, the output DataFrame xdem.coreg.BlockwiseCoreg.stats() contains : inliers, x-y-z_offset, x-y-z_center, median and nmad of elevation differences after coregistration. We would like to add more statistics to the DataFrame.

New statistics and values for each subdivision :

General :

  • Row number
  • Column number
  • Percentage of valid points
  • Number of pixels

For the elevation differences after coregistration :

  • Mean
  • Maximum
  • Minimum
  • Standard deviation
  • Root mean squared error
  • 90th percentile
  • Sum
  • Sum squared
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

No branches or pull requests

1 participant