Index _ | A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | Q | R | S | T | U | V | W _ _GlobalSettingsWindow (class in pydidas.widgets.windows.global_settings_window) A AcknowledgeBox (class in pydidas.widgets.dialogues) active_dims (pydidas.workflow.WorkflowResultsSelector property) active_node (pydidas.workflow.GenericTree property) active_node_id (pydidas.workflow.GenericTree property) active_plugin_header (pydidas.workflow.ProcessingTree property) add_any_widget() (pydidas.widgets.CreateWidgetsMixIn method) add_child() (pydidas.workflow.GenericNode method) add_param() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) add_params() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) add_point_to_table() (pydidas.widgets.misc.PointsForBeamcenterWidget method) add_task() (pydidas.multiprocessing.WorkerController method) add_tasks() (pydidas.multiprocessing.WorkerController method) addImage() (pydidas.widgets.silx_plot.PydidasPlot2D method) addNonUniformImage() (pydidas.widgets.silx_plot.PydidasPlot2D method) allow_None (pydidas.core.Parameter property) app_processor() (in module pydidas.multiprocessing) app_processor_without_tasks() (in module pydidas.multiprocessing) apply_legacy_image_ops_to_data() (pydidas.plugins.BasePlugin method) apply_thresholds() (pydidas.apps.CompositeCreatorApp method) (pydidas.managers.CompositeImageManager method) AppRunner (class in pydidas.multiprocessing) argsort() (pydidas.core.Dataset method) array (pydidas.core.Dataset property) as_fit2d_geometry_values() (pydidas.contexts.diff_exp.DiffractionExperiment method) as_pyfai_geometry() (pydidas.contexts.diff_exp.DiffractionExperiment method) AutoscaleToMeanAndThreeSigma (class in pydidas.widgets.silx_plot) axis_labels (pydidas.core.Dataset property) axis_ranges (pydidas.core.Dataset property) axis_units (pydidas.core.Dataset property) B BaseApp (class in pydidas.core) BaseFitPlugin (class in pydidas.plugins) BaseFrame (class in pydidas.widgets.framework) BaseFrameWithApp (class in pydidas.widgets.framework) BasePlugin (class in pydidas.plugins) beamcenter (pydidas.contexts.diff_exp.DiffractionExperiment property) beamcenter_is_set (pydidas.widgets.controllers.ManuallySetBeamcenterController property) build_frame() (pydidas.gui.frames.builders.CompositeCreatorFrameBuilder class method) (pydidas.gui.frames.builders.DataBrowsingFrameBuilder class method) (pydidas.gui.frames.builders.DefineDiffractionExpFrameBuilder class method) (pydidas.gui.frames.builders.DefineScanFrameBuilder class method) (pydidas.gui.frames.builders.UtilitiesFrameBuilder class method) (pydidas.gui.frames.builders.WorkflowRunFrameBuilder class method) (pydidas.gui.frames.builders.WorkflowTestFrameBuilder class method) (pydidas.gui.frames.CompositeCreatorFrame method) (pydidas.gui.frames.DataBrowsingFrame method) (pydidas.gui.frames.DefineDiffractionExpFrame method) (pydidas.gui.frames.DefineScanFrame method) (pydidas.gui.frames.PyfaiCalibFrame method) (pydidas.gui.frames.ViewResultsFrame method) (pydidas.gui.frames.WorkflowEditFrame method) (pydidas.gui.frames.WorkflowRunFrame method) (pydidas.gui.frames.WorkflowTestFrame method) (pydidas.widgets.framework.BaseFrame method) (pydidas.widgets.windows.global_settings_window._GlobalSettingsWindow method) C calculate_result_shape() (pydidas.plugins.BaseFitPlugin method) (pydidas.plugins.BasePlugin method) (pydidas.plugins.FitMultiPeak method) (pydidas.plugins.InputPlugin method) (pydidas.plugins.InputPlugin1d method) (pydidas.plugins.pyFAIintegrationBase method) call_app_method() (pydidas.multiprocessing.AppRunner method) change_function() (pydidas.multiprocessing.WorkerController method) change_node_parent() (pydidas.workflow.GenericNode method) (pydidas.workflow.GenericTree method) ChangeCanvasToData (class in pydidas.widgets.silx_plot) check_and_register_class() (pydidas.plugins.plugin_collection.PluginRegistry method) check_and_set_custom_mask() (pydidas.plugins.pyFAIintegrationBase method) check_center_positions() (pydidas.plugins.BaseFitPlugin method) (pydidas.plugins.FitMultiPeak method) check_min_peak_height() (pydidas.plugins.BaseFitPlugin method) children (pydidas.workflow.GenericNode property) children_ids (pydidas.workflow.GenericNode property) choices (pydidas.core.Parameter property) clear() (pydidas.widgets.selection.Hdf5DatasetSelector method) (pydidas.workflow.GenericTree method) clear_all_results() (pydidas.workflow.workflow_results.WorkflowResults method) (pydidas.workflow.WorkflowResults method) clear_collection() (pydidas.plugins.plugin_collection.PluginRegistry method) clear_layout() (pydidas.widgets.parameter_config.EditPluginParametersWidget method) clear_plot() (pydidas.widgets.silx_plot.PydidasPlot1D method) (pydidas.widgets.silx_plot.PydidasPlot2D method) clear_plots() (pydidas.widgets.silx_plot.PydidasPlotStack method) clear_plugin_widgets() (pydidas.widgets.misc.ShowIntegrationRoiParamsWidget method) clear_registry() (pydidas.contexts.DiffractionExperimentIo class method) (pydidas.contexts.ScanIo class method) (pydidas.data_io.IoMaster class method) close() (pydidas.widgets.dialogues.AcknowledgeBox method) closeEvent() (pydidas.widgets.framework.BaseFrame method) composite (pydidas.apps.CompositeCreatorApp property) CompositeCreatorApp (class in pydidas.apps) CompositeCreatorFrame (class in pydidas.gui.frames) CompositeCreatorFrameBuilder (class in pydidas.gui.frames.builders) CompositeImageManager (class in pydidas.managers) configure_plugin() (pydidas.gui.frames.WorkflowEditFrame method) (pydidas.widgets.parameter_config.EditPluginParametersWidget method) connect_parent_to_children() (pydidas.workflow.GenericNode method) connect_signals() (pydidas.gui.frames.CompositeCreatorFrame method) (pydidas.gui.frames.DataBrowsingFrame method) (pydidas.gui.frames.DefineDiffractionExpFrame method) (pydidas.gui.frames.DefineScanFrame method) (pydidas.gui.frames.PyfaiCalibFrame method) (pydidas.gui.frames.ViewResultsFrame method) (pydidas.gui.frames.WorkflowEditFrame method) (pydidas.gui.frames.WorkflowRunFrame method) (pydidas.gui.frames.WorkflowTestFrame method) (pydidas.widgets.framework.BaseFrame method) (pydidas.widgets.windows.global_settings_window._GlobalSettingsWindow method) consistency_check() (pydidas.workflow.WorkflowNode method) convert_from_fit2d() (pydidas.gui.frames.DefineDiffractionExpFrame method) convert_radial_range_values() (pydidas.plugins.pyFAIintegrationBase method) copy() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.BaseApp method) (pydidas.core.Dataset method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.Parameter method) (pydidas.core.ParameterCollection method) (pydidas.plugins.BasePlugin method) (pydidas.workflow.GenericNode method) (pydidas.workflow.GenericTree method) copy_all_from_pyfai() (pydidas.gui.frames.DefineDiffractionExpFrame method) copy_detector_from_pyFAI() (pydidas.gui.frames.DefineDiffractionExpFrame method) copy_energy_from_pyFAI() (pydidas.gui.frames.DefineDiffractionExpFrame method) copy_geometry_from_pyFAI() (pydidas.gui.frames.DefineDiffractionExpFrame method) copy_to_clipboard_and_open_webpage() (pydidas.widgets.dialogues.ErrorMessageBox method) create_and_add_node() (pydidas.workflow.ProcessingTree method) create_any_widget() (pydidas.widgets.CreateWidgetsMixIn method) create_button() (pydidas.widgets.CreateWidgetsMixIn method) create_check_box() (pydidas.widgets.CreateWidgetsMixIn method) create_combo_box() (pydidas.widgets.CreateWidgetsMixIn method) create_combo_button_row() (pydidas.gui.frames.builders.ImageMathFrameBuilder class method) create_default_grid_layout() (in module pydidas.widgets) create_detailed_results() (pydidas.plugins.BaseFitPlugin method) create_detector_header() (pydidas.gui.frames.builders.DefineDiffractionExpFrameBuilder class method) create_empty_widget() (pydidas.widgets.CreateWidgetsMixIn method) create_fit_start_param_dict() (pydidas.plugins.BaseFitPlugin method) create_frame_instances() (pydidas.gui.MainWindow method) create_geometry_header() (pydidas.gui.frames.builders.DefineDiffractionExpFrameBuilder class method) create_label() (pydidas.widgets.CreateWidgetsMixIn method) create_line() (pydidas.widgets.CreateWidgetsMixIn method) create_lineedit() (pydidas.widgets.CreateWidgetsMixIn method) create_new_image() (pydidas.managers.CompositeImageManager method) create_param_widget() (pydidas.widgets.parameter_config.ParameterWidgetsMixIn method) create_progress_bar() (pydidas.widgets.CreateWidgetsMixIn method) create_radio_button_group() (pydidas.widgets.CreateWidgetsMixIn method) create_result_dataset() (pydidas.plugins.BaseFitPlugin method) create_spacer() (pydidas.widgets.CreateWidgetsMixIn method) create_spin_box() (pydidas.widgets.CreateWidgetsMixIn method) create_toolbar_menu() (pydidas.gui.MainWindow method) create_widgets_for_axis() (pydidas.widgets.misc.ShowIntegrationRoiParamsWidget method) CreateWidgetsMixIn (class in pydidas.widgets) critical_warning() (in module pydidas.widgets.dialogues) CropHistogramOutliers (class in pydidas.widgets.silx_plot) cycle_post_run() (pydidas.multiprocessing.AppRunner method) (pydidas.multiprocessing.WorkerController method) cycle_pre_run() (pydidas.multiprocessing.AppRunner method) (pydidas.multiprocessing.WorkerController method) D data_description (pydidas.core.Dataset property) data_label (pydidas.core.Dataset property) data_labels (pydidas.workflow.workflow_results.WorkflowResults property) (pydidas.workflow.WorkflowResults property) data_unit (pydidas.core.Dataset property) data_units (pydidas.workflow.workflow_results.WorkflowResults property) (pydidas.workflow.WorkflowResults property) DataBrowsingFrame (class in pydidas.gui.frames) DataBrowsingFrameBuilder (class in pydidas.gui.frames.builders) Dataset (class in pydidas.core) datatype (pydidas.managers.ImageMetadataManager property) deepcopy() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.Parameter method) (pydidas.core.ParameterCollection method) (pydidas.workflow.GenericNode method) (pydidas.workflow.GenericTree method) default (pydidas.core.Parameter property) define_path_and_name() (pydidas.apps.DirectorySpyApp method) DefineDiffractionExpFrame (class in pydidas.gui.frames) DefineDiffractionExpFrameBuilder (class in pydidas.gui.frames.builders) DefineScanFrame (class in pydidas.gui.frames) DefineScanFrameBuilder (class in pydidas.gui.frames.builders) delete() (pydidas.widgets.workflow_edit.PluginInWorkflowBox method) delete_all_items_in_layout() (in module pydidas.widgets) delete_node_by_id() (pydidas.workflow.GenericTree method) delete_node_references() (pydidas.workflow.GenericNode method) delete_param() (pydidas.core.ParameterCollection method) detailed_results (pydidas.plugins.BaseFitPlugin property) detector_is_valid (pydidas.contexts.diff_exp.DiffractionExperiment property) DiffractionExperiment (class in pydidas.contexts.diff_exp) DiffractionExperimentIo (class in pydidas.contexts) DirectoryExplorer (class in pydidas.widgets.selection) DirectorySpyApp (class in pydidas.apps) display_next_task() (pydidas.gui.frames.PyfaiCalibFrame method) display_plugin_description() (pydidas.widgets.workflow_edit.PluginCollectionBrowser method) dragEnterEvent() (pydidas.widgets.workflow_edit.PluginInWorkflowBox method) draw_circle() (pydidas.widgets.silx_plot.PydidasPlot2DwithIntegrationRegions method) draw_connections() (pydidas.widgets.workflow_edit.WorkflowTreeCanvas method) draw_integration_region() (pydidas.widgets.silx_plot.PydidasPlot2DwithIntegrationRegions method) draw_line_from_beamcenter() (pydidas.widgets.silx_plot.PydidasPlot2DwithIntegrationRegions method) dropEvent() (pydidas.widgets.workflow_edit.PluginInWorkflowBox method) dtype (pydidas.core.Parameter property) dump() (pydidas.core.Parameter method) (pydidas.workflow.WorkflowNode method) E EditPluginParametersWidget (class in pydidas.widgets.parameter_config) enable_cs_transform() (pydidas.widgets.silx_plot.PydidasPlot2D method) enabled (pydidas.widgets.controllers.ManuallySetIntegrationRoiController property) ErrorMessageBox (class in pydidas.widgets.dialogues) exec_() (pydidas.widgets.dialogues.QuestionBox method) execute() (pydidas.plugins.BaseFitPlugin method) (pydidas.plugins.BasePlugin method) (pydidas.plugins.InputPlugin method) (pydidas.plugins.pyFAIintegrationBase method) execute_plugin() (pydidas.workflow.WorkflowNode method) execute_plugin_chain() (pydidas.workflow.WorkflowNode method) execute_process() (pydidas.workflow.ProcessingTree method) execute_process_and_get_results() (pydidas.workflow.ProcessingTree method) execute_single_plugin() (pydidas.workflow.ProcessingTree method) execute_workflow_test() (pydidas.gui.frames.WorkflowTestFrame method) ExecuteWorkflowApp (class in pydidas.apps) exit() (pydidas.multiprocessing.WorkerController method) ExpandCanvas (class in pydidas.widgets.silx_plot) export() (pydidas.managers.CompositeImageManager method) export_data() (in module pydidas.data_io) export_frame_to_active_savers() (pydidas.workflow.result_io.WorkflowResultIoMeta class method) export_frame_to_file() (pydidas.workflow.result_io.WorkflowResultIoBase class method) (pydidas.workflow.result_io.WorkflowResultIoMeta class method) export_full_data_to_active_savers() (pydidas.workflow.result_io.WorkflowResultIoMeta class method) export_full_data_to_file() (pydidas.workflow.result_io.WorkflowResultIoBase class method) (pydidas.workflow.result_io.WorkflowResultIoMeta class method) export_image() (pydidas.apps.CompositeCreatorApp method) export_main_window_state() (pydidas.gui.MainWindow method) export_refkey_and_value() (pydidas.core.Parameter method) export_state() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.core.BaseApp method) (pydidas.gui.frames.CompositeCreatorFrame method) (pydidas.gui.frames.WorkflowEditFrame method) (pydidas.widgets.framework.BaseFrame method) (pydidas.widgets.framework.BaseFrameWithApp method) export_to_file() (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.DiffractionExperimentIo class method) (pydidas.contexts.scan.Scan method) (pydidas.contexts.ScanIo class method) (pydidas.data_io.IoMaster class method) (pydidas.gui.frames.DefineDiffractionExpFrame method) (pydidas.gui.frames.DefineScanFrame method) (pydidas.workflow.processing_tree_io.ProcessingTreeIoMeta class method) (pydidas.workflow.ProcessingTree method) export_to_list_of_nodes() (pydidas.workflow.ProcessingTree method) export_to_string() (pydidas.workflow.ProcessingTree method) external_update() (pydidas.widgets.windows.global_settings_window._GlobalSettingsWindow method) F FilelistManager (class in pydidas.managers) filename (pydidas.apps.DirectorySpyApp property) (pydidas.managers.ImageMetadataManager property) FileReadError filesize (pydidas.managers.FilelistManager property) final_shape (pydidas.managers.ImageMetadataManager property) finalize_tasks() (pydidas.multiprocessing.WorkerController method) finalize_ui() (pydidas.gui.frames.DefineScanFrame method) (pydidas.gui.frames.PyfaiCalibFrame method) (pydidas.gui.frames.ViewResultsFrame method) (pydidas.gui.frames.WorkflowRunFrame method) (pydidas.gui.frames.WorkflowTestFrame method) (pydidas.widgets.framework.BaseFrame method) find_and_register_plugins() (pydidas.plugins.plugin_collection.PluginRegistry method) fit_beamcenter_with_circle() (pydidas.widgets.controllers.ManuallySetBeamcenterController method) fit_beamcenter_with_ellipse() (pydidas.widgets.controllers.ManuallySetBeamcenterController method) FitMultiPeak (class in pydidas.plugins) flatten() (pydidas.core.Dataset method) flatten_dims() (pydidas.core.Dataset method) FontScalingToolbar (class in pydidas.widgets.framework) force_width_from_size_hint() (pydidas.widgets.ScrollArea method) frame_activated() (pydidas.gui.frames.CompositeCreatorFrame method) (pydidas.gui.frames.DataBrowsingFrame method) (pydidas.gui.frames.DefineDiffractionExpFrame method) (pydidas.gui.frames.ViewResultsFrame method) (pydidas.gui.frames.WorkflowEditFrame method) (pydidas.gui.frames.WorkflowRunFrame method) (pydidas.gui.frames.WorkflowTestFrame method) (pydidas.widgets.framework.BaseFrame method) (pydidas.widgets.windows.global_settings_window._GlobalSettingsWindow method) frozen_exp (pydidas.workflow.workflow_results.WorkflowResults property) (pydidas.workflow.WorkflowResults property) frozen_scan (pydidas.workflow.workflow_results.WorkflowResults property) (pydidas.workflow.WorkflowResults property) frozen_tree (pydidas.workflow.workflow_results.WorkflowResults property) (pydidas.workflow.WorkflowResults property) G GenericNode (class in pydidas.workflow) GenericTree (class in pydidas.workflow) get_2d_silx_plot_ax_settings() (in module pydidas.widgets.silx_plot) get_all_leaves() (pydidas.workflow.GenericTree method) get_all_nodes_with_results() (pydidas.workflow.ProcessingTree method) get_all_plugin_names() (pydidas.plugins.plugin_collection.PluginRegistry method) get_all_plugins() (pydidas.plugins.plugin_collection.PluginRegistry method) get_all_plugins_of_type() (pydidas.plugins.plugin_collection.PluginRegistry method) get_all_result_shapes() (pydidas.workflow.ProcessingTree method) get_all_stored_q_settings() (pydidas.core.PydidasQsettings method) get_and_store_result_node_labels() (pydidas.widgets.selection.ResultSelectionWidget method) get_app() (pydidas.multiprocessing.AppRunner method) get_attribute_dict() (pydidas.workflow.result_io.WorkflowResultIoBase class method) get_axis_description() (pydidas.core.Dataset method) get_axis_range() (pydidas.core.Dataset method) get_azimuthal_range_in_deg() (pydidas.plugins.pyFAIintegrationBase method) get_azimuthal_range_in_rad() (pydidas.plugins.pyFAIintegrationBase method) get_azimuthal_range_native() (pydidas.plugins.pyFAIintegrationBase method) get_best_index_for_value() (pydidas.workflow.WorkflowResultsSelector method) get_children() (pydidas.workflow.GenericNode method) get_class_description() (pydidas.plugins.BasePlugin class method) get_class_description_as_dict() (pydidas.plugins.BasePlugin class method) get_complete_plugin_metadata() (pydidas.workflow.ProcessingTree method) get_config() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.core.BaseApp method) (pydidas.managers.FilelistManager method) get_consistent_and_inconsistent_nodes() (pydidas.workflow.ProcessingTree method) get_default_params_copy() (pydidas.apps.CompositeCreatorApp class method) (pydidas.apps.DirectorySpyApp class method) (pydidas.apps.ExecuteWorkflowApp class method) (pydidas.contexts.diff_exp.DiffractionExperiment class method) (pydidas.contexts.scan.Scan class method) (pydidas.core.ObjectWithParameterCollection class method) (pydidas.core.ParameterCollectionMixIn class method) get_description_of_point() (pydidas.core.Dataset method) get_detector() (pydidas.contexts.diff_exp.DiffractionExperiment method) get_dset() (pydidas.widgets.dialogues.Hdf5DatasetSelectionPopup method) get_filename() (pydidas.managers.FilelistManager method) (pydidas.plugins.InputPlugin method) get_filenames_from_active_savers() (pydidas.workflow.result_io.WorkflowResultIoMeta class method) get_filenames_from_labels() (pydidas.workflow.result_io.WorkflowResultIoBase class method) get_first_file_size() (pydidas.plugins.InputPlugin method) get_frame() (pydidas.plugins.InputPlugin method) get_frame_from_indices() (pydidas.contexts.scan.Scan method) get_frame_position_in_scan() (pydidas.contexts.scan.Scan method) get_generic_param_collection() (in module pydidas.core) get_generic_parameter() (in module pydidas.core) get_image() (pydidas.apps.DirectorySpyApp method) get_index_of_frame() (pydidas.contexts.scan.Scan method) get_index_position_in_scan() (pydidas.contexts.scan.Scan method) get_max_pixel_width_of_entries() (in module pydidas.widgets) get_metadata_for_dim() (pydidas.contexts.scan.Scan method) get_new_nodeid() (pydidas.workflow.GenericTree method) get_node_attribute() (pydidas.workflow.result_io.WorkflowResultIoBase class method) get_node_by_id() (pydidas.workflow.GenericTree method) get_node_result_metadata_string() (pydidas.workflow.workflow_results.WorkflowResults method) (pydidas.workflow.WorkflowResults method) get_output_filename() (pydidas.plugins.OutputPlugin method) get_param() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) get_param_keys() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) get_param_value() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) get_param_values_as_dict() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) get_parameter_config_widget() (pydidas.plugins.BaseFitPlugin method) (pydidas.plugins.BasePlugin method) (pydidas.plugins.pyFAIintegrationBase method) get_params() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) get_plugin_by_name() (pydidas.plugins.plugin_collection.PluginRegistry method) get_plugin_by_plugin_name() (pydidas.plugins.plugin_collection.PluginRegistry method) get_pyFAI_unit_from_param() (pydidas.plugins.pyFAIintegrationBase method) get_pyqt_icon_from_str() (in module pydidas.widgets) get_q_settings_plugin_paths() (pydidas.plugins.plugin_collection.PluginRegistry method) get_radial_range() (pydidas.plugins.pyFAIintegrationBase method) get_radial_range_as_2theta() (pydidas.plugins.pyFAIintegrationBase method) get_radial_range_as_q() (pydidas.plugins.pyFAIintegrationBase method) get_radial_range_as_r() (pydidas.plugins.pyFAIintegrationBase method) get_range_for_dim() (pydidas.contexts.scan.Scan method) get_raw_input_size() (pydidas.plugins.InputPlugin1d method) get_rebinned_copy() (pydidas.core.Dataset method) get_recursive_connections() (pydidas.workflow.GenericNode method) get_recursive_ids() (pydidas.workflow.GenericNode method) get_registered_formats() (pydidas.contexts.DiffractionExperimentIo class method) (pydidas.contexts.ScanIo class method) (pydidas.data_io.IoMaster class method) get_relative_positions() (pydidas.workflow.PluginPositionNode method) get_result_metadata() (pydidas.workflow.workflow_results.WorkflowResults method) (pydidas.workflow.WorkflowResults method) get_result_ranges() (pydidas.workflow.workflow_results.WorkflowResults method) (pydidas.workflow.WorkflowResults method) get_result_subset() (pydidas.workflow.workflow_results.WorkflowResults method) (pydidas.workflow.WorkflowResults method) get_results() (pydidas.workflow.workflow_results.WorkflowResults method) (pydidas.workflow.WorkflowResults method) get_results_for_flattened_scan() (pydidas.workflow.workflow_results.WorkflowResults method) (pydidas.workflow.WorkflowResults method) get_single_ops_from_legacy() (pydidas.plugins.BasePlugin method) get_string_of_formats() (pydidas.contexts.DiffractionExperimentIo class method) (pydidas.contexts.ScanIo class method) (pydidas.data_io.IoMaster class method) get_value() (pydidas.core.ParameterCollection method) H handle_multi_image() (pydidas.plugins.InputPlugin method) hdf5_dset_shape (pydidas.managers.ImageMetadataManager property) hdf5_filename (pydidas.core.Hdf5key property) Hdf5DatasetSelectionPopup (class in pydidas.widgets.dialogues) Hdf5DatasetSelector (class in pydidas.widgets.selection) Hdf5key (class in pydidas.core) height (pydidas.workflow.PluginPositionNode property) I image (pydidas.apps.DirectorySpyApp property) (pydidas.managers.CompositeImageManager property) image_metadata (pydidas.apps.DirectorySpyApp property) ImageMathFrameBuilder (class in pydidas.gui.frames.builders) ImageMetadataManager (class in pydidas.managers) images_per_file (pydidas.managers.ImageMetadataManager property) import_data() (in module pydidas.data_io) import_data_from_directory() (pydidas.workflow.result_io.WorkflowResultIoMeta class method) (pydidas.workflow.workflow_results.WorkflowResults method) (pydidas.workflow.WorkflowResults method) import_data_to_workflow_results() (pydidas.gui.frames.ViewResultsFrame method) import_from_file() (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.DiffractionExperimentIo class method) (pydidas.contexts.scan.Scan method) (pydidas.contexts.ScanIo class method) (pydidas.data_io.IoMaster class method) (pydidas.gui.frames.DefineDiffractionExpFrame method) (pydidas.workflow.processing_tree_io.ProcessingTreeIoMeta class method) (pydidas.workflow.ProcessingTree method) import_results_from_file() (pydidas.workflow.result_io.WorkflowResultIoBase class method) import_state() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.core.BaseApp method) initialize_shared_memory() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.core.BaseApp method) input_available() (pydidas.plugins.InputPlugin method) input_data (pydidas.plugins.BasePlugin property) input_data_dim_str() (pydidas.plugins.BasePlugin class method) input_shape (pydidas.plugins.BasePlugin property) InputPlugin (class in pydidas.plugins) InputPlugin1d (class in pydidas.plugins) insert_image() (pydidas.managers.CompositeImageManager method) instance (pydidas.core.SingletonFactory property) IoMaster (class in pydidas.data_io) is_axis_nonlinear() (pydidas.core.Dataset method) is_extension_registered() (pydidas.contexts.DiffractionExperimentIo class method) (pydidas.contexts.ScanIo class method) (pydidas.data_io.IoMaster class method) is_leaf (pydidas.workflow.GenericNode property) is_range_valid() (pydidas.plugins.pyFAIintegrationBase method) J join_queues() (pydidas.multiprocessing.WorkerController method) join_workers() (pydidas.multiprocessing.WorkerController method) L LineEditWithIcon (class in pydidas.widgets.misc) load_and_set_mask() (pydidas.plugins.pyFAIintegrationBase method) load_from_file() (pydidas.gui.frames.DefineScanFrame method) load_tree_from_file() (pydidas.gui.frames.WorkflowEditFrame method) M MainWindow (class in pydidas.gui) manual_beamcenter_update() (pydidas.widgets.controllers.ManuallySetBeamcenterController method) ManuallySetBeamcenterController (class in pydidas.widgets.controllers) ManuallySetIntegrationRoiController (class in pydidas.widgets.controllers) max() (pydidas.core.Dataset method) mean() (pydidas.core.Dataset method) metadata (pydidas.core.Dataset property) min() (pydidas.core.Dataset method) modulate_and_store_azi_range() (pydidas.plugins.pyFAIintegrationBase method) module pydidas.contexts pydidas.core pydidas.data_io pydidas.gui.frames.builders pydidas.managers pydidas.multiprocessing pydidas.plugins pydidas.widgets pydidas.widgets.controllers pydidas.widgets.dialogues pydidas.widgets.framework pydidas.widgets.misc pydidas.widgets.parameter_config pydidas.widgets.selection pydidas.widgets.silx_plot pydidas.widgets.workflow_edit pydidas.workflow pydidas.workflow.processing_tree_io pydidas.workflow.result_io mouseMoveEvent() (pydidas.widgets.workflow_edit.PluginInWorkflowBox method) mousePressEvent() (pydidas.widgets.workflow_edit.PluginInWorkflowBox method) move_dim() (pydidas.gui.frames.DefineScanFrame method) mro() (pydidas.contexts.DiffractionExperimentIo method) (pydidas.contexts.ScanIo method) multiprocessing_carryon() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.core.BaseApp method) multiprocessing_func() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.core.BaseApp method) multiprocessing_get_tasks() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.core.BaseApp method) multiprocessing_post_run() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.core.BaseApp method) multiprocessing_pre_cycle() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.core.BaseApp method) multiprocessing_pre_run() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.core.BaseApp method) multiprocessing_store_results() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.core.BaseApp method) N n_children (pydidas.workflow.GenericNode property) n_files (pydidas.managers.FilelistManager property) n_points (pydidas.contexts.scan.Scan property) n_workers (pydidas.multiprocessing.WorkerController property) name (pydidas.core.Parameter property) ndim (pydidas.contexts.scan.Scan property) ndims (pydidas.workflow.workflow_results.WorkflowResults property) (pydidas.workflow.WorkflowResults property) new_filename() (pydidas.widgets.selection.Hdf5DatasetSelector method) (pydidas.widgets.selection.RawMetadataSelector method) new_widget_selected() (pydidas.widgets.workflow_edit.PluginInWorkflowBox method) node_id (pydidas.workflow.GenericNode property) (pydidas.workflow.WorkflowNode property) node_labels (pydidas.workflow.workflow_results.WorkflowResults property) (pydidas.workflow.WorkflowResults property) numbers (pydidas.managers.ImageMetadataManager property) O ObjectWithParameterCollection (class in pydidas.core) open_help() (pydidas.widgets.framework.PydidasWindow method) open_image_dialog() (pydidas.widgets.misc.SelectImageFrameWidget method) optional (pydidas.core.Parameter property) order_node_ids() (pydidas.workflow.GenericTree method) output_data_dim_str() (pydidas.plugins.BasePlugin class method) OutputPlugin (class in pydidas.plugins) P paintEvent() (pydidas.widgets.workflow_edit.WorkflowTreeCanvas method) param_keys (pydidas.apps.CompositeCreatorApp property) (pydidas.apps.DirectorySpyApp property) (pydidas.apps.ExecuteWorkflowApp property) (pydidas.contexts.diff_exp.DiffractionExperiment property) (pydidas.contexts.scan.Scan property) (pydidas.core.ObjectWithParameterCollection property) (pydidas.core.ParameterCollectionMixIn property) param_values (pydidas.apps.CompositeCreatorApp property) (pydidas.apps.DirectorySpyApp property) (pydidas.apps.ExecuteWorkflowApp property) (pydidas.contexts.diff_exp.DiffractionExperiment property) (pydidas.contexts.scan.Scan property) (pydidas.core.ObjectWithParameterCollection property) (pydidas.core.ParameterCollectionMixIn property) Parameter (class in pydidas.core) ParameterCollection (class in pydidas.core) ParameterCollectionMixIn (class in pydidas.core) ParameterEditCanvas (class in pydidas.widgets.parameter_config) ParameterWidget (class in pydidas.widgets.parameter_config) ParameterWidgetsMixIn (class in pydidas.widgets.parameter_config) parent (pydidas.workflow.GenericNode property) parent_id (pydidas.workflow.GenericNode property) parse_args_and_set_params() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.core.BaseApp method) parse_func() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) plot_data() (pydidas.widgets.silx_plot.PydidasPlotStack method) plot_pydidas_dataset() (pydidas.widgets.silx_plot.PydidasPlot1D method) (pydidas.widgets.silx_plot.PydidasPlot2D method) plugin_getter() (in module pydidas.plugins) PluginCollectionBrowser (class in pydidas.widgets.workflow_edit) PluginInWorkflowBox (class in pydidas.widgets.workflow_edit) PluginPositionNode (class in pydidas.workflow) PluginRegistry (class in pydidas.plugins.plugin_collection) PluginRegistryTreeWidget (class in pydidas.widgets.workflow_edit) points (pydidas.widgets.controllers.ManuallySetBeamcenterController property) PointsForBeamcenterWidget (class in pydidas.widgets.misc) populate_frame() (pydidas.gui.frames.builders.ImageMathFrameBuilder class method) (pydidas.gui.frames.builders.QuickIntegrationFrameBuilder class method) (pydidas.gui.frames.builders.WorkflowEditFrameBuilder class method) pre_execute() (pydidas.plugins.BaseFitPlugin method) (pydidas.plugins.BasePlugin method) (pydidas.plugins.InputPlugin method) (pydidas.plugins.InputPlugin1d method) (pydidas.plugins.OutputPlugin method) (pydidas.plugins.pyFAIintegrationBase method) prepare_active_savers() (pydidas.workflow.result_io.WorkflowResultIoMeta class method) prepare_carryon_check() (pydidas.plugins.InputPlugin method) prepare_execution() (pydidas.workflow.ProcessingTree method) (pydidas.workflow.WorkflowNode method) prepare_files_and_directories() (pydidas.workflow.result_io.WorkflowResultIoBase class method) prepare_files_for_saving() (pydidas.workflow.workflow_results.WorkflowResults method) (pydidas.workflow.WorkflowResults method) prepare_input_data() (pydidas.plugins.BaseFitPlugin method) prepare_run() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) print_param_values() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) process_new_filename_input() (pydidas.widgets.misc.SelectImageFrameWidget method) process_new_font_family() (pydidas.widgets.framework.FontScalingToolbar method) process_new_font_metrics() (pydidas.widgets.framework.FontScalingToolbar method) (pydidas.widgets.misc.PointsForBeamcenterWidget method) (pydidas.widgets.windows.global_settings_window._GlobalSettingsWindow method) (pydidas.widgets.workflow_edit.SelectNewPluginWidget method) ProcessingTree (class in pydidas.workflow) ProcessingTreeIoBase (class in pydidas.workflow.processing_tree_io) ProcessingTreeIoMeta (class in pydidas.workflow.processing_tree_io) processor() (in module pydidas.multiprocessing) ProcPlugin (class in pydidas.plugins) progress (pydidas.multiprocessing.WorkerController property) propagate_shapes_and_global_config() (pydidas.workflow.WorkflowNode method) propagate_to_children() (pydidas.workflow.WorkflowNode method) property_dict (pydidas.core.Dataset property) push_frame_metadata_to_active_savers() (pydidas.workflow.result_io.WorkflowResultIoMeta class method) pydidas.contexts module pydidas.core module pydidas.data_io module pydidas.gui.frames.builders module pydidas.managers module pydidas.multiprocessing module pydidas.plugins module pydidas.widgets module pydidas.widgets.controllers module pydidas.widgets.dialogues module pydidas.widgets.framework module pydidas.widgets.misc module pydidas.widgets.parameter_config module pydidas.widgets.selection module pydidas.widgets.silx_plot module pydidas.widgets.workflow_edit module pydidas.workflow module pydidas.workflow.processing_tree_io module pydidas.workflow.result_io module PydidasConfigError PydidasExceptionMessageBox (class in pydidas.widgets.dialogues) PydidasGetDataInfoAction (class in pydidas.widgets.silx_plot) PydidasGuiError PydidasLoadImageAction (class in pydidas.widgets.silx_plot) PydidasMaskToolsWidget (class in pydidas.widgets.silx_plot) PydidasPlot1D (class in pydidas.widgets.silx_plot) PydidasPlot2D (class in pydidas.widgets.silx_plot) PydidasPlot2DwithIntegrationRegions (class in pydidas.widgets.silx_plot) PydidasPlotStack (class in pydidas.widgets.silx_plot) PydidasQsettings (class in pydidas.core) PydidasQsettingsMixin (class in pydidas.core) PydidasWindow (class in pydidas.widgets.framework) PyfaiCalibFrame (class in pydidas.gui.frames) pyFAIintegrationBase (class in pydidas.plugins) Q q_settings_get() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.PydidasQsettingsMixin method) q_settings_set() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.PydidasQsettingsMixin method) QuestionBox (class in pydidas.widgets.dialogues) QuickIntegrationFrameBuilder (class in pydidas.gui.frames.builders) R raw_size_x (pydidas.managers.ImageMetadataManager property) raw_size_y (pydidas.managers.ImageMetadataManager property) RawMetadataSelector (class in pydidas.widgets.selection) ReadOnlyTextWidget (class in pydidas.widgets.misc) receive_consistent_signal() (pydidas.widgets.workflow_edit.PluginInWorkflowBox method) receive_inconsistent_signal() (pydidas.widgets.workflow_edit.PluginInWorkflowBox method) refkey (pydidas.core.Parameter property) register_class() (pydidas.contexts.DiffractionExperimentIo class method) (pydidas.contexts.ScanIo class method) (pydidas.data_io.IoMaster class method) register_frame() (pydidas.gui.MainWindow method) register_node() (pydidas.workflow.GenericTree method) registered_paths (pydidas.plugins.plugin_collection.PluginRegistry property) reload_workflow() (pydidas.gui.frames.WorkflowTestFrame method) remove_child_reference() (pydidas.workflow.GenericNode method) remove_plot_items() (pydidas.widgets.controllers.ManuallySetBeamcenterController method) (pydidas.widgets.controllers.ManuallySetIntegrationRoiController method) remove_plugin_from_collection() (pydidas.plugins.plugin_collection.PluginRegistry method) repeat() (pydidas.core.Dataset method) replace_node_plugin() (pydidas.workflow.ProcessingTree method) reprint() (pydidas.widgets.misc.ReadOnlyTextWidget method) requestInterruption() (pydidas.multiprocessing.WorkerController method) reset() (pydidas.managers.FilelistManager method) (pydidas.widgets.selection.ResultSelectionWidget method) (pydidas.workflow.result_io.WorkflowResultIoMeta class method) (pydidas.workflow.WorkflowResultsSelector method) reset_entries() (pydidas.gui.frames.DefineScanFrame method) reset_plugin() (pydidas.widgets.controllers.ManuallySetIntegrationRoiController method) reset_runtime_vars() (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) reset_selection_mode() (pydidas.widgets.controllers.ManuallySetIntegrationRoiController method) reset_task_list() (pydidas.multiprocessing.WorkerController method) reset_tree_changed_flag() (pydidas.workflow.GenericTree method) reshape() (pydidas.core.Dataset method) resizeEvent() (pydidas.gui.frames.WorkflowEditFrame method) restart() (pydidas.multiprocessing.WorkerController method) restore_all_defaults() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) restore_default() (pydidas.core.Parameter method) restore_from_list_of_nodes() (pydidas.workflow.ProcessingTree method) restore_from_string() (pydidas.workflow.ProcessingTree method) restore_gui_state() (pydidas.gui.MainWindow method) restore_main_window_state() (pydidas.gui.MainWindow method) restore_param_widgets() (pydidas.widgets.misc.SelectImageFrameWidget method) restore_state() (pydidas.gui.frames.CompositeCreatorFrame method) (pydidas.gui.frames.WorkflowEditFrame method) (pydidas.widgets.framework.BaseFrame method) (pydidas.widgets.framework.BaseFrameWithApp method) result_data_label (pydidas.plugins.BasePlugin property) result_shape (pydidas.plugins.BaseFitPlugin property) (pydidas.plugins.BasePlugin property) (pydidas.workflow.WorkflowNode property) result_title (pydidas.plugins.BasePlugin property) result_titles (pydidas.workflow.workflow_results.WorkflowResults property) (pydidas.workflow.WorkflowResults property) ResultSelectionWidget (class in pydidas.widgets.selection) roi (pydidas.managers.ImageMetadataManager property) run() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.core.BaseApp method) (pydidas.multiprocessing.WorkerController method) S save() (pydidas.managers.CompositeImageManager method) save_results_to_disk() (pydidas.workflow.workflow_results.WorkflowResults method) (pydidas.workflow.WorkflowResults method) save_tree_to_file() (pydidas.gui.frames.WorkflowEditFrame method) Scan (class in pydidas.contexts.scan) ScanIo (class in pydidas.contexts) ScrollArea (class in pydidas.widgets) select_active_node() (pydidas.workflow.WorkflowResultsSelector method) select_beamcenter_manually() (pydidas.gui.frames.DefineDiffractionExpFrame method) select_detector() (pydidas.gui.frames.DefineDiffractionExpFrame method) select_item() (pydidas.gui.MainWindow method) selected_points (pydidas.widgets.controllers.ManuallySetBeamcenterController property) SelectImageFrameWidget (class in pydidas.widgets.misc) selection (pydidas.workflow.WorkflowResultsSelector property) selection_active (pydidas.widgets.controllers.ManuallySetBeamcenterController property) SelectNewPluginWidget (class in pydidas.widgets.workflow_edit) send_stop_signal() (pydidas.multiprocessing.WorkerController method) set_active_savers_and_title() (pydidas.workflow.result_io.WorkflowResultIoMeta class method) set_app_param() (pydidas.multiprocessing.AppRunner method) set_beamcenter_from_fit2d_params() (pydidas.contexts.diff_exp.DiffractionExperiment method) set_beamcenter_from_point() (pydidas.widgets.controllers.ManuallySetBeamcenterController method) set_default_params() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) set_detector_params_from_name() (pydidas.contexts.diff_exp.DiffractionExperiment method) set_filename() (pydidas.widgets.dialogues.Hdf5DatasetSelectionPopup method) set_marker_color() (pydidas.widgets.controllers.ManuallySetBeamcenterController method) (pydidas.widgets.silx_plot.PydidasPlot2DwithIntegrationRegions method) set_mask_file() (pydidas.widgets.controllers.ManuallySetBeamcenterController method) set_new_base_directory() (pydidas.gui.frames.DefineScanFrame method) set_new_detector_with_mask() (pydidas.widgets.controllers.ManuallySetBeamcenterController method) set_new_marker_color() (pydidas.widgets.controllers.ManuallySetIntegrationRoiController method) set_new_plugin() (pydidas.widgets.controllers.ManuallySetIntegrationRoiController method) set_param_value() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) set_param_value_and_widget() (pydidas.gui.frames.DefineDiffractionExpFrame method) (pydidas.widgets.controllers.ManuallySetIntegrationRoiController method) (pydidas.widgets.parameter_config.ParameterWidgetsMixIn method) set_param_values() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) set_param_values_from_dict() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) set_root() (pydidas.workflow.GenericTree method) (pydidas.workflow.ProcessingTree method) set_status() (pydidas.widgets.framework.BaseFrame method) set_text() (pydidas.widgets.dialogues.AcknowledgeBox method) (pydidas.widgets.dialogues.ErrorMessageBox method) (pydidas.widgets.dialogues.PydidasExceptionMessageBox method) set_text_from_dict() (pydidas.widgets.misc.ReadOnlyTextWidget method) set_value() (pydidas.core.ParameterCollection method) (pydidas.core.PydidasQsettings method) setText() (pydidas.widgets.misc.ReadOnlyTextWidget method) setup_calibration_model() (pydidas.gui.frames.PyfaiCalibFrame method) setup_initial_state() (pydidas.gui.frames.CompositeCreatorFrame method) shape (pydidas.contexts.scan.Scan property) (pydidas.core.Dataset property) (pydidas.managers.CompositeImageManager property) shapes (pydidas.workflow.workflow_results.WorkflowResults property) (pydidas.workflow.WorkflowResults property) show() (pydidas.gui.MainWindow method) (pydidas.widgets.framework.PydidasWindow method) show_all_stored_q_settings() (pydidas.core.PydidasQsettings method) show_info_popup() (pydidas.widgets.selection.ResultSelectionWidget method) show_plot_items() (pydidas.widgets.controllers.ManuallySetBeamcenterController method) (pydidas.widgets.controllers.ManuallySetIntegrationRoiController method) show_plugin_details() (pydidas.gui.frames.WorkflowTestFrame method) show_tweak_params_window() (pydidas.gui.frames.WorkflowTestFrame method) ShowIntegrationRoiParamsWidget (class in pydidas.widgets.misc) SingletonFactory (class in pydidas.core) sizeHint() (pydidas.widgets.ScrollArea method) (pydidas.widgets.selection.DirectoryExplorer method) (pydidas.widgets.workflow_edit.WorkflowTreeCanvas method) sort() (pydidas.core.Dataset method) source_hash (pydidas.workflow.workflow_results.WorkflowResults property) (pydidas.workflow.WorkflowResults property) squeeze() (pydidas.core.Dataset method) stop() (pydidas.multiprocessing.WorkerController method) store_image_data() (pydidas.managers.ImageMetadataManager method) store_input_data_copy() (pydidas.plugins.BasePlugin method) store_results() (pydidas.workflow.workflow_results.WorkflowResults method) (pydidas.workflow.WorkflowResults method) sum() (pydidas.core.Dataset method) suspend() (pydidas.multiprocessing.WorkerController method) T take() (pydidas.core.Dataset method) toggle_2click_selection() (pydidas.widgets.controllers.ManuallySetBeamcenterController method) toggle_enable() (pydidas.widgets.controllers.ManuallySetIntegrationRoiController method) (pydidas.widgets.misc.ShowIntegrationRoiParamsWidget method) toggle_marker_color_param_visibility() (pydidas.widgets.controllers.ManuallySetIntegrationRoiController method) toggle_param_widget_visibility() (pydidas.widgets.parameter_config.ParameterWidgetsMixIn method) toggle_selection_active() (pydidas.widgets.controllers.ManuallySetBeamcenterController method) tooltip (pydidas.core.Parameter property) transpose() (pydidas.core.Dataset method) tree_has_changed (pydidas.workflow.GenericTree property) U unit (pydidas.core.Parameter property) unregister_all_paths() (pydidas.plugins.plugin_collection.PluginRegistry method) unregister_plugin_path() (pydidas.plugins.plugin_collection.PluginRegistry method) update() (pydidas.managers.FilelistManager method) (pydidas.managers.ImageMetadataManager method) update_axis_label() (pydidas.core.Dataset method) update_axis_range() (pydidas.core.Dataset method) update_axis_unit() (pydidas.core.Dataset method) update_collection() (pydidas.widgets.workflow_edit.PluginRegistryTreeWidget method) update_cs_units() (pydidas.widgets.silx_plot.PydidasPlot2D method) update_detector_params() (pydidas.gui.frames.DefineDiffractionExpFrame method) update_dim_visibility() (pydidas.gui.frames.DefineScanFrame method) update_exp_setup_params() (pydidas.widgets.silx_plot.PydidasPlot2D method) update_filename_string() (pydidas.plugins.InputPlugin method) update_filter() (pydidas.widgets.workflow_edit.PluginRegistryTreeWidget method) update_final_image() (pydidas.managers.ImageMetadataManager method) update_fit_param_bounds() (pydidas.plugins.BaseFitPlugin method) update_frame_metadata() (pydidas.workflow.result_io.WorkflowResultIoBase class method) (pydidas.workflow.workflow_results.WorkflowResults method) (pydidas.workflow.WorkflowResults method) update_from_dictionary() (pydidas.contexts.scan.Scan method) update_from_diffraction_exp() (pydidas.contexts.diff_exp.DiffractionExperiment method) update_from_pyfai_geometry() (pydidas.contexts.diff_exp.DiffractionExperiment method) update_from_scan() (pydidas.contexts.scan.Scan method) update_from_tree() (pydidas.workflow.ProcessingTree method) update_input_data() (pydidas.managers.ImageMetadataManager method) update_input_widgets() (pydidas.widgets.controllers.ManuallySetIntegrationRoiController method) update_legacy_image_ops_with_this_plugin() (pydidas.plugins.BasePlugin method) update_mpl_fonts() (pydidas.widgets.silx_plot.PydidasPlot1D method) (pydidas.widgets.silx_plot.PydidasPlot2D method) update_param() (pydidas.gui.frames.DefineDiffractionExpFrame method) update_param_and_widget_choices() (in module pydidas.widgets) update_param_choices_from_labels() (pydidas.workflow.workflow_results.WorkflowResults method) (pydidas.workflow.WorkflowResults method) update_param_values_from_kwargs() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) update_params_from_init() (pydidas.apps.CompositeCreatorApp method) (pydidas.apps.DirectorySpyApp method) (pydidas.apps.ExecuteWorkflowApp method) (pydidas.contexts.diff_exp.DiffractionExperiment method) (pydidas.contexts.scan.Scan method) (pydidas.core.ObjectWithParameterCollection method) (pydidas.core.ParameterCollectionMixIn method) update_plugin() (pydidas.widgets.workflow_edit.PluginInWorkflowBox method) update_plugin_result_data_shape() (pydidas.workflow.WorkflowNode method) update_qsetting() (pydidas.widgets.windows.global_settings_window._GlobalSettingsWindow method) update_required_kwargs() (pydidas.plugins.InputPlugin method) (pydidas.plugins.InputPlugin1d method) update_shapes_from_scan_and_workflow() (pydidas.workflow.workflow_results.WorkflowResults method) (pydidas.workflow.WorkflowResults method) update_status() (pydidas.gui.MainWindow method) update_text() (pydidas.widgets.workflow_edit.PluginInWorkflowBox method) update_value_and_choices() (pydidas.core.Parameter method) update_widget_connections() (pydidas.widgets.workflow_edit.WorkflowTreeCanvas method) update_widget_value() (pydidas.widgets.parameter_config.ParameterWidgetsMixIn method) user_config_update() (pydidas.widgets.silx_plot.PydidasPlot2D method) user_config_update_func() (in module pydidas.widgets.silx_plot) UserConfigError UtilitiesFrameBuilder (class in pydidas.gui.frames.builders) V value (pydidas.core.Parameter property) value() (pydidas.core.PydidasQsettings method) value_for_export (pydidas.core.Parameter property) values_equal() (pydidas.core.ParameterCollection method) verify_extension_is_registered() (pydidas.contexts.DiffractionExperimentIo class method) (pydidas.contexts.ScanIo class method) (pydidas.data_io.IoMaster class method) verify_is_initialized() (pydidas.plugins.plugin_collection.PluginRegistry method) verify_node_type() (pydidas.workflow.GenericTree static method) ViewResultsFrame (class in pydidas.gui.frames) W WarningBox (class in pydidas.widgets.dialogues) WidgetWithParameterCollection (class in pydidas.widgets) width (pydidas.workflow.PluginPositionNode property) width_factor() (pydidas.gui.frames.builders.DefineScanFrameBuilder class method) WorkerController (class in pydidas.multiprocessing) WorkflowEditFrame (class in pydidas.gui.frames) WorkflowEditFrameBuilder (class in pydidas.gui.frames.builders) WorkflowNode (class in pydidas.workflow) WorkflowResultIoBase (class in pydidas.workflow.result_io) WorkflowResultIoMeta (class in pydidas.workflow.result_io) WorkflowResults (class in pydidas.workflow) (class in pydidas.workflow.workflow_results) WorkflowResultsSelector (class in pydidas.workflow) WorkflowRunFrame (class in pydidas.gui.frames) WorkflowRunFrameBuilder (class in pydidas.gui.frames.builders) WorkflowTestFrame (class in pydidas.gui.frames) WorkflowTestFrameBuilder (class in pydidas.gui.frames.builders) WorkflowTreeCanvas (class in pydidas.widgets.workflow_edit) write_lock() (pydidas.multiprocessing.WorkerController method)