run_from_args

Import in python using from mcot.core._scripts.surface.smooth import run_from_args

mcot.core._scripts.surface.smooth.run_from_args(args)[source]

Runs script from command line arguments

Parameters:args – command line arguments from add_to_parser().