carputils
Doxygen code documentation for the python framework controlling openCARP
|
Namespaces | |
bin.j2c | |
Translate json dictionaries into carp* command line. | |
Functions | |
def | bin.j2c.argument_parser () |
def | bin.j2c.get_mesh (mesh, cohort, case) |
def | bin.j2c.setup_mesh (mesh_name, split_file=None) |
def | bin.j2c.active_electrodes (elec_lst, elec) |
def | bin.j2c.jobID (args) |
Generate name of top level output directory. More... | |
def | bin.j2c.leadfield_lookup (job, args, lfsetup, base_opts, run_num) |
Check whether the leadfields for a given configuration exists and if not, compute them. More... | |
def | bin.j2c.run (args, job) |
Variables | |
string | bin.j2c.EXAMPLE_DESCRIPTIVE_NAME = 'Translate json dictionaries into carp* command line' |
string | bin.j2c.EXAMPLE_AUTHOR = 'Gernot Plank <gernot.plank@medunigraz.at>, ' \ |
bin.j2c.EXAMPLE_DIR = os.path.dirname(__file__) | |