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

Thermal noise Correction and EAP phase compensation #62

Merged

Conversation

seongsujeong
Copy link
Contributor

This PR is to add thermal noise correction and EAP phase compensation features into OPERA workflow.

  • Few more enhancements implemented for exporting LUT for thermal noise correction to deal with the format difference of NADS w.r.t. IPF version
  • Prototype implementation for EAP correction

src/s1reader/s1_annotation.py Outdated Show resolved Hide resolved
src/s1reader/s1_annotation.py Outdated Show resolved Hide resolved
src/s1reader/s1_annotation.py Show resolved Hide resolved
src/s1reader/s1_annotation.py Outdated Show resolved Hide resolved
src/s1reader/s1_annotation.py Outdated Show resolved Hide resolved
src/s1reader/s1_burst_slc.py Outdated Show resolved Hide resolved
src/s1reader/s1_burst_slc.py Outdated Show resolved Hide resolved
src/s1reader/s1_reader.py Outdated Show resolved Hide resolved
src/s1reader/s1_reader.py Outdated Show resolved Hide resolved
src/s1reader/s1_reader.py Outdated Show resolved Hide resolved
Seongsu Jeong and others added 19 commits August 24, 2022 15:54
Readability improvement on equation

Co-authored-by: Liang Yu <liangjyu@gmail.com>
Removing commented out code

Co-authored-by: Liang Yu <liangjyu@gmail.com>
Reverting the docstring to be split into two lines for PEP8 compliance

Co-authored-by: Liang Yu <liangjyu@gmail.com>
Improving docstring of the code copied from isce2

Co-authored-by: Liang Yu <liangjyu@gmail.com>
Removing the commented out codes

Co-authored-by: Liang Yu <liangjyu@gmail.com>
improvement on code brevity

Co-authored-by: Liang Yu <liangjyu@gmail.com>
renaming variable for better clarity

Co-authored-by: Liang Yu <liangjyu@gmail.com>
renaming variable name for clarity

Co-authored-by: Liang Yu <liangjyu@gmail.com>
Bump isce3 to 0.8 and refresh CI specfile (isce-framework#66)
variable name revised for clarity

Co-authored-by: Liang Yu <liangjyu@gmail.com>
variable renamed for clarity

Co-authored-by: Liang Yu <liangjyu@gmail.com>
improvement on docstring

Co-authored-by: Liang Yu <liangjyu@gmail.com>
seongsujeong and others added 6 commits September 14, 2022 07:16
fix on docstring

Co-authored-by: Gustavo H. X. Shiroma <52007211+gshiroma@users.noreply.github.com>
unnecessary comment removed

Co-authored-by: Gustavo H. X. Shiroma <52007211+gshiroma@users.noreply.github.com>
@seongsujeong
Copy link
Contributor Author

@LiangJYu @gshiroma Thanks for your comments and suggestions to improve this PR. Please let me know if you have any other concerns in the code.

Copy link
Contributor

@LiangJYu LiangJYu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside from my one comment, looks good.

src/s1reader/s1_annotation.py Outdated Show resolved Hide resolved
Copy link
Contributor

@LiangJYu LiangJYu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LiangJYu LiangJYu mentioned this pull request Sep 21, 2022
2 tasks
Copy link
Contributor

@gshiroma gshiroma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much, @seongsujeong, for working on this PR. This is really important for RTC and CSLC. As we discussed offline, I think we need aux_cal in this PR. Otherwise, we'll have problems processing old data. In addition, I also added a few comments below.

src/s1reader/s1_reader.py Show resolved Hide resolved
src/s1reader/s1_reader.py Show resolved Hide resolved
src/s1reader/s1_reader.py Show resolved Hide resolved
src/s1reader/s1_reader.py Outdated Show resolved Hide resolved
src/s1reader/s1_reader.py Outdated Show resolved Hide resolved
@seongsujeong seongsujeong requested a review from gshiroma October 6, 2022 15:41
src/s1reader/s1_reader.py Outdated Show resolved Hide resolved
Copy link
Contributor

@gshiroma gshiroma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @seongsujeong , for addressing all my comments. I have one last suggestion below, but I think this PR is already good for merging.

src/s1reader/s1_reader.py Outdated Show resolved Hide resolved
@gshiroma
Copy link
Contributor

gshiroma commented Oct 11, 2022

Thank you, @seongsujeong , for addressing all my comments. I have one last suggestion below, but I think this PR is already good for merging.

Ah.. Just please make sure to resolve all conflicts before merging it.

seongsujeong and others added 4 commits October 11, 2022 09:33
@seongsujeong seongsujeong merged commit 9f9d7f1 into isce-framework:main Oct 11, 2022
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.

3 participants