isce-framework / isce-framework/dolphin
Unwrapping configuration updates and simplifications
Open
@rtburns-jpl is already working on this.
Since Feb 2, 2024.
- Dominant language
- Python
- Stars
- 153
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Right now, the unwrapping code setup is scattered due to the slow addition of isce3, then tophu, then snaphu py.
- #215
- We need to cut out the other
isce3.snaphuandtophu.snaphuoptions in favor of snaphu py (closed by #225 ) - We should somehow make a
PreandPostProcesssetup classes so we can run through various tests of
preprocess phase / coherence -> core unwrapping -> post process and clean up
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.