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

some problems with resid.plot,ds.tmpw.plot and ds.calibration_double_ended(method=wls) #140

Closed
Roywu99 opened this issue Sep 1, 2021 · 3 comments

Comments

@Roywu99
Copy link

Roywu99 commented Sep 1, 2021

I am dealing with a double ended Silixa DTS system that is around 700m in cable length.When I try and plot residual with "resid.plot",I am greeted with the error "The input coordinate is not sorted in increasing order along axis 0. This can lead to unexpected results. Consider calling the sortby method on the input DataArray. To plot data with categorical axes, consider using the heatmap function from the seaborn statistical plotting library"."The same error is encountered when using ds.tmpw.plot.

another problem is using ds.calibration_double_ended(method=wls) to calibrate, I am greeted with the error "operands could not be broadcast together with shapes (5508,78) (41,)"

I don't no how to deal with these problems.
Thanks for any and all help.

@BSchilperoort
Copy link
Collaborator

Hi, if you have not solved this issue by yourself yet, could you show me the output of print(ds)?

@Roywu99
Copy link
Author

Roywu99 commented Sep 9, 2021

Hi, these photos are the output of print(ds)
printds1
printds2

@bdestombe
Copy link
Collaborator

Hi @Roywu99 , I am not sure what went wrong and is hard to judge without a bit more context. The package has changed a lot over time, including the big re-write currently in #204 . Im closing the issue, but feel free to reopen the issue if is still relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants