Use the image directory name to detect what type of image dir we have,
authorDiane Trout <diane@caltech.edu>
Tue, 31 Mar 2009 01:33:27 +0000 (01:33 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 31 Mar 2009 01:33:27 +0000 (01:33 +0000)
commit661c967ada4dd5900dd926cb78c6e5d8b076a8f1
tree7aa525c61c1d33a6a8d9d4fe4244f0ddc61973b1
parent3fd5e9d11cf59f6612fa02421f7eb4dcff6d58ca
Use the image directory name to detect what type of image dir we have,
firecrest or ipar.

Also remove the pesky return that was preventing --extract-results from
actually generating the compressed eland files.

And finally change some of the logging to logging.info instead of debug
as there wasn't currently a way to generate logging.debug messages.
htsworkflow/pipelines/runfolder.py