From 29ea7179619c052a2df575549788f97a9f8c29c5 Mon Sep 17 00:00:00 2001 From: Alex Zwanenburg Date: Mon, 18 Mar 2024 16:38:31 +0100 Subject: [PATCH] Updated documentation. --- docs/.buildinfo | 2 +- docs/_modules/index.html | 44 +- .../data_import/import_image_and_mask.html | 416 + .../mirp/deepLearningPreprocessing.html | 30 +- .../mirp/deep_learning_preprocessing.html | 511 + .../mirp/extractFeaturesAndImages.html | 50 +- .../_modules/mirp/extractImageParameters.html | 25 +- docs/_modules/mirp/extractMaskLabels.html | 25 +- .../mirp/extract_features_and_images.html | 630 + .../mirp/extract_image_parameters.html | 220 + docs/_modules/mirp/extract_mask_labels.html | 222 + .../mirp/importData/importImageAndMask.html | 29 +- .../mirp/settings/feature_parameters.html | 765 ++ .../mirp/settings/general_parameters.html | 206 + docs/_modules/mirp/settings/generic.html | 275 + .../settings/image_processing_parameters.html | 475 + .../settings/interpolation_parameters.html | 324 + .../settings/perturbation_parameters.html | 373 + .../settings/resegmentation_parameters.html | 203 + .../settings/settingsFeatureExtraction.html | 91 +- .../mirp/settings/settingsGeneral.html | 25 +- .../mirp/settings/settingsGeneric.html | 25 +- .../settings/settingsImageProcessing.html | 50 +- .../settings/settingsImageTransformation.html | 182 +- .../mirp/settings/settingsInterpolation.html | 30 +- .../settings/settingsMaskResegmentation.html | 25 +- .../mirp/settings/settingsPerturbation.html | 58 +- .../settings/transformation_parameters.html | 1386 ++ .../mirp/utilities/config_utilities.html | 28 +- .../mirp.deepLearningPreprocessing.rst.txt | 6 +- .../mirp.extractFeaturesAndImages.rst.txt | 24 +- .../mirp.extractImageParameters.rst.txt | 2 +- docs/_sources/mirp.extractMaskLabels.rst.txt | 4 +- docs/_sources/mirp.importData.rst.txt | 6 +- docs/_sources/mirp.settings.rst.txt | 20 +- .../_sphinx_javascript_frameworks_compat.js | 17 +- docs/_static/basic.css | 55 +- docs/_static/doctools.js | 132 +- docs/_static/documentation_options.js | 7 +- docs/_static/jquery-3.6.0.js | 10881 ---------------- docs/_static/language_data.js | 2 +- docs/_static/searchtools.js | 109 +- docs/_static/sphinx_highlight.js | 154 + docs/_static/underscore-1.13.1.js | 2042 --- docs/_static/underscore.js | 6 - docs/genindex.html | 124 +- docs/index.html | 26 +- docs/mirp.deepLearningPreprocessing.html | 84 +- docs/mirp.extractFeaturesAndImages.html | 168 +- docs/mirp.extractImageParameters.html | 37 +- docs/mirp.extractMaskLabels.html | 39 +- docs/mirp.importData.html | 52 +- docs/mirp.settings.html | 299 +- docs/objects.inv | Bin 769 -> 785 bytes docs/py-modindex.html | 40 +- docs/search.html | 18 +- docs/searchindex.js | 2 +- 57 files changed, 7164 insertions(+), 13917 deletions(-) create mode 100644 docs/_modules/mirp/data_import/import_image_and_mask.html create mode 100644 docs/_modules/mirp/deep_learning_preprocessing.html create mode 100644 docs/_modules/mirp/extract_features_and_images.html create mode 100644 docs/_modules/mirp/extract_image_parameters.html create mode 100644 docs/_modules/mirp/extract_mask_labels.html create mode 100644 docs/_modules/mirp/settings/feature_parameters.html create mode 100644 docs/_modules/mirp/settings/general_parameters.html create mode 100644 docs/_modules/mirp/settings/generic.html create mode 100644 docs/_modules/mirp/settings/image_processing_parameters.html create mode 100644 docs/_modules/mirp/settings/interpolation_parameters.html create mode 100644 docs/_modules/mirp/settings/perturbation_parameters.html create mode 100644 docs/_modules/mirp/settings/resegmentation_parameters.html create mode 100644 docs/_modules/mirp/settings/transformation_parameters.html delete mode 100644 docs/_static/jquery-3.6.0.js create mode 100644 docs/_static/sphinx_highlight.js delete mode 100644 docs/_static/underscore-1.13.1.js delete mode 100644 docs/_static/underscore.js diff --git a/docs/.buildinfo b/docs/.buildinfo index 3f2ece84..4c4a3fe0 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: ab60819b912204cb527868dbfe8edebc +config: 17cbf7e65c49e001bf222ac3d01664cc tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_modules/index.html b/docs/_modules/index.html index e03387bd..eb1b87f0 100644 --- a/docs/_modules/index.html +++ b/docs/_modules/index.html @@ -1,22 +1,22 @@ - + - Overview: module code — mirp 2.1.1 documentation - - + Overview: module code — mirp 2.2.0 documentation + + - - - - - + + + + + @@ -75,19 +75,19 @@

All modules for which code is available

-