Skip to content

Commit

Permalink
transforms back in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mattclifford1 committed Oct 9, 2024
1 parent 7fcd65e commit 0e47e18
Show file tree
Hide file tree
Showing 142 changed files with 4,310 additions and 14,634 deletions.
30 changes: 30 additions & 0 deletions dev_resources/docs/_autosummary/IQM_Vis.UI.custom_widgets.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
IQM\_Vis.UI.custom\_widgets
===========================

.. automodule:: IQM_Vis.UI.custom_widgets











.. rubric:: Classes

.. autosummary::

ClickLabel
ProgressBar









36 changes: 36 additions & 0 deletions dev_resources/docs/_autosummary/IQM_Vis.UI.experiment_mode.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
IQM\_Vis.UI.experiment\_mode
============================

.. automodule:: IQM_Vis.UI.experiment_mode







.. rubric:: Functions

.. autosummary::

sort_list





.. rubric:: Classes

.. autosummary::

make_experiment
reset_image_widget_to_black









59 changes: 59 additions & 0 deletions dev_resources/docs/_autosummary/IQM_Vis.UI.images.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
IQM\_Vis.UI.images
==================

.. currentmodule:: IQM_Vis.UI

.. autoclass:: images


.. automethod:: __init__


.. rubric:: Methods

.. autosummary::

~images.__init__
~images.change_data
~images.change_data_click_im
~images.change_metric_correlations_graph
~images.change_metric_range_graph
~images.change_preview_images
~images.change_to_data_num
~images.change_to_specific_trans
~images.completed_range_results
~images.display_images
~images.display_metric_correlation_plot
~images.display_metric_images
~images.display_metric_range_plot
~images.display_metrics
~images.display_metrics_graph
~images.display_metrics_text
~images.display_radar_plots
~images.get_metrics_over_all_trans_with_init_values
~images.init_worker_thread
~images.load_experiment_from_dir
~images.load_human_experiment
~images.load_new_images_folder
~images.load_new_single_image
~images.plot_metric_range_mlp
~images.plot_radar_graph
~images.plot_radar_mlp
~images.redo_plots
~images.set_preview_images
~images.set_save_dir_mpl
~images.stopped_range_worker
~images.update_datastore_image_list





.. rubric:: Attributes

.. autosummary::

~images.request_range_work
~images.view_correlation_instance


Loading

0 comments on commit 0e47e18

Please sign in to comment.