VolViewerUserManual: Difference between revisions
JeromeAvondo (talk | contribs) No edit summary |
JeromeAvondo (talk | contribs) No edit summary |
||
Line 19: | Line 19: | ||
==OMERO== | ==OMERO== | ||
To specify the url of an omero server | |||
omero_server | omero_server | ||
To specify a username to connect to the omero server | |||
omero_username | omero_username | ||
To specify the password for the given username to connect to the omero server | |||
omero_password | |||
To specify a session id to join on the omero server | |||
omero_sessionid | omero_sessionid | ||
To specify the port of the omero server | |||
omero_port | omero_port | ||
To specify the image id on the omero server we wish to load in volviewer | |||
omero_imageid | omero_imageid | ||
To create a rotation movie from an image | |||
movie_rotate | movie_rotate | ||
Tell the application to automatically close once all command line arguments are executed | |||
auto_close | auto_close | ||
Tell the application to hide and run in a gui less mode | |||
auto_hide | auto_hide |
Revision as of 16:33, 8 November 2010
Command Line Arguments
Below is a list of command line arguments supported by the VolViewer application:
General
To specify a local directory containing an image stack
voldir
To specify a local MSR file (measurement geometry object) to load
msr
To specilfy a local TFN file (transfer function) to load
tfunc
To specify a local SLC file (clipping planes) to load
slc
OMERO
To specify the url of an omero server
omero_server
To specify a username to connect to the omero server
omero_username
To specify the password for the given username to connect to the omero server
omero_password
To specify a session id to join on the omero server
omero_sessionid
To specify the port of the omero server
omero_port
To specify the image id on the omero server we wish to load in volviewer
omero_imageid
To create a rotation movie from an image
movie_rotate
Tell the application to automatically close once all command line arguments are executed
auto_close
Tell the application to hide and run in a gui less mode
auto_hide