_scripts ptx select_vertexΒΆ
Usage
Run using mc_script _scripts ptx select_vertex after installation or using ~ndcn0236/bin/mc_script _scripts ptx select_vertex on jalapeno.
Import in python using from mcot.core._scripts.ptx import select_vertex
Documentation
Selects vertices on surface to run tractography from
Functions
CLI interface
add_to_parser(parser) |
Creates the parser of the command line arguments |
run_from_args(args) |
Runs script from command line arguments |