-
Notifications
You must be signed in to change notification settings - Fork 4
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
ValueError: index can't contain negative values #3
Comments
See this post for how I was able to work around this problem: cloudynights.com/topic/895254-imppg-align-annular-eclipse/?p=13012539 |
@dmcrlsn This worked for me as well. Thanks a bunch! I still needed to manually adjust the circles JSON file to align some of my images. I also found a way to use PIPP instead of this tool, but this tool did a better job in one shot where PIPP needs to be used in two passes for the eclipse. |
For what it's worth, I found if you enable the moon angle logic using --fix_angle that the original version works, and the patched version doesn't work with the moon. I think most people would want to use this without moon angle detection though. |
…n-annular-eclipse/?p=13012539 Handles issue of negative values from hotdogee#3
This looks like a pretty neat program, but I can't seem to get it to work.
I also tried running the windows version in Wine and got the same negative values error.
The text was updated successfully, but these errors were encountered: