UFRaw
The Unidentified Flying Raw (UFRaw) is a utility to read and manipulate raw images from digital cameras. It reads raw images using Dave Coffin’s raw conversion utility –DCRaw. UFRaw supports color management workflow based on Little CMS, allowing the user to apply ICC color profiles.
Documentation
Usage on Bridges
UFRaw can be used on Bridges in batch mode. See the User Guide (above) for instructions for batch processing.
To see what versions of UFRaw are available type
module avail ufraw
To see what other modules are needed, what commands are available and how to get additional help type
module help ufraw
To use UFRaw, include a command like this in your batch script to load the UFRaw module:
module load ufraw
Be sure you also load any other modules needed, as listed by the module help ufraw
command.