Quality Control
From UA Libraries Digital Services Planning and Documentation
| Line 9: | Line 9: | ||
[[Determining what to do with weeded image files (as needed)]] | [[Determining what to do with weeded image files (as needed)]] | ||
| - | = | + | =Quality Control scripts= |
| + | |||
| + | ==Per collection== | ||
| + | see: [http://www.lib.ua.edu/wiki/digcoll/images/0/0a/General_QC_guidelines.docx http://www.lib.ua.edu/wiki/digcoll/images/0/0a/General_QC_guidelines.docx] | ||
| + | |||
| + | ==Across multiple collections== | ||
These scripts are written in Ruby and can be found in the c:\portableruby directory | These scripts are written in Ruby and can be found in the c:\portableruby directory | ||
Revision as of 14:45, 8 February 2010
Preparation for Check Phase (as needed)
During the Check Phase (Weekly)
Determining what to do with weeded image files (as needed)
Contents |
Quality Control scripts
Per collection
see: http://www.lib.ua.edu/wiki/digcoll/images/0/0a/General_QC_guidelines.docx
Across multiple collections
These scripts are written in Ruby and can be found in the c:\portableruby directory
QcReporter.rb
This script runs automatically every evening and creates a report of all the files that do not meet our standard file and folder naming conventions.
QcReporter.rb details Follow link for complete usage of this scripts reports
Derivatron.rb
This script will run on command or will run every evening, and creates a set of low resolution .jpg derivatives for fast visual quality control checking of a collections image files.
Derivatron.rb details Follow link for complete usage of this script
