sidecar index¶
Usage
Run using mc_script sidecar index after installation or using ~ndcn0236/bin/mc_script sidecar index on jalapeno.
Import in python using from mcutils.scripts.sidecar import index
Documentation
Indexes the volumes into shells based on the sidecar
Functions
|
Adds the arguments needed to define indexing of an XPS file on the command line |
|
Assigns each observation to a shell |
CLI interface
|
Creates the parser of the command line arguments |
|
Runs the script based on a Namespace containing the command line arguments |