recon_surf.spherically_project_wrapper¶
- recon_surf.spherically_project_wrapper.call(command, **kwargs)[source]¶
Run command with arguments.
Wait for command to complete. Sends output to logging module.
- recon_surf.spherically_project_wrapper.setup_options()[source]¶
Create a command line interface and return command line options.
- Returns:
- options
argparse.Namespace
Namespace object holding options.
- options