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

Sign Convention for Plotting Velocity and Phase #36

Open
hariiirs opened this issue Sep 16, 2022 · 3 comments
Open

Sign Convention for Plotting Velocity and Phase #36

hariiirs opened this issue Sep 16, 2022 · 3 comments

Comments

@hariiirs
Copy link

I am confused with the sign convention of velocity and phase retrieved from StaMPS processing using ascending and descending passes. What should be the sign conventions for the following situations-

Ascending Data

  1. If reference image predates the secondary image- what is the meaning of positive and negative velocities and phase
  2. If reference image postdates the secondary image-what is the meaning of positive and negative velocities and phase
  3. If reference image is in the middle of all the secondary images - what is the meaning of positive and negative velocities and phase

Descending Data

  1. If reference image predates the secondary image- what is the meaning of positive and negative velocities and phase
  2. If reference image postdates the secondary image-what is the meaning of positive and negative velocities and phase
  3. If reference image is in the middle of all the secondary images - what is the meaning of positive and negative velocities and phase

Please help me if you know it. I am using StaMPS-master (Version 4.1b).

Thanks in advance
Hari Shankar

@ranneylxr
Copy link

Hi Hari,
Do you know the answers? I am also confused with the sign convention of velocity and phase retrieved from StaMPS processing.
Thank you very much!
sincerely,
Xiaoran.

@constantinevi6
Copy link

Hello,
Following the code in ps_output.m, here is the summary:
No matter what As or Des orbit, velocities with positive value mean uplift / close to the satellite, negative mean subsidence / away from the satellite.

And phase (using ps_plot('u-dm') in MATLAB) with positive value means subsidence / away from the satellite compare to the reference date.
Negative means uplift / close to the satellite compare to the reference date.

note that the output .xy file from ps_output.m will convert phase to accumulated displacement in mm, in this file:
positive value means uplift / close to the satellite compare to the reference date,
negative means subsidence / away from the satellite compare to the reference date.

If I have any mis understand, please let me know, thank you.

@hariiirs
Copy link
Author

hariiirs commented Sep 19, 2023 via email

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

3 participants