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

PyOTE 5.5.1: TypeError: Ellipse.__init__() takes 4 positional arguments but 5 were given #1

Open
astrochoupe opened this issue Jun 20, 2024 · 0 comments

Comments

@astrochoupe
Copy link

Hello,

I encounter a problem with the version 5.5.1 that I don't have with the version 5.4.8.
My configuration is: Windows 10, Anaconda 2.6.1, Python 3.10.14.

I use "Other models" > "disk on disk".
The reading of the light curve is OK. I fill the parameters. When I run the fitting (click on the button "Fit model to observation points"), I encounter an error:

File "C:\Users\Didier\anaconda3\envs\Python310b\lib\site-packages\pyoteapp\pyote_modelling_utility_functions.py", line 1625, in getStarAndAsteroidPositions
asteroid_image = patches.Ellipse((asteroidX, asteroidY),
TypeError: Ellipse.init() takes 4 positional arguments but 5 were given

The full stack trace is in attachment: stack-trace-pyote-5.5.1.txt

I can give the light curve and the parameters used if necessary.

Thank you for your help.

Didier

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