command Package

benchmark

lab

A convenience module for the command interface

tvb.interfaces.command.lab.datatype_details(dt_id)[source]
tvb.interfaces.command.lab.fire_operation(project_id, adapter_instance, view_model)[source]
tvb.interfaces.command.lab.fire_simulation(project_id, simulator_model)[source]
tvb.interfaces.command.lab.get_operation_results(operation_id)[source]
tvb.interfaces.command.lab.import_conn_h5(project_id, h5_path)[source]
tvb.interfaces.command.lab.import_conn_zip(project_id, zip_path)[source]
tvb.interfaces.command.lab.list_datatypes(project_id)[source]
tvb.interfaces.command.lab.list_operation_results(operation_id)[source]
tvb.interfaces.command.lab.list_projects()[source]
tvb.interfaces.command.lab.load_dt(dt_id=None, dt_gid=None)[source]
tvb.interfaces.command.lab.new_project(name)[source]
tvb.interfaces.command.lab.wait_to_finish(operation)[source]

Subpackages