Difference between revisions of "Ufraw"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Image processing {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|ufraw}} |{{#vardefine:url|http://ufraw.sourceforge.net/Install.html}} <!-...") |
|||
Line 5: | Line 5: | ||
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> | ||
− | |{{#vardefine:exe|}} <!--ADDITIONAL INFO--> | + | |{{#vardefine:exe|1}} <!--ADDITIONAL INFO--> |
|{{#vardefine:job|}} <!--JOB SCRIPTS--> | |{{#vardefine:job|}} <!--JOB SCRIPTS--> | ||
|{{#vardefine:policy|}} <!--POLICY--> | |{{#vardefine:policy|}} <!--POLICY--> | ||
Line 35: | Line 35: | ||
{{#if: {{#var: exe}}|==Additional Information== | {{#if: {{#var: exe}}|==Additional Information== | ||
− | + | This is a GUI software. Follow the instructions at https://wiki.rc.ufl.edu/doc/GUI_Programs | |
+ | |||
+ | Basic usage: | ||
+ | module load gui | ||
+ | launch_gui_session -e ufraw | ||
+ | xpra_list_sessions | ||
+ | |||
+ | Connect with xpra locally using the xpra command | ||
+ | xpra attach ssh:jdoe@i111a-s222.rc.ufl.edu:3713 | ||
|}} | |}} |
Revision as of 15:41, 29 November 2018
Description
The UFRaw (Unidentified Flying Raw) is a tool for reading and manipulating images from digital cameras. It supports most of the existing raw formats (any format supported by DCRaw). UFRaw can be used on its own or as a Gimp plug-in.
Environment Modules
Run module spider ufraw
to find out what environment modules are available for this application.
System Variables
- HPC_{{#uppercase:ufraw}}_DIR - installation directory
- HPC_{{#uppercase:ufraw}}_BIN - executable directory
Additional Information
This is a GUI software. Follow the instructions at https://wiki.rc.ufl.edu/doc/GUI_Programs
Basic usage:
module load gui launch_gui_session -e ufraw xpra_list_sessions
Connect with xpra locally using the xpra command
xpra attach ssh:jdoe@i111a-s222.rc.ufl.edu:3713