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

removeBadImage.sh: misc changes/fixes #740

Merged
merged 4 commits into from
Nov 5, 2021

Conversation

EricClaeys
Copy link
Collaborator

Allow a file to be specified and only process that file.
Disable low threshold if image is a dark frame.
Check that specified directory (and file) exists.
Save output in temp file & output message to look in temp file if anything's there.

Allow a file to be specified and only process that file.
Disable low threshold if image is a dark frame.
Check that specified directory (and file) exists.
Save output in temp file & output message to look in temp file if anything's there.
@EricClaeys EricClaeys added bug needs software change enhancement and removed enhancement labels Oct 28, 2021
Better help/error message.
Output lines are stored in temp file instead of going into system log.  If any bad images were found user can view temp file.
Separate messages given for below LOW threshold or above HIGH.
When in DEBUG mode, an entry is output for each good image.
@linuxkidd linuxkidd merged commit 98212d4 into master Nov 5, 2021
@EricClaeys EricClaeys deleted the removeBadImages-changes-fixes branch November 5, 2021 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs software change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants