web Package¶
operations_assigner¶
Entry point for a POD on kubernetes cloud, to monitor submitted ops and launch an executor.
request_handler¶
run¶
Launches the web server and configure the controllers for UI.
run_landing_page¶
Launches the common landing page
structure¶
- class tvb.interfaces.web.structure.WebStructure[source]¶
Bases:
object- ANALYZERS_ONLINE_HELP_SHORTCUTS = {'balloon': 'model-balloon', 'bct': 'brain-connectivity-toolbox-analyzers', 'bctcentrality': 'brain-connectivity-toolbox-analyzers', 'bctclustering': 'brain-connectivity-toolbox-analyzers', 'bctdegree': 'brain-connectivity-toolbox-analyzers', 'bctdensity': 'brain-connectivity-toolbox-analyzers', 'bctdistance': 'brain-connectivity-toolbox-analyzers', 'ccpearson': 'pearson-correlation-coefficient', 'coherence': 'cross-coherence-of-nodes', 'complexcoherence': 'complex-coherence-of-nodes', 'components': 'principal-component-analysis-pca', 'covariance': 'temporal-covariance-of-nodes', 'crosscorr': 'cross-correlation-of-nodes', 'fcd_calculator': 'functional-connectivity-dynamics-metric', 'fourier': 'fourier-spectral-analysis', 'ica': 'independent-component-analysis-ica', 'timeseries': 'timeseries-metrics', 'wavelet': 'continuous-wavelet-transform-cwt'}¶
- SECTION_ANALYZE = 'analyze'¶
- SECTION_BURST = 'burst'¶
- SECTION_CONNECTIVITY = 'connectivity'¶
- SECTION_PROJECT = 'project'¶
- SECTION_STIMULUS = 'stimulus'¶
- SECTION_USER = 'user'¶
- SUB_SECTION_ACCOUNT = 'account'¶
- SUB_SECTION_ALLEN = 'allen'¶
- SUB_SECTION_ANALYZE_1 = 'crosscorr'¶
- SUB_SECTION_ANALYZE_10 = 'wavelet'¶
- SUB_SECTION_ANALYZE_11 = 'balloon'¶
- SUB_SECTION_ANALYZE_12 = 'bct'¶
- SUB_SECTION_ANALYZE_13 = 'bctcentrality'¶
- SUB_SECTION_ANALYZE_14 = 'bctclustering'¶
- SUB_SECTION_ANALYZE_15 = 'bctdegree'¶
- SUB_SECTION_ANALYZE_16 = 'bctdensity'¶
- SUB_SECTION_ANALYZE_17 = 'bctdistance'¶
- SUB_SECTION_ANALYZE_18 = 'fcd_calculator'¶
- SUB_SECTION_ANALYZE_2 = 'ccpearson'¶
- SUB_SECTION_ANALYZE_3 = 'coherence'¶
- SUB_SECTION_ANALYZE_4 = 'complexcoherence'¶
- SUB_SECTION_ANALYZE_5 = 'covariance'¶
- SUB_SECTION_ANALYZE_6 = 'components'¶
- SUB_SECTION_ANALYZE_7 = 'fourier'¶
- SUB_SECTION_ANALYZE_8 = 'ica'¶
- SUB_SECTION_ANALYZE_9 = 'timeseries'¶
- SUB_SECTION_ANALYZE_MENU = 'analyze'¶
- SUB_SECTION_BURST = 'burst'¶
- SUB_SECTION_CONNECTIVITY = 'connectivity'¶
- SUB_SECTION_CONNECTIVITY_MENU = 'step'¶
- SUB_SECTION_DATA_STRUCTURE = 'data'¶
- SUB_SECTION_FIGURES = 'figures'¶
- SUB_SECTION_LIST_PROJECTS = 'list'¶
- SUB_SECTION_LOCAL_CONNECTIVITY = 'local'¶
- SUB_SECTION_LOGIN = 'login'¶
- SUB_SECTION_MODEL_REGIONS = 'regionmodel'¶
- SUB_SECTION_MODEL_SURFACE = 'surfacemodel'¶
- SUB_SECTION_NOISE_CONFIGURATION = 'noiseconfig'¶
- SUB_SECTION_OPERATIONS = 'operations'¶
- SUB_SECTION_PHASE_PLANE = 'phaseplane'¶
- SUB_SECTION_PROJECT_MENU = 'project'¶
- SUB_SECTION_PROPERTIES_PROJECT = 'properties'¶
- SUB_SECTION_SIIBRA = 'siibra'¶
- SUB_SECTION_STIMULUS_MENU = 'stimulus'¶
- SUB_SECTION_STIMULUS_REGION = 'surfacestim'¶
- SUB_SECTION_STIMULUS_SURFACE = 'regionstim'¶
- SUB_SECTION_VIEW_0 = 'view_connectivity'¶
- SUB_SECTION_VIEW_1 = 'view_connectivity_edge'¶
- SUB_SECTION_VIEW_10 = 'view_correlation_pearson_edge'¶
- SUB_SECTION_VIEW_11 = 'view_animated_timeseries'¶
- SUB_SECTION_VIEW_12 = 'view_fourier'¶
- SUB_SECTION_VIEW_13 = 'view_histogram'¶
- SUB_SECTION_VIEW_14 = 'view_ica'¶
- SUB_SECTION_VIEW_15 = 'view_pca'¶
- SUB_SECTION_VIEW_16 = 'view_pse'¶
- SUB_SECTION_VIEW_17 = 'view_pse_iso'¶
- SUB_SECTION_VIEW_18 = 'view_sensors'¶
- SUB_SECTION_VIEW_19 = 'view_surface'¶
- SUB_SECTION_VIEW_2 = 'view_brain'¶
- SUB_SECTION_VIEW_20 = 'view_timeseries'¶
- SUB_SECTION_VIEW_21 = 'view_volume'¶
- SUB_SECTION_VIEW_22 = 'view_topography'¶
- SUB_SECTION_VIEW_23 = 'view_wavelet'¶
- SUB_SECTION_VIEW_24 = 'view_annotations'¶
- SUB_SECTION_VIEW_25 = 'view_matrix'¶
- SUB_SECTION_VIEW_3 = 'view_brain_dual'¶
- SUB_SECTION_VIEW_4 = 'view_connectivity_local'¶
- SUB_SECTION_VIEW_5 = 'view_covariance'¶
- SUB_SECTION_VIEW_6 = 'view_coherence'¶
- SUB_SECTION_VIEW_7 = 'view_complex_coherence'¶
- SUB_SECTION_VIEW_8 = 'view_correlation'¶
- SUB_SECTION_VIEW_9 = 'view_correlation_pearson'¶
- VISUALIZERS_ONLINE_HELP_SHORTCUTS = {'view_animated_timeseries': 'animated-time-series-visualizer', 'view_annotations': 'annotations-visualizer', 'view_brain': 'brain-activity-visualizer', 'view_brain_dual': 'dual-brain-activity-visualizer', 'view_coherence': 'cross-coherence-visualizer', 'view_complex_coherence': 'complex-coherence-visualizer', 'view_connectivity_edge': 'connectivity-edge-bundle-visualizer', 'view_connectivity_local': 'local-connectivity-visualizer', 'view_correlation': 'cross-correlation-visualizer', 'view_correlation_pearson': 'pearson-coefficients-visualizer', 'view_correlation_pearson_edge': 'pearson-edge-bundle-visualizer', 'view_covariance': 'covariance-visualizer', 'view_fourier': 'fourier-spectrum-visualizer', 'view_histogram': 'connectivity-measure-visualizer', 'view_ica': 'independent-component-visualizer', 'view_matrix': 'matrix-visualizer', 'view_pca': 'principal-component-visualizer', 'view_pse': 'discrete-pse-visualizer', 'view_pse_iso': 'isocline-pse-visualizer', 'view_sensors': 'sensor-visualizer', 'view_surface': 'surface-visualizer', 'view_timeseries': 'time-series-visualizer-svg-d3', 'view_topography': 'topographic-visualizer', 'view_volume': 'volume-visualizer', 'view_wavelet': 'wavelet-spectrogram-visualizer'}¶
- WEB_SECTION_TITLES = {'analyze': 'Analyze', 'burst': 'Simulator', 'connectivity': 'Connectivity', 'project': 'Project', 'stimulus': 'Stimulus', 'user': 'User'}¶
- WEB_SUBSECTION_TITLES = {'account': 'Register', 'allen': 'Mouse', 'analyze': '', 'balloon': 'Model Balloon', 'bct': 'BCT', 'bctcentrality': 'BCT Centrality', 'bctclustering': 'BCT Clustering', 'bctdegree': 'BCT Degree', 'bctdensity': 'BCT Density', 'bctdistance': 'BCT Distance', 'burst': '', 'ccpearson': 'Correlation Coefficients', 'coherence': 'Coherence', 'complexcoherence': 'Complex Coherence', 'components': 'Principal Components', 'connectivity': 'Large Scale', 'covariance': 'Covariance', 'crosscorr': 'Cross Correlation', 'data': 'Data Structure', 'fcd_calculator': 'Functional Connectivity Dynamics', 'figures': 'Image Archive', 'fourier': 'Fourier', 'ica': 'ICA', 'list': 'List', 'local': 'Local', 'login': 'Login', 'noiseconfig': 'Noise dispersion configuration', 'operations': 'Operations', 'phaseplane': 'Phase plane', 'project': '', 'properties': 'Properties', 'regionmodel': 'Region Model Parameters', 'regionstim': 'Region', 'siibra': 'Siibra', 'step': '', 'stimulus': '', 'surfacemodel': 'Surface Model Parameters', 'surfacestim': 'Surface', 'timeseries': 'TimeSeries', 'view_animated_timeseries': 'Animated TimeSeries Visualizer', 'view_annotations': 'Annotations Visualizer', 'view_brain': 'Brain Visualizer', 'view_brain_dual': 'Brain Dual Activity Visualizer (3D and 2D)', 'view_coherence': 'Coherence Visualizer', 'view_complex_coherence': 'Complex Coherence Visualizer', 'view_connectivity': 'Connectivity Visualizer', 'view_connectivity_edge': 'Connectivity Edge Visualizer', 'view_connectivity_local': 'Local Connectivity Visualizer', 'view_correlation': 'Cross Correlation Visualizer', 'view_correlation_pearson': 'Pearson Correlation Coefficients Visualizer', 'view_correlation_pearson_edge': 'Pearson Correlation Coefficients Edge Visualizer', 'view_covariance': 'Covariance Visualizer', 'view_fourier': 'Fourier Visualizer', 'view_histogram': 'Histogram Visualizer', 'view_ica': 'ICA Visualizer', 'view_matrix': 'Matrix Visualizer', 'view_pca': 'PCA Visualizer', 'view_pse': 'Discrete PSE Visualizer', 'view_pse_iso': 'Isocline PSE Visualizer', 'view_sensors': 'Sensor Visualizer', 'view_surface': 'Surface Visualizer', 'view_timeseries': 'TimeSeries Visualizer', 'view_topography': 'Topography Visualizer', 'view_volume': 'in Volume Visualizer', 'view_wavelet': 'Wavelet Visualizer', 'wavelet': 'Wavelet'}¶
Subpackages¶
controllersPackageautologgingbase_controllerBaseControllerBaseController.MAX_SIZE_ERROR_MSGBaseController.build_path()BaseController.error()BaseController.fill_default_attributes()BaseController.fill_overlay_attributes()BaseController.get_url_adapter()BaseController.index()BaseController.mark_file_for_delete()BaseController.redirect()BaseController.render_adapter_form()BaseController.showBlockerOverlay()BaseController.tvb()BaseController.update_operations_count()
commonInvalidFormValuesMissingDataExceptionNotAllowedNotAuthenticatedadd2session()expire_session()get_current_project()get_from_session()get_logged_user()get_message_from_session()has_error_message()pop_message_from_session()remove_from_session()remove_project_from_session()set_error_message()set_important_message()set_info_message()set_message()set_warning_message()
decoratorsflow_controllerFlowControllerFlowController.NEW_SELECTION_NAMEFlowController.cancel_or_remove_operation()FlowController.create_row_of_specs()FlowController.default()FlowController.execute_post()FlowController.fill_default_attributes()FlowController.get_adapter_template()FlowController.get_available_selections()FlowController.get_filtered_datatypes()FlowController.get_pse_filters()FlowController.get_simple_adapter_interface()FlowController.get_template_for_adapter()FlowController.getadapterinterface()FlowController.invoke_adapter()FlowController.prepare_group_launch()FlowController.read_binary_datatype_attribute()FlowController.read_datatype_attribute()FlowController.read_from_h5_file()FlowController.readserverstaticfile()FlowController.refresh_subform()FlowController.reload_burst_operation()FlowController.reloadoperation()FlowController.show_group_of_algorithms()FlowController.step_analyzers()FlowController.step_connectivity()FlowController.store_exploration_section()FlowController.store_measure_points_selection()FlowController.store_pse_filter()
hpc_controllerkube_controllersettings_controllerusers_controllerEditUserFormKeycloakLoginFormLoginFormRecoveryFormRegisterFormUniqueUsernameUserControllerUserController.base_url()UserController.check_sso()UserController.create_new()UserController.fill_default_attributes()UserController.get_color_schemes_json()UserController.get_viewer_color_scheme()UserController.index()UserController.is_storage_ready()UserController.keycloak_web_config()UserController.logout()UserController.profile()UserController.recoverpassword()UserController.register()UserController.set_viewer_color_scheme()UserController.switch_online_help()UserController.usermanagement()UserController.validate()
- Subpackages
burstPackagebase_controllerdynamic_model_controllerDynamicDynamicModelControllerDynamicModelController.KEY_CACHED_DYNAMIC_MODELDynamicModelController.LOGGERDynamicModelController.dynamic_detail()DynamicModelController.fill_default_attributes()DynamicModelController.get_cached_dynamic()DynamicModelController.graph_changed()DynamicModelController.index()DynamicModelController.integrator_parameters_changed()DynamicModelController.model_changed()DynamicModelController.parameters_changed()DynamicModelController.refresh_subform()DynamicModelController.submit()DynamicModelController.trajectories()
SessionCache
exploration_controllerParameterExplorationControllerParameterExplorationController.draw_discrete_exploration()ParameterExplorationController.draw_isocline_exploration()ParameterExplorationController.get_default_pse_viewer()ParameterExplorationController.get_metric_matrix()ParameterExplorationController.get_node_matrix()ParameterExplorationController.get_series_array_discrete()ParameterExplorationController.pse_error()
matjaxnoise_configuration_controllerregion_model_parameters_controllertransfer_vector_controllerTransferVectorControllerTransferVectorController.apply_transfer_function()TransferVectorController.base_urlTransferVectorController.clear_histogram()TransferVectorController.fill_default_attributes()TransferVectorController.get_equation_chart()TransferVectorController.index()TransferVectorController.no_connectivity_measure_page()TransferVectorController.set_connectivity_measure()TransferVectorController.set_model_parameter()TransferVectorController.set_transfer_function_param()TransferVectorController.submit_model_parameter()TransferVectorController.title
helpPackageprojectPackagefigure_controllerproject_controllerEditFormProjectControllerProjectController.KEY_OPERATION_FILTERSProjectController.NODE_OPERATION_GROUP_TYPEProjectController.NODE_OPERATION_TYPEProjectController.PRROJECTS_FOR_LINK_KEYProjectController.PRROJECTS_LINKED_KEYProjectController.createlink()ProjectController.downloaddatatype()ProjectController.downloadproject()ProjectController.editone()ProjectController.editstructure()ProjectController.fill_default_attributes()ProjectController.generate_call_out_control()ProjectController.get_data_uploader_overlay()ProjectController.get_datatype_details()ProjectController.get_linkable_projects()ProjectController.get_operation_details()ProjectController.get_project_structure_grouping()ProjectController.get_project_uploader_overlay()ProjectController.getmemberspage()ProjectController.index()ProjectController.launchloader()ProjectController.noderemove()ProjectController.projectupload()ProjectController.readjsonstructure()ProjectController.removelink()ProjectController.set_project_structure_grouping()ProjectController.set_visibility()ProjectController.show_confirmation_overlay()ProjectController.updatemetadata()ProjectController.viewall()ProjectController.viewoperations()
simulatorPackagemonitors_wizard_handlerMonitorsWizardHandlerMonitorsWizardHandler.get_current_and_next_monitor_form()MonitorsWizardHandler.get_fragment_after_monitors()MonitorsWizardHandler.handle_next_fragment_for_monitors()MonitorsWizardHandler.prepare_monitor_fragment()MonitorsWizardHandler.prepare_monitor_legend()MonitorsWizardHandler.prepare_next_fragment_after_noise()MonitorsWizardHandler.set_monitors_list_on_simulator()MonitorsWizardHandler.update_monitor()
simulator_controllerSimulatorControllerSimulatorController.BRANCH_NAME_FORMATSimulatorController.COPY_NAME_FORMATSimulatorController.KEY_IS_LOAD_AFTER_REDIRECTSimulatorController.KEY_KEEP_SAME_SIM_WIZARDSimulatorController.branch_simulator_configuration()SimulatorController.build_monitor_url()SimulatorController.cancel_or_remove_burst()SimulatorController.cancel_or_remove_operation()SimulatorController.copy_simulator_configuration()SimulatorController.export()SimulatorController.get_first_monitor_fragment_url()SimulatorController.get_history_status()SimulatorController.get_last_fragment_url()SimulatorController.get_upload_overlay()SimulatorController.get_url_after_monitor_equation()SimulatorController.get_url_after_monitors()SimulatorController.get_url_for_final_fragment()SimulatorController.get_urls_for_next_monitor_fragment()SimulatorController.index()SimulatorController.launch_pse()SimulatorController.launch_simulation()SimulatorController.load_burst_history()SimulatorController.load_burst_read_only()SimulatorController.load_simulator_configuration_from_zip()SimulatorController.prepare_first_fragment()SimulatorController.rename_burst()SimulatorController.reset_simulator_configuration()SimulatorController.set_connectivity()SimulatorController.set_cortex()SimulatorController.set_coupling_params()SimulatorController.set_fragment_url()SimulatorController.set_integrator()SimulatorController.set_integrator_params()SimulatorController.set_model()SimulatorController.set_model_params()SimulatorController.set_monitor_equation()SimulatorController.set_monitor_params()SimulatorController.set_monitors()SimulatorController.set_noise_equation_params()SimulatorController.set_noise_params()SimulatorController.set_pse_params()SimulatorController.set_stimulus()SimulatorController.set_surface()SimulatorController.setup_pse()
simulator_fragment_rendering_rulesSimulatorFragmentRenderingRulesSimulatorFragmentRenderingRules.FIRST_FORM_URLSimulatorFragmentRenderingRules.disable_fieldsSimulatorFragmentRenderingRules.hide_launch_and_setup_pse_buttonSimulatorFragmentRenderingRules.hide_previous_buttonSimulatorFragmentRenderingRules.include_branch_buttonSimulatorFragmentRenderingRules.include_launch_buttonSimulatorFragmentRenderingRules.include_launch_pse_buttonSimulatorFragmentRenderingRules.include_next_buttonSimulatorFragmentRenderingRules.include_previous_buttonSimulatorFragmentRenderingRules.include_setup_noiseSimulatorFragmentRenderingRules.include_setup_pseSimulatorFragmentRenderingRules.include_setup_region_modelSimulatorFragmentRenderingRules.include_setup_surface_modelSimulatorFragmentRenderingRules.load_readonlySimulatorFragmentRenderingRules.to_dict()
simulator_wizzard_urlsSimulatorWizzardURLsSimulatorWizzardURLs.LAUNCH_PSE_URLSimulatorWizzardURLs.SETUP_PSE_URLSimulatorWizzardURLs.SET_CONNECTIVITY_URLSimulatorWizzardURLs.SET_CORTEX_URLSimulatorWizzardURLs.SET_COUPLING_PARAMS_URLSimulatorWizzardURLs.SET_INTEGRATOR_PARAMS_URLSimulatorWizzardURLs.SET_INTEGRATOR_URLSimulatorWizzardURLs.SET_MODEL_PARAMS_URLSimulatorWizzardURLs.SET_MODEL_URLSimulatorWizzardURLs.SET_MONITORS_URLSimulatorWizzardURLs.SET_MONITOR_EQUATION_URLSimulatorWizzardURLs.SET_MONITOR_PARAMS_URLSimulatorWizzardURLs.SET_NOISE_EQUATION_PARAMS_URLSimulatorWizzardURLs.SET_NOISE_PARAMS_URLSimulatorWizzardURLs.SET_PSE_PARAMS_URLSimulatorWizzardURLs.SET_STIMULUS_URLSimulatorWizzardURLs.SET_SURFACE_URL
spatialPackagebase_spatio_temporal_controllerSpatioTemporalControllerSpatioTemporalController.MSG_MISSING_SURFACESpatioTemporalController.display_surface()SpatioTemporalController.fill_default_attributes()SpatioTemporalController.get_series_json()SpatioTemporalController.get_ui_message()SpatioTemporalController.get_x_axis_range()SpatioTemporalController.index()SpatioTemporalController.render_spatial_form()
local_connectivity_controllerLocalConnectivityControllerLocalConnectivityController.CUTOFF_FIELDLocalConnectivityController.DISPLAY_NAME_FIELDLocalConnectivityController.EQUATION_FIELDLocalConnectivityController.EQUATION_PARAMS_FIELDLocalConnectivityController.SURFACE_FIELDLocalConnectivityController.base_urlLocalConnectivityController.compute_data_for_gradient_view()LocalConnectivityController.create_local_connectivity()LocalConnectivityController.fill_default_attributes()LocalConnectivityController.get_equation_chart()LocalConnectivityController.get_series_json()LocalConnectivityController.load_local_connectivity()LocalConnectivityController.reset_local_connectivity()LocalConnectivityController.set_cutoff_value()LocalConnectivityController.set_display_name()LocalConnectivityController.set_equation_param()LocalConnectivityController.set_surface()LocalConnectivityController.step_1()LocalConnectivityController.step_2()
region_stimulus_controllerRegionStimulusControllerRegionStimulusController.CONNECTIVITY_FIELDRegionStimulusController.DISPLAY_NAME_FIELDRegionStimulusController.MSG_MISSING_CONNECTIVITYRegionStimulusController.TEMPORAL_FIELDRegionStimulusController.TEMPORAL_PARAMS_FIELDRegionStimulusController.base_urlRegionStimulusController.create_stimulus()RegionStimulusController.display_connectivity()RegionStimulusController.do_step()RegionStimulusController.fill_default_attributes()RegionStimulusController.get_equation_chart()RegionStimulusController.load_region_stimulus()RegionStimulusController.reset_region_stimulus()RegionStimulusController.set_connectivity()RegionStimulusController.set_display_name()RegionStimulusController.set_temporal_param()RegionStimulusController.step_1()RegionStimulusController.step_1_submit()RegionStimulusController.step_2()RegionStimulusController.step_2_submit()RegionStimulusController.update_scaling()
surface_model_parameters_controllerSurfaceModelParametersControllerSurfaceModelParametersController.EQUATION_FIELDSurfaceModelParametersController.EQUATION_PARAMS_FIELDSurfaceModelParametersController.MODEL_PARAM_FIELDSurfaceModelParametersController.apply_equation()SurfaceModelParametersController.apply_focal_point()SurfaceModelParametersController.base_urlSurfaceModelParametersController.edit_model_parameters()SurfaceModelParametersController.fill_default_attributes()SurfaceModelParametersController.get_data_from_burst_configuration()SurfaceModelParametersController.get_equation_chart()SurfaceModelParametersController.get_focal_points()SurfaceModelParametersController.remove_focal_point()SurfaceModelParametersController.set_equation_param()SurfaceModelParametersController.set_model_parameter()SurfaceModelParametersController.submit_model_parameters()
surface_stimulus_controllerSurfaceStimulusControllerSurfaceStimulusController.DISPLAY_NAME_FIELDSurfaceStimulusController.SPATIAL_FIELDSurfaceStimulusController.SPATIAL_PARAMS_FIELDSurfaceStimulusController.SURFACE_FIELDSurfaceStimulusController.TEMPORAL_FIELDSurfaceStimulusController.TEMPORAL_PARAMS_FIELDSurfaceStimulusController.base_urlSurfaceStimulusController.create_stimulus()SurfaceStimulusController.do_step()SurfaceStimulusController.fill_default_attributes()SurfaceStimulusController.get_spatial_equation_chart()SurfaceStimulusController.get_stimulus_chunk()SurfaceStimulusController.get_temporal_equation_chart()SurfaceStimulusController.load_surface_stimulus()SurfaceStimulusController.reload_default()SurfaceStimulusController.set_display_name()SurfaceStimulusController.set_spatial_param()SurfaceStimulusController.set_surface()SurfaceStimulusController.set_temporal_param()SurfaceStimulusController.step_1()SurfaceStimulusController.step_1_submit()SurfaceStimulusController.step_2()SurfaceStimulusController.step_2_submit()SurfaceStimulusController.view_stimulus()
entitiesPackagecontext_model_parametersSurfaceContextModelParametersSurfaceContextModelParameters.apply_equation()SurfaceContextModelParameters.apply_focal_point()SurfaceContextModelParameters.get_configure_info()SurfaceContextModelParameters.get_data_for_model_param()SurfaceContextModelParameters.get_equation_for_parameter()SurfaceContextModelParameters.get_equation_information()SurfaceContextModelParameters.get_focal_points_for_parameter()SurfaceContextModelParameters.remove_focal_point()SurfaceContextModelParameters.reset_equations_for_all_parameters()SurfaceContextModelParameters.reset_param_equation()
context_overlaycontext_selected_adaptercontext_simulatorSimulatorContextSimulatorContext.KEY_BURST_CONFIGSimulatorContext.KEY_IS_SIMULATOR_BRANCHSimulatorContext.KEY_IS_SIMULATOR_COPYSimulatorContext.KEY_IS_SIMULATOR_LOADSimulatorContext.KEY_LAST_LOADED_FORM_URLSimulatorContext.KEY_SIMULATOR_CONFIGSimulatorContext.add_branch_and_copy_to_session()SimulatorContext.add_last_loaded_form_url_to_session()SimulatorContext.add_simulator_load_to_session()SimulatorContext.burst_configSimulatorContext.clean_project_data_from_session()SimulatorContext.get_common_params()SimulatorContext.init_session_at_burst_loading()SimulatorContext.init_session_at_copy_preparation()SimulatorContext.init_session_at_sim_config_from_zip()SimulatorContext.init_session_at_sim_reset()SimulatorContext.last_loaded_fragment_urlSimulatorContext.logged_userSimulatorContext.projectSimulatorContext.remove_burst_config_from_session()SimulatorContext.set_burst_config()SimulatorContext.set_simulator()SimulatorContext.set_warning_message()SimulatorContext.simulator
context_transfer_vector