split run

Usage

Run using mc_script split run after installation or using ~ndcn0236/bin/mc_script split run on jalapeno.

Import in python using from mcutils.scripts.split import run

Documentation

Run part of the voxel-wise job

Functions

get_markers(njobs)

number of jobs to submit

parse_args([argv])

Creates the parser of the command line arguments

run(job_id, njobs, mask_fn, command)

Runs part of the script

usage()

CLI interface

main()

Runs the script from the command line