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

The unwrapping failed #12

Open
insar-dev opened this issue Dec 27, 2024 · 4 comments
Open

The unwrapping failed #12

insar-dev opened this issue Dec 27, 2024 · 4 comments

Comments

@insar-dev
Copy link

I used an interference dataset for unwrapping, but it ultimately failed.

test data :https://1drv.ms/u/c/c85ba7138ea4b563/EQeDVYuFyYdLsACZqqseykwBOnBw7IPUuOOY-yh70ILsdA?e=xAg2Wh

wrapped_plane_wave = np.fromfile('2017-03-14_2017-04-07.diff.filter.raw', dtype=np.float32)
wrapped_plane_wave = wrapped_plane_wave.reshape((4628, 2562))

@insar-dev
Copy link
Author

It can be solved by mcf;
https://github.com/yoyolicoris/phase-unwrapping

@insar-dev
Copy link
Author

image

@yoyolicoris
Copy link
Owner

By failed, did you mean the results are incorrect, or did you run into memory issues?

@insar-dev
Copy link
Author

@yoyolicoris The program crashed and didn't produce the final result.

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

No branches or pull requests

2 participants