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

Add coherence_generation processor #72

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add coherence_generation processor #72

wants to merge 2 commits into from

Conversation

tdrivas
Copy link
Member

@tdrivas tdrivas commented Nov 1, 2024

  • Implemented the coherence_generation function to improve coherence estimation.
  • Added configurable parameters for greater flexibility and control over coherence calculation.
  • Updated function docstrings with detailed descriptions and type annotations.
  • Ensured compatibility with existing processing steps in the pipeline.
  • Prepared for integration and testing with various datasets.

- Implemented the `coherence_generation` function to improve coherence estimation.
- Added configurable parameters for greater flexibility and control over coherence calculation.
- Updated function docstrings with detailed descriptions and type annotations.
- Ensured compatibility with existing processing steps in the pipeline.
- Prepared for integration and testing with various datasets.
@tdrivas tdrivas linked an issue Nov 1, 2024 that may be closed by this pull request
@fbalaban
Copy link
Member

fbalaban commented Nov 4, 2024

@tdrivas if you may, at least please add README.md in same folder with use instructions.

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.

Integration of New Coherence Processor into InSAR Pipeline
2 participants