-
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
LAST pipeline: need a process that removes images with bad size #479
Comments
There are a few cases of twflat images in last08w which are smaller then usual (9576 instead of 9600). |
Are these old flat images taken in who knows which old version of the camera code, or does it keep happening presently? |
The cron dayly job can easily do that. Do we know what are the acceptable sizes or do we just need to discard the zero-sized ones? |
I think these are images from last night - not sure what happened.
I will treat this in the pipeline.
…On Sun, Jul 14, 2024 at 1:54 PM Arie Blumenzweig ***@***.***> wrote:
The cron dayly job can easily do that. Do we know what are the acceptable
sizes or do we just need to discard the zero-sized ones?
—
Reply to this email directly, view it on GitHub
<#479 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJUQ4NDR4XS6323IW7VW3DZMJKFJAVCNFSM6AAAAABK25VKXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGMYDCNRVHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
LAST pipeline: need a process that removes images with bad size
The text was updated successfully, but these errors were encountered: