Replies: 1 comment 1 reply
-
You can access the array by calling b.calcuate_residuals() (which will be in time-order and the same length as the dataset observation times). If you also need the array of phases, you can pass your dataset times to b.to_phase. -Kyle |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I have got the "Phases Residual" diagram now, how can I save the residual data from this diagram?

Beta Was this translation helpful? Give feedback.
All reactions