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

Added a new -rotate optional argument to keogram to compensate camera… #262

Merged
merged 1 commit into from
Sep 22, 2020

Conversation

agnunez
Copy link
Contributor

@agnunez agnunez commented Sep 22, 2020

Even if your allsky camera is not oriented North-South resulting in trailing star traces, you can compensate this by rotating every source image before extracting the meridian pixel column. The algorithm used creates a wider black destination image to avoid cropping so, the resulting accumulated image will show black stripes up and down the relevant data, wider as closer to 45 degrees.
The parameter added to keogram is "-rotate" as double integer in degrees, positive values will produce anticlockwise rotation.
The resulting image will show much better pinpoint stars on those not aligned North-South cameras like mine.

@thomasjacquin thomasjacquin merged commit ec80abe into AllskyTeam:master Sep 22, 2020
@thomasjacquin
Copy link
Collaborator

Thanks Agustin! That's a nice feature, especially if you don't have an easy access to physically rotate the camera.

@agnunez
Copy link
Contributor Author

agnunez commented Sep 22, 2020 via email

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

Successfully merging this pull request may close these issues.

2 participants