collate_html - Review a whole night of VHC recap files

This code copies all of the HTML recap files VHC produces in a night to a single directory. It also creates a HTML file which you can use to quickly browse through all of these files, without having to open each of them individually. The HTML recap filenames are changed to include the shot ids.

Usage

Run collate_html issuing the command:

collate_html path outdir

where path is the directory containing the shot folders you want to collate the VHC recap files from. The folders in path should have the signiture virus????? where the question marks stand for the shotid. The files are collated in outdir, the HTML where these recaps can be browsed, recap_browser.html, is also put here.