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

non-closure phase bias estimation #765

Merged
merged 38 commits into from
Jul 27, 2022
Merged
Show file tree
Hide file tree
Changes from 17 commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
e4e67f8
Update closure_phase_bias.py
yjzhenglamarmota Mar 25, 2022
e12e4de
Update closure_phase_bias.py
yjzhenglamarmota Apr 21, 2022
a19acf7
Update closure_phase_bias.py
yjzhenglamarmota Apr 27, 2022
e72804a
Update closure_phase_bias.py
yjzhenglamarmota May 11, 2022
458c33e
move standard processing functions to isce_util.py
yjzhenglamarmota May 13, 2022
f92d89e
Update isce_utils.py
yjzhenglamarmota May 13, 2022
79812b9
Updated per PR comments
yjzhenglamarmota May 19, 2022
deb8e01
Fix Codacy issues
yjzhenglamarmota May 19, 2022
efd9e93
Addressing some PR comments
yjzhenglamarmota May 20, 2022
c58d5d5
update function names to be snake_case
yjzhenglamarmota May 24, 2022
6d8d92f
Small changes per Heresh's comments
yjzhenglamarmota May 24, 2022
49d31a3
small bug fix
yjzhenglamarmota May 25, 2022
e7d2d48
Update closure_phase_bias.py
yjzhenglamarmota May 25, 2022
d5c93ad
Update closure_phase_bias.py
yjzhenglamarmota May 26, 2022
854727b
Update closure_phase_bias.py
yjzhenglamarmota May 29, 2022
df91901
Update closure_phase_bias.py
yjzhenglamarmota May 29, 2022
12f0657
Update closure_phase_bias.py
yjzhenglamarmota Jun 1, 2022
f9ee00d
Merge branch 'main' into closure_phase_correction
yunjunz Jun 17, 2022
b99cd9b
Update mintpy/closure_phase_bias.py
yunjunz Jun 17, 2022
2dfe9fa
refactor part 1: create mask
yunjunz Jun 18, 2022
12fed95
refactor part 2
yunjunz Jun 23, 2022
7b7d857
refactor part 3
yunjunz Jun 23, 2022
e410ce4
codacy fix
yunjunz Jun 23, 2022
caab3a7
refactor part 4 - quick estimate
yunjunz Jul 16, 2022
55bd37a
codacy
yunjunz Jul 16, 2022
61e90fa
fix bug introduced in refactoring mask()
yunjunz Jul 17, 2022
33f1f31
compute_unwrap_closure_phase: update mode to skip unnecessary operations
yunjunz Jul 17, 2022
ff57786
speedup unw closure phase
yunjunz Jul 17, 2022
c5d2a76
pass test for quick estimate
yunjunz Jul 18, 2022
8773cd4
Update closure_phase_bias.py
yunjunz Jul 18, 2022
9177825
codacy
yunjunz Jul 18, 2022
9c81136
light refactor part 5 - estimate
yunjunz Jul 19, 2022
b1a4887
speedup 2X + pass final test
yunjunz Jul 23, 2022
525f100
codacy
yunjunz Jul 23, 2022
01ee983
codacy
yunjunz Jul 23, 2022
9400489
extra 2X speed up via common design matrix operation
yunjunz Jul 23, 2022
69c8933
codacy
yunjunz Jul 23, 2022
2c62b4a
final tuning w/ Yujie
yunjunz Jul 26, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading