Image Viewer
image_viewer
cctbx_start
Attributes
Functions
image_viewer
Source code in scripts/cctbx/image_viewer.py
main
Main entry point allowing external calls Entry point for console_scripts Args: args ([str]): command line parameter list
Source code in scripts/cctbx/image_viewer.py
parse_args
Parse command line parameters
Args: args ([str]): command line parameters as list of strings
Returns:
:obj:argparse.Namespace: command line parameters namespace