-
Notifications
You must be signed in to change notification settings - Fork 2
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
Is this working? #25
Comments
Hi, the code is not maintained anymore. If you follow these instructions you will get a minimal running demo but to get all features running, you will need to invest some time yourself. I did not test it all.
If you want to use your own all sky cam, you will need to create your own config file. You can find a template and examples in the git repo. Basically you need to set the location coordinates of you cam, define some cropping so that you cut out stuff from the image that you do not need. And then guess good values for the [image] section. That defines where the zenith is in your picture and how the camera distorts the image. It depends on the camera lens you have and you need to figure it out by trial and error. Using the GTC cam you should have a good point to start. Play around with the values until you understand what they do and then create your own file. I recommend using a star catalogue program such as kstars. That helps in finding the zenith on the sky. Good luck! |
That picture was taken during the day and I forced the timestamp to be 3 am in the morning. That's why no stars have been detected. I recommend downloading a picture at night without moon and no clouds/fog for the best results. |
The --cam -v flags should display the result directly on your screen, but it does not work for me. Maybe it is broken. |
Hello,
Is this code working? It says its in the process of rewriting.
How can i process one image?
The text was updated successfully, but these errors were encountered: