You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: