forked from yumorishita/LiCSBAS
-
Notifications
You must be signed in to change notification settings - Fork 6
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
12 clip05 bugs #14
Merged
Merged
12 clip05 bugs #14
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
espiritocz
added a commit
that referenced
this pull request
Sep 6, 2023
* 1 reload patches (#6) * Add option to restart processing * Update .gitignore * Add some testing print statements * Add xarray * Allow storing and loading of patches * 3 aggressive nullification (#7) * Add reset nulls script * Add aggressive nullifying, nullmask and null both * Add remove noloops script * Add backup unnulled data option * 2 add in polymask option (#8) * Add def polymask * Add polyclipping, using inverted polymask * 4 coherence masking (#9) * Add option to plot coherence * Update with qi's networks, and log scales ofr coherence * And poly mask and coherence masking * supervised autocorrection correcting some of typos etc. * trying fix permissions from windows * Allow polyclips and range_str to be used * Add print statement in case no patches are found * 12 clip05 bugs (#13) * Add check for -r, -g or -p * Add rangestr for polyclip * Set coherence to 0 rather than NaN * Invert bool mask * Always use a bool mask * 12 clip05 bugs (#14) * Add check for -r, -g or -p * Add rangestr for polyclip * Set coherence to 0 rather than NaN * Invert bool mask * Always use a bool mask * Drop try/finally statements when clipping * Update LiCSBAS13_sb_inv.py fixed bug (cumfile definition) * bug fix LiCSBAS01 * regular update * Unwrapping correction * cum2vel_weighted * 130_sb_inv to allow for user defined ifg list 133 to recalculate stats and make final cum.h5 * make a cum from epoch data * densify network from a given ifg list by adding a target number of new ifgs * choose reference from 4 proxies * remove reference effect * graph theory and some io changes * added functional LiCSBAS02to05 * regular update * updated permissions * updated reqs (networkx) * Update environment.yml * added snaphu to binder * set OMP_NUM_THREADS to 1 * Update LiCSBAS12_loop_closure.py * Update environment.yml removed faulty pip install of licsar_extra... keep it manually then * Update LiCSBAS_meta.py bug fix * Update postBuild tutorial: prepare also preprocessed data (TS folder) * Update postBuild * Update postBuild * Update licsbas_tutorial.ipynb minor edit * Update licsbas_tutorial.ipynb --------- Co-authored-by: JackDMcGrath <[email protected]> Co-authored-by: laz048 <[email protected]> Co-authored-by: Lin Shen Co-authored-by: qi-ou <[email protected]> Co-authored-by: qi-ou <[email protected]>
espiritocz
added a commit
that referenced
this pull request
Sep 19, 2023
* 1 reload patches (#6) * Add option to restart processing * Update .gitignore * Add some testing print statements * Add xarray * Allow storing and loading of patches * 3 aggressive nullification (#7) * Add reset nulls script * Add aggressive nullifying, nullmask and null both * Add remove noloops script * Add backup unnulled data option * 2 add in polymask option (#8) * Add def polymask * Add polyclipping, using inverted polymask * 4 coherence masking (#9) * Add option to plot coherence * Update with qi's networks, and log scales ofr coherence * And poly mask and coherence masking * supervised autocorrection correcting some of typos etc. * trying fix permissions from windows * Allow polyclips and range_str to be used * Add print statement in case no patches are found * 12 clip05 bugs (#13) * Add check for -r, -g or -p * Add rangestr for polyclip * Set coherence to 0 rather than NaN * Invert bool mask * Always use a bool mask * 12 clip05 bugs (#14) * Add check for -r, -g or -p * Add rangestr for polyclip * Set coherence to 0 rather than NaN * Invert bool mask * Always use a bool mask * Drop try/finally statements when clipping * Update LiCSBAS13_sb_inv.py fixed bug (cumfile definition) * bug fix LiCSBAS01 * regular update * Unwrapping correction * cum2vel_weighted * 130_sb_inv to allow for user defined ifg list 133 to recalculate stats and make final cum.h5 * make a cum from epoch data * densify network from a given ifg list by adding a target number of new ifgs * choose reference from 4 proxies * remove reference effect * graph theory and some io changes * added functional LiCSBAS02to05 * regular update * updated permissions * updated reqs (networkx) * Update environment.yml * added snaphu to binder * set OMP_NUM_THREADS to 1 * Update LiCSBAS12_loop_closure.py * Update environment.yml removed faulty pip install of licsar_extra... keep it manually then for some reason, this contains previously merged commits. * Update LiCSBAS_meta.py bug fix * Update postBuild tutorial: prepare also preprocessed data (TS folder) * Update postBuild * Update postBuild * Update licsbas_tutorial.ipynb minor edit * Update licsbas_tutorial.ipynb * regular update --------- Co-authored-by: JackDMcGrath <[email protected]> Co-authored-by: laz048 <[email protected]> Co-authored-by: qi-ou <[email protected]> Co-authored-by: qi-ou <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Drop try statements