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

Error in finding phuw.mat #11

Open
blueyeti1994 opened this issue Jun 18, 2024 · 0 comments
Open

Error in finding phuw.mat #11

blueyeti1994 opened this issue Jun 18, 2024 · 0 comments

Comments

@blueyeti1994
Copy link

blueyeti1994 commented Jun 18, 2024

After processing data using StaMPS through several steps stamps(1,1) ....stamps(6,6). when i enter command for aps_linear i get following response

`

aps_linear
PARM: stamps_processed='n'
PARM: hgt_matfile='/home/sagar/sda/ktmDesc/INSAR_20230423/hgt.mat'
PARM: ll_matfile='/home/sagar/sda/ktmDesc/INSAR_20230423/ll.mat'
PARM: phuw_matfile='/home/sagar/sda/ktmDesc/INSAR_20230423/phuw.mat'
PARM: non_defo_flag='n'
Error using load
Unable to find file or directory '/home/sagar/sda/ktmDesc/INSAR_20230423/phuw.mat'.

Error in aps_linear (line 92)
phuw = load(phuw_matfile);
`

`

why PARM: stamps_processed=‘n’ instead of ‘y’. also instead of phuw.mat, II.mat and hgt.mat, it should have been phuw2.mat, II2.mat and hgt2.mat. How to solve this?

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

1 participant