isce-framework / isce-framework/dolphin
[Bug]: dolphin does not error when input SLCs are not complex dtype
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 153
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Found by @ehavazli - it runs through and makes all zero-phase outputs instead of failing.
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.
Research direction
Start by locating the SLC input handling and the path that produces zero-phase outputs, then reproduce the issue with an SLC input that is not complex dtype. Done means the processing fails clearly instead of continuing with all-zero-phase outputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100