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

add filtering on image size to startrail and keogram generation #549

Merged
merged 2 commits into from
Oct 4, 2021
Merged

add filtering on image size to startrail and keogram generation #549

merged 2 commits into from
Oct 4, 2021

Conversation

ckuethe
Copy link
Collaborator

@ckuethe ckuethe commented Oct 4, 2021

Probable fix for #547 and #539

@ckuethe
Copy link
Collaborator Author

ckuethe commented Oct 4, 2021

Also mitigates #492 because then I can exclude the notification images.

Copy link
Collaborator

@EricClaeys EricClaeys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This only mitigates #492 when the width and height are non-zero, which I don't think is very often.
492 still needs to be fixed, so please don't close it when you merge this code.

Once we know the current camera's capabilities we can set the width and height in the configuration file to the camera's max width and height, then have removeBadImages also use the JQ trick to weed out bad images.

@ckuethe
Copy link
Collaborator Author

ckuethe commented Oct 4, 2021

Oh, I see what you mean by when h/w != 0. As in... user has specified them.

Sure, I'll leave 492 open.

@ckuethe ckuethe merged commit 34034fb into AllskyTeam:master Oct 4, 2021
@ckuethe ckuethe deleted the end_of_night_image_size_check branch October 4, 2021 06:48
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.

None yet

2 participants