Run it and read the result

Step 4 of the TVB-O spine: execute on a laptop or a cluster, and read the result back as a keyed container.

Running is the part that should be boring. exp.run() picks a backend, executes the generated code, and hands back a result container whose axes are namedtime, node, variable, and one axis per swept parameter — so a selection is written by label and cannot silently land on the wrong region. The same container is what figures bind to and what a report reads its numbers from.

Where it runs is a deployment detail, not a modelling one. A single subject on a laptop and a cohort on a GPU partition execute the same emitted code.

Next

A finished run is worth publishing: ⑤ Share.