-
Notifications
You must be signed in to change notification settings - Fork 20
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
Data not being plotted/fitted correctly? #10
Comments
The red one is actually a sphere - two days ago i fixed incompatibility with newer matplotlib #9 - they removed option for equal axes scale. The red dots are just the green ones with transformation which makes the green fitted ellipse into an orange sphere. Maybe I should rewrite readme and add fixed version of matplotlib to requirements.txt, I don't know. |
Take a look at #11 |
@aleksandrbazhin Yes, that was really helpful. I'll try to refine the data before using and will update here. |
Hi,
The code doesn't seem to produce the right result or maybe I'm looking at it the wrong way. I have attached a plot of the result.
The data seems to plot an oblate spheroid but the fit model (the orange plot) shows a prolate spheroid. Why is that? Is it because it is reading the wrong coordinates maybe?
coordextract1_01259.txt
I have attached the coordinate text file as well. Please let me know if you get the same result or not.
Thank you
Robin
The text was updated successfully, but these errors were encountered: