Index A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | Q | R | S | T | U | V | W | Z A add() (energytrackr.plot.builtin_plot_objects.bollinger_bands.BollingerBands method) (energytrackr.plot.builtin_plot_objects.candlestick.Candlestick method) (energytrackr.plot.builtin_plot_objects.change_events.ChangeEventMarkers method) (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatter method) (energytrackr.plot.builtin_plot_objects.dynamic_ticks.DynamicTicks method) (energytrackr.plot.builtin_plot_objects.macd_line.MACDLine method) (energytrackr.plot.builtin_plot_objects.series_line.SeriesLine method) agg (energytrackr.plot.builtin_data_transforms.filter_outliers.FilterOutliers property) (energytrackr.plot.builtin_data_transforms.filter_outliers.OutlierFilterConfig attribute) alpha (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatterConfig attribute) (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatterStyle attribute) apply() (energytrackr.plot.builtin_data_transforms.commit_details.CommitDetails method) (energytrackr.plot.builtin_data_transforms.commit_stats.CommitStats method) (energytrackr.plot.builtin_data_transforms.compute_distribution.ComputeDistribution method) (energytrackr.plot.builtin_data_transforms.filter_outliers.FilterOutliers method) (energytrackr.plot.builtin_data_transforms.load_csv.LoadCSV method) AttributeNotFoundError B band_color (energytrackr.plot.builtin_plot_objects.bollinger_bands.OutlierFilterConfig attribute) Base (class in energytrackr.plot.builtin_page_sections.base) BaseConfig (class in energytrackr.plot.builtin_page_sections.base) batch_size (energytrackr.config.config_model.ExecutionPlanDefinition attribute) BENCHMARKS (energytrackr.config.config_model.ModeEnum attribute) body_width (energytrackr.plot.builtin_plot_objects.candlestick.CandlestickConfig attribute) BokehValidationIssuesError BollingerBands (class in energytrackr.plot.builtin_plot_objects.bollinger_bands) BootStats (class in energytrackr.plot.builtin_plots.bootstrap_comparison) BootstrapComparison (class in energytrackr.plot.builtin_plots.bootstrap_comparison) BoxplotComparison (class in energytrackr.plot.builtin_plots.boxplot_comparison) branch (energytrackr.config.config_model.RepositoryDefinition attribute) BRANCHES (energytrackr.config.config_model.GranularityEnum attribute) BuildStage (class in energytrackr.pipeline.core_stages.build_stage) C Candlestick (class in energytrackr.plot.builtin_plot_objects.candlestick) CandlestickConfig (class in energytrackr.plot.builtin_plot_objects.candlestick) CantFindFileError ChangeEventMarkers (class in energytrackr.plot.builtin_plot_objects.change_events) ChangeEventMarkersConfig (class in energytrackr.plot.builtin_plot_objects.change_events) ChangePointComparison (class in energytrackr.plot.builtin_plots.change_point_comparison) ChangePointComparisonConfig (class in energytrackr.plot.builtin_plots.change_point_comparison) ChangeTable (class in energytrackr.plot.builtin_page_sections.change_table) ChangeTableConfig (class in energytrackr.plot.builtin_page_sections.change_table) check_compile_commands_for_benchmarks() (energytrackr.config.config_model.ExecutionPlanDefinition method) CheckoutStage (class in energytrackr.pipeline.core_stages.checkout_stage) clean_cache_dir() (in module energytrackr.pipeline.pipeline) clone_options (energytrackr.config.config_model.RepositoryDefinition attribute) clone_or_open_repo() (in module energytrackr.utils.git_utils) color (energytrackr.plot.builtin_plot_objects.ema_line.EMALineConfig attribute) (energytrackr.plot.builtin_plot_objects.median_line.MedianLineConfig attribute) (energytrackr.plot.builtin_plot_objects.series_line.SeriesLineConfigProtocol property) (energytrackr.plot.builtin_plot_objects.sma_line.SMALineConfig attribute) ColorbarMixin (class in energytrackr.plot.builtin_plots.mixins) column (energytrackr.plot.builtin_data_transforms.commit_stats.CommitStatsConfig attribute) (energytrackr.plot.builtin_data_transforms.compute_distribution.ComputeDistributionConfig attribute) columns (energytrackr.plot.builtin_page_sections.change_table.ChangeTable property) (energytrackr.plot.builtin_page_sections.change_table.ChangeTableConfig attribute) command (energytrackr.utils.exceptions.UnknownCommandError attribute) commit (energytrackr.plot.builtin_plots.boxplot_comparison.SingleStats attribute) commit_col (energytrackr.plot.builtin_data_transforms.filter_outliers.FilterOutliers property) (energytrackr.plot.builtin_data_transforms.filter_outliers.OutlierFilterConfig attribute) CommitDetails (class in energytrackr.plot.builtin_data_transforms.commit_details) COMMITS (energytrackr.config.config_model.GranularityEnum attribute) CommitSelectorsMixin (class in energytrackr.plot.builtin_plots.mixins) CommitStats (class in energytrackr.plot.builtin_data_transforms.commit_stats) CommitStatsConfig (class in energytrackr.plot.builtin_data_transforms.commit_stats) CommitStatsMissingOrEmptyDataFrameError ComparisonBase (class in energytrackr.plot.builtin_plots.mixins) compile_commands (energytrackr.config.config_model.ExecutionPlanDefinition attribute) compile_stages() (in module energytrackr.pipeline.pipeline) compute() (energytrackr.plot.builtin_plot_objects.ema_line.EMALine method) (energytrackr.plot.builtin_plot_objects.series_line.SeriesLine method) (energytrackr.plot.builtin_plot_objects.sma_line.SMALine method) ComputeDistribution (class in energytrackr.plot.builtin_data_transforms.compute_distribution) ComputeDistributionConfig (class in energytrackr.plot.builtin_data_transforms.compute_distribution) Config (class in energytrackr.config.config_store) config_version (energytrackr.config.config_model.PipelineConfig attribute) ConfigurationSingletonAlreadySetError ConfigurationSingletonNotSetError ContextLogger (class in energytrackr.utils.logger) CopyDirectoryStage (class in energytrackr.pipeline.core_stages.copy_directory_stage) counts (energytrackr.plot.builtin_plots.bootstrap_comparison.BootStats attribute) cpu_thermal_file (energytrackr.config.config_model.PipelineConfig attribute) create_batches() (in module energytrackr.pipeline.pipeline) critical() (energytrackr.utils.logger.ContextLogger method) csv_columns (energytrackr.plot.builtin_data_transforms.load_csv.LoadCSVConfig attribute) CUSJStats (class in energytrackr.plot.builtin_plots.cusum_comparison) CUSPctStats (class in energytrackr.plot.builtin_plots.cusum_comparison) CUSStats (class in energytrackr.plot.builtin_plots.cusum_comparison) cusum_neg_j (energytrackr.plot.builtin_plots.cusum_comparison.CUSJStats attribute) cusum_neg_pct (energytrackr.plot.builtin_plots.cusum_comparison.CUSPctStats attribute) cusum_net_j (energytrackr.plot.builtin_plots.cusum_comparison.CUSJStats attribute) cusum_net_pct (energytrackr.plot.builtin_plots.cusum_comparison.CUSPctStats attribute) cusum_pos_j (energytrackr.plot.builtin_plots.cusum_comparison.CUSJStats attribute) cusum_pos_pct (energytrackr.plot.builtin_plots.cusum_comparison.CUSPctStats attribute) CUSUMComparison (class in energytrackr.plot.builtin_plots.cusum_comparison) CUSUMComparisonConfig (class in energytrackr.plot.builtin_plots.cusum_comparison) D debug() (energytrackr.utils.logger.ContextLogger method) default_visible (energytrackr.plot.builtin_plot_objects.bollinger_bands.OutlierFilterConfig attribute) (energytrackr.plot.builtin_plot_objects.candlestick.CandlestickConfig attribute) (energytrackr.plot.builtin_plot_objects.ema_line.EMALineConfig attribute) (energytrackr.plot.builtin_plot_objects.macd_line.MACDConfig attribute) (energytrackr.plot.builtin_plot_objects.median_line.MedianLineConfig attribute) (energytrackr.plot.builtin_plot_objects.series_line.SeriesLineConfigProtocol property) (energytrackr.plot.builtin_plot_objects.sma_line.SMALineConfig attribute) diffs (energytrackr.plot.builtin_plots.cusum_comparison.CUSStats attribute) DistributionScatter (class in energytrackr.plot.builtin_plot_objects.distribution_scatter) DistributionScatterConfig (class in energytrackr.plot.builtin_plot_objects.distribution_scatter) DistributionScatterStyle (class in energytrackr.plot.builtin_plot_objects.distribution_scatter) draw_additional_objects() (in module energytrackr.plot.builtin_plots.mixins) DynamicTicks (class in energytrackr.plot.builtin_plot_objects.dynamic_ticks) DynamicTicksConfig (class in energytrackr.plot.builtin_plot_objects.dynamic_ticks) E ECDFComparison (class in energytrackr.plot.builtin_plots.ecdf_comparison) EMALine (class in energytrackr.plot.builtin_plot_objects.ema_line) EMALineConfig (class in energytrackr.plot.builtin_plot_objects.ema_line) energy_col (energytrackr.plot.builtin_data_transforms.filter_outliers.FilterOutliers property) (energytrackr.plot.builtin_data_transforms.filter_outliers.OutlierFilterConfig attribute) energytrackr module energytrackr.commands module energytrackr.commands.dispatcher module energytrackr.config module energytrackr.config.config_model module energytrackr.config.config_store module energytrackr.config.loader module energytrackr.main module energytrackr.pipeline module energytrackr.pipeline.core_stages module energytrackr.pipeline.core_stages.build_stage module energytrackr.pipeline.core_stages.checkout_stage module energytrackr.pipeline.core_stages.copy_directory_stage module energytrackr.pipeline.core_stages.filter_and_regression_stage module energytrackr.pipeline.core_stages.measure_stage module energytrackr.pipeline.core_stages.post_test_stage module energytrackr.pipeline.core_stages.pre_build_stage module energytrackr.pipeline.core_stages.set_directory_stage module energytrackr.pipeline.core_stages.stability_check_stage module energytrackr.pipeline.core_stages.temperature_check_stage module energytrackr.pipeline.core_stages.verify_perf_stage module energytrackr.pipeline.custom_stages module energytrackr.pipeline.custom_stages.java_setup_stage module energytrackr.pipeline.pipeline module energytrackr.pipeline.stage_interface module energytrackr.plot module energytrackr.plot.builtin_data_transforms module energytrackr.plot.builtin_data_transforms.commit_details module energytrackr.plot.builtin_data_transforms.commit_stats module energytrackr.plot.builtin_data_transforms.compute_distribution module energytrackr.plot.builtin_data_transforms.filter_outliers module energytrackr.plot.builtin_data_transforms.load_csv module energytrackr.plot.builtin_page_sections module energytrackr.plot.builtin_page_sections.base module energytrackr.plot.builtin_page_sections.change_table module energytrackr.plot.builtin_page_sections.plot_embed module energytrackr.plot.builtin_page_sections.summary_box module energytrackr.plot.builtin_plot_objects module energytrackr.plot.builtin_plot_objects.bollinger_bands module energytrackr.plot.builtin_plot_objects.candlestick module energytrackr.plot.builtin_plot_objects.change_events module energytrackr.plot.builtin_plot_objects.distribution_scatter module energytrackr.plot.builtin_plot_objects.dynamic_ticks module energytrackr.plot.builtin_plot_objects.ema_line module energytrackr.plot.builtin_plot_objects.macd_line module energytrackr.plot.builtin_plot_objects.median_line module energytrackr.plot.builtin_plot_objects.series_line module energytrackr.plot.builtin_plot_objects.sma_line module energytrackr.plot.builtin_plots module energytrackr.plot.builtin_plots.bootstrap_comparison module energytrackr.plot.builtin_plots.boxplot_comparison module energytrackr.plot.builtin_plots.change_point_comparison module energytrackr.plot.builtin_plots.cusum_comparison module energytrackr.plot.builtin_plots.ecdf_comparison module energytrackr.plot.builtin_plots.evolution_plot module energytrackr.plot.builtin_plots.mixins module energytrackr.plot.builtin_plots.qq_comparison module energytrackr.plot.builtin_plots.registry module energytrackr.plot.builtin_plots.violin_comparison module energytrackr.plot.pipeline module energytrackr.utils module energytrackr.utils.args_parser module energytrackr.utils.exceptions module energytrackr.utils.git_utils module energytrackr.utils.logger module energytrackr.utils.sort module energytrackr.utils.utils module error() (energytrackr.utils.logger.ContextLogger method) EvolutionPlot (class in energytrackr.plot.builtin_plots.evolution_plot) EvolutionPlotConfig (class in energytrackr.plot.builtin_plots.evolution_plot) exception() (energytrackr.utils.logger.ContextLogger method) execute_common_tests (energytrackr.config.config_model.ExecutionPlanDefinition attribute) execution_plan (energytrackr.config.config_model.PipelineConfig attribute) ExecutionPlanDefinition (class in energytrackr.config.config_model) extract_energy_value() (energytrackr.pipeline.core_stages.measure_stage.MeasureEnergyStage static method) extract_java_version() (energytrackr.pipeline.custom_stages.java_setup_stage.JavaSetupStage static method) F fast_span (energytrackr.plot.builtin_plot_objects.macd_line.MACDConfig attribute) FilterAndRegressionStage (class in energytrackr.pipeline.core_stages.filter_and_regression_stage) FilterOutliers (class in energytrackr.plot.builtin_data_transforms.filter_outliers) FontMixin (class in energytrackr.plot.builtin_plots.mixins) G gather_commits() (in module energytrackr.utils.git_utils) generate_commit_link() (in module energytrackr.utils.git_utils) get_commit_details_from_git() (in module energytrackr.utils.git_utils) get_commit_history() (in module energytrackr.utils.sort) get_config() (energytrackr.config.config_store.Config class method) get_labels_and_dists() (in module energytrackr.plot.builtin_plots.mixins) get_local_env() (in module energytrackr.utils.utils) get_registered_plots() (in module energytrackr.plot.builtin_plots.registry) granularity (energytrackr.config.config_model.ExecutionPlanDefinition attribute) GranularityEnum (class in energytrackr.config.config_model) H handle_command() (in module energytrackr.commands.dispatcher) high_ci (energytrackr.plot.builtin_plots.bootstrap_comparison.BootStats attribute) HoverMixin (class in energytrackr.plot.builtin_plots.mixins) I ignore_failures (energytrackr.config.config_model.ExecutionPlanDefinition attribute) ignored_directories (energytrackr.config.config_model.PipelineConfig attribute) info() (energytrackr.utils.logger.ContextLogger method) initial_commits() (in module energytrackr.plot.builtin_plots.mixins) InvalidDottedPathError InvalidLegendClickPolicyError J j (energytrackr.plot.builtin_plots.cusum_comparison.CUSStats attribute) JavaEnvManager (class in energytrackr.pipeline.custom_stages.java_setup_stage) JavaHomeNotFoundError JavaSetupStage (class in energytrackr.pipeline.custom_stages.java_setup_stage) L lefts (energytrackr.plot.builtin_plots.bootstrap_comparison.BootStats attribute) legend (energytrackr.plot.builtin_plot_objects.bollinger_bands.OutlierFilterConfig attribute) (energytrackr.plot.builtin_plot_objects.ema_line.EMALineConfig attribute) (energytrackr.plot.builtin_plot_objects.median_line.MedianLineConfig attribute) (energytrackr.plot.builtin_plot_objects.series_line.SeriesLineConfigProtocol property) (energytrackr.plot.builtin_plot_objects.sma_line.SMALineConfig attribute) legend_macd (energytrackr.plot.builtin_plot_objects.macd_line.MACDLine property) legend_signal (energytrackr.plot.builtin_plot_objects.macd_line.MACDLine property) limits (energytrackr.config.config_model.PipelineConfig attribute) LimitsDefinition (class in energytrackr.config.config_model) line_width (energytrackr.plot.builtin_plot_objects.bollinger_bands.OutlierFilterConfig attribute) (energytrackr.plot.builtin_plot_objects.ema_line.EMALineConfig attribute) (energytrackr.plot.builtin_plot_objects.macd_line.MACDConfig attribute) (energytrackr.plot.builtin_plot_objects.median_line.MedianLineConfig attribute) (energytrackr.plot.builtin_plot_objects.series_line.SeriesLineConfigProtocol property) (energytrackr.plot.builtin_plot_objects.sma_line.SMALineConfig attribute) load_pipeline_config() (in module energytrackr.config.loader) LoadCSV (class in energytrackr.plot.builtin_data_transforms.load_csv) LoadCSVConfig (class in energytrackr.plot.builtin_data_transforms.load_csv) log() (energytrackr.utils.logger.ContextLogger method) log_context_buffer() (in module energytrackr.pipeline.pipeline) low_ci (energytrackr.plot.builtin_plots.bootstrap_comparison.BootStats attribute) M ma_color (energytrackr.plot.builtin_plot_objects.bollinger_bands.OutlierFilterConfig attribute) macd_color (energytrackr.plot.builtin_plot_objects.macd_line.MACDConfig attribute) MACDConfig (class in energytrackr.plot.builtin_plot_objects.macd_line) MACDLine (class in energytrackr.plot.builtin_plot_objects.macd_line) main() (in module energytrackr.main) make_selectors() (in module energytrackr.plot.builtin_plots.mixins) map_version_to_home() (energytrackr.pipeline.custom_stages.java_setup_stage.JavaSetupStage static method) max_run_length (energytrackr.plot.builtin_data_transforms.filter_outliers.FilterOutliers property) (energytrackr.plot.builtin_data_transforms.filter_outliers.OutlierFilterConfig attribute) max_ticks (energytrackr.plot.builtin_plot_objects.dynamic_ticks.DynamicTicksConfig attribute) measure() (in module energytrackr.pipeline.pipeline) MeasureEnergyStage (class in energytrackr.pipeline.core_stages.measure_stage) MedianLine (class in energytrackr.plot.builtin_plot_objects.median_line) MedianLineConfig (class in energytrackr.plot.builtin_plot_objects.median_line) medians (energytrackr.plot.builtin_plots.cusum_comparison.CUSStats attribute) min_commits_after (energytrackr.config.config_model.RegressionDetectionDefinition attribute) min_commits_before (energytrackr.config.config_model.RegressionDetectionDefinition attribute) min_energy_threshold (energytrackr.plot.builtin_data_transforms.filter_outliers.OutlierFilterConfig attribute) min_measurements (energytrackr.plot.builtin_data_transforms.commit_stats.CommitStatsConfig attribute) min_values_for_normality (energytrackr.plot.builtin_data_transforms.compute_distribution.ComputeDistributionConfig attribute) MissingContextKeyError MissingEnergyFieldError MissingEnergyTrackrKeyError mode (energytrackr.config.config_model.ExecutionPlanDefinition attribute) ModeEnum (class in energytrackr.config.config_model) model_config (energytrackr.config.config_model.ExecutionPlanDefinition attribute) (energytrackr.config.config_model.LimitsDefinition attribute) (energytrackr.config.config_model.PipelineConfig attribute) (energytrackr.config.config_model.RegressionDetectionDefinition attribute) (energytrackr.config.config_model.RepositoryDefinition attribute) module energytrackr energytrackr.commands energytrackr.commands.dispatcher energytrackr.config energytrackr.config.config_model energytrackr.config.config_store energytrackr.config.loader energytrackr.main energytrackr.pipeline energytrackr.pipeline.core_stages energytrackr.pipeline.core_stages.build_stage energytrackr.pipeline.core_stages.checkout_stage energytrackr.pipeline.core_stages.copy_directory_stage energytrackr.pipeline.core_stages.filter_and_regression_stage energytrackr.pipeline.core_stages.measure_stage energytrackr.pipeline.core_stages.post_test_stage energytrackr.pipeline.core_stages.pre_build_stage energytrackr.pipeline.core_stages.set_directory_stage energytrackr.pipeline.core_stages.stability_check_stage energytrackr.pipeline.core_stages.temperature_check_stage energytrackr.pipeline.core_stages.verify_perf_stage energytrackr.pipeline.custom_stages energytrackr.pipeline.custom_stages.java_setup_stage energytrackr.pipeline.pipeline energytrackr.pipeline.stage_interface energytrackr.plot energytrackr.plot.builtin_data_transforms energytrackr.plot.builtin_data_transforms.commit_details energytrackr.plot.builtin_data_transforms.commit_stats energytrackr.plot.builtin_data_transforms.compute_distribution energytrackr.plot.builtin_data_transforms.filter_outliers energytrackr.plot.builtin_data_transforms.load_csv energytrackr.plot.builtin_page_sections energytrackr.plot.builtin_page_sections.base energytrackr.plot.builtin_page_sections.change_table energytrackr.plot.builtin_page_sections.plot_embed energytrackr.plot.builtin_page_sections.summary_box energytrackr.plot.builtin_plot_objects energytrackr.plot.builtin_plot_objects.bollinger_bands energytrackr.plot.builtin_plot_objects.candlestick energytrackr.plot.builtin_plot_objects.change_events energytrackr.plot.builtin_plot_objects.distribution_scatter energytrackr.plot.builtin_plot_objects.dynamic_ticks energytrackr.plot.builtin_plot_objects.ema_line energytrackr.plot.builtin_plot_objects.macd_line energytrackr.plot.builtin_plot_objects.median_line energytrackr.plot.builtin_plot_objects.series_line energytrackr.plot.builtin_plot_objects.sma_line energytrackr.plot.builtin_plots energytrackr.plot.builtin_plots.bootstrap_comparison energytrackr.plot.builtin_plots.boxplot_comparison energytrackr.plot.builtin_plots.change_point_comparison energytrackr.plot.builtin_plots.cusum_comparison energytrackr.plot.builtin_plots.ecdf_comparison energytrackr.plot.builtin_plots.evolution_plot energytrackr.plot.builtin_plots.mixins energytrackr.plot.builtin_plots.qq_comparison energytrackr.plot.builtin_plots.registry energytrackr.plot.builtin_plots.violin_comparison energytrackr.plot.pipeline energytrackr.utils energytrackr.utils.args_parser energytrackr.utils.exceptions energytrackr.utils.git_utils energytrackr.utils.logger energytrackr.utils.sort energytrackr.utils.utils ModuleDidNotResolveToClassError multiplier (energytrackr.plot.builtin_data_transforms.filter_outliers.FilterOutliers property) (energytrackr.plot.builtin_data_transforms.filter_outliers.OutlierFilterConfig attribute) MustImplementError N n_std (energytrackr.plot.builtin_plot_objects.bollinger_bands.OutlierFilterConfig attribute) newest_commit (energytrackr.config.config_model.ExecutionPlanDefinition attribute) nice_number() (in module energytrackr.utils.utils) None (energytrackr.utils.logger.ContextLogger attribute) nonnormal_color (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatterConfig attribute) (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatterStyle attribute) nonnormal_label (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatterConfig attribute) (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatterStyle attribute) normal_color (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatterConfig attribute) (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatterStyle attribute) normal_label (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatterConfig attribute) (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatterStyle attribute) normal_visible (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatterConfig attribute) (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatterStyle attribute) normality_p (energytrackr.plot.builtin_data_transforms.compute_distribution.ComputeDistributionConfig attribute) NotADataclassTypeError NotAPlotObjTypeError notch (energytrackr.plot.builtin_plots.boxplot_comparison.SingleStats attribute) num_commits (energytrackr.config.config_model.ExecutionPlanDefinition attribute) num_repeats (energytrackr.config.config_model.ExecutionPlanDefinition attribute) num_runs (energytrackr.config.config_model.ExecutionPlanDefinition attribute) O objects (energytrackr.plot.builtin_plots.change_point_comparison.ChangePointComparisonConfig attribute) (energytrackr.plot.builtin_plots.cusum_comparison.CUSUMComparisonConfig attribute) (energytrackr.plot.builtin_plots.evolution_plot.EvolutionPlotConfig attribute) oldest_commit (energytrackr.config.config_model.ExecutionPlanDefinition attribute) OutlierFilterConfig (class in energytrackr.plot.builtin_data_transforms.filter_outliers) (class in energytrackr.plot.builtin_plot_objects.bollinger_bands) P parse_args() (in module energytrackr.utils.args_parser) pct (energytrackr.plot.builtin_plots.cusum_comparison.CUSStats attribute) Pipeline (class in energytrackr.pipeline.pipeline) PipelineConfig (class in energytrackr.config.config_model) PipelineStage (class in energytrackr.pipeline.stage_interface) plot() (in module energytrackr.plot.pipeline) PlotAlreadyRegisteredError PlotEmbed (class in energytrackr.plot.builtin_page_sections.plot_embed) PlotLabelsNotSetError PlotObjectDidNotInitializeFigureError PlotSourcesNotSetError post_command (energytrackr.config.config_model.ExecutionPlanDefinition attribute) PostTestStage (class in energytrackr.pipeline.core_stages.post_test_stage) pre_command (energytrackr.config.config_model.ExecutionPlanDefinition attribute) pre_command_condition_files (energytrackr.config.config_model.ExecutionPlanDefinition attribute) PreBuildStage (class in energytrackr.pipeline.core_stages.pre_build_stage) Q QQComparison (class in energytrackr.plot.builtin_plots.qq_comparison) quartiles (energytrackr.plot.builtin_plots.boxplot_comparison.SingleStats attribute) R radius (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatterConfig attribute) (energytrackr.plot.builtin_plot_objects.distribution_scatter.DistributionScatterStyle attribute) (energytrackr.plot.builtin_plot_objects.ema_line.EMALineConfig attribute) (energytrackr.plot.builtin_plot_objects.median_line.MedianLineConfig attribute) (energytrackr.plot.builtin_plot_objects.series_line.SeriesLineConfigProtocol property) (energytrackr.plot.builtin_plot_objects.sma_line.SMALineConfig attribute) radius_base (energytrackr.plot.builtin_plot_objects.change_events.ChangeEventMarkersConfig attribute) randomize_tasks (energytrackr.config.config_model.ExecutionPlanDefinition attribute) RangeToolMixin (class in energytrackr.plot.builtin_plots.mixins) read_csv() (in module energytrackr.utils.sort) register_plot() (in module energytrackr.plot.builtin_plots.registry) regression_detection (energytrackr.config.config_model.PipelineConfig attribute) RegressionDetectionDefinition (class in energytrackr.config.config_model) render() (energytrackr.plot.builtin_page_sections.base.Base method) (energytrackr.plot.builtin_page_sections.change_table.ChangeTable method) (energytrackr.plot.builtin_page_sections.plot_embed.PlotEmbed method) (energytrackr.plot.builtin_page_sections.summary_box.SummaryBox method) reorder_commits() (in module energytrackr.utils.sort) repo (energytrackr.config.config_model.PipelineConfig attribute) RepositoryDefinition (class in energytrackr.config.config_model) reset() (energytrackr.config.config_store.Config class method) restore_head() (in module energytrackr.pipeline.pipeline) rights (energytrackr.plot.builtin_plots.bootstrap_comparison.BootStats attribute) run() (energytrackr.pipeline.core_stages.build_stage.BuildStage method) (energytrackr.pipeline.core_stages.checkout_stage.CheckoutStage method) (energytrackr.pipeline.core_stages.copy_directory_stage.CopyDirectoryStage method) (energytrackr.pipeline.core_stages.filter_and_regression_stage.FilterAndRegressionStage method) (energytrackr.pipeline.core_stages.measure_stage.MeasureEnergyStage method) (energytrackr.pipeline.core_stages.post_test_stage.PostTestStage method) (energytrackr.pipeline.core_stages.pre_build_stage.PreBuildStage method) (energytrackr.pipeline.core_stages.set_directory_stage.SetDirectoryStage method) (energytrackr.pipeline.core_stages.stability_check_stage.StabilityCheckStage method) (energytrackr.pipeline.core_stages.temperature_check_stage.TemperatureCheckStage method) (energytrackr.pipeline.core_stages.verify_perf_stage.VerifyPerfStage method) (energytrackr.pipeline.custom_stages.java_setup_stage.JavaSetupStage method) (energytrackr.pipeline.pipeline.Pipeline method) (energytrackr.pipeline.stage_interface.PipelineStage method) run_command() (in module energytrackr.utils.utils) run_pre_stages() (in module energytrackr.pipeline.pipeline) run_pre_test_stages_for_commit() (in module energytrackr.pipeline.pipeline) run_setup_commands() (in module energytrackr.pipeline.pipeline) S SeriesLine (class in energytrackr.plot.builtin_plot_objects.series_line) SeriesLineConfigProtocol (class in energytrackr.plot.builtin_plot_objects.series_line) set_config() (energytrackr.config.config_store.Config class method) set_java_home() (energytrackr.pipeline.custom_stages.java_setup_stage.JavaEnvManager static method) SetDirectoryStage (class in energytrackr.pipeline.core_stages.set_directory_stage) SettingsReadOnlyError setup_commands (energytrackr.config.config_model.PipelineConfig attribute) setup_project_dirs() (in module energytrackr.pipeline.pipeline) show_levels (energytrackr.plot.builtin_plot_objects.change_events.ChangeEventMarkersConfig attribute) sigma (energytrackr.plot.builtin_plots.cusum_comparison.CUSStats attribute) signal_color (energytrackr.plot.builtin_plot_objects.macd_line.MACDConfig attribute) signal_span (energytrackr.plot.builtin_plot_objects.macd_line.MACDConfig attribute) SingleCommitZoomMixin (class in energytrackr.plot.builtin_plots.mixins) SingleStats (class in energytrackr.plot.builtin_plots.boxplot_comparison) slow_span (energytrackr.plot.builtin_plot_objects.macd_line.MACDConfig attribute) SMALine (class in energytrackr.plot.builtin_plot_objects.sma_line) SMALineConfig (class in energytrackr.plot.builtin_plot_objects.sma_line) SourceDirectoryNotFoundError span (energytrackr.plot.builtin_plot_objects.ema_line.EMALineConfig attribute) StabilityCheckStage (class in energytrackr.pipeline.core_stages.stability_check_stage) SummaryBox (class in energytrackr.plot.builtin_page_sections.summary_box) SummaryBoxConfig (class in energytrackr.plot.builtin_page_sections.summary_box) T TAGS (energytrackr.config.config_model.GranularityEnum attribute) TargetDirectoryNotFoundError temperature_safe_limit (energytrackr.config.config_model.LimitsDefinition attribute) TemperatureCheckStage (class in energytrackr.pipeline.core_stages.temperature_check_stage) template (energytrackr.plot.builtin_page_sections.base.BaseConfig attribute) (energytrackr.plot.builtin_page_sections.change_table.ChangeTableConfig attribute) (energytrackr.plot.builtin_page_sections.summary_box.SummaryBoxConfig attribute) (energytrackr.plot.builtin_plots.evolution_plot.EvolutionPlotConfig attribute) template_path (energytrackr.plot.builtin_page_sections.base.Base property) (energytrackr.plot.builtin_page_sections.change_table.ChangeTable property) (energytrackr.plot.builtin_page_sections.summary_box.SummaryBox property) test_command (energytrackr.config.config_model.ExecutionPlanDefinition attribute) test_command_path (energytrackr.config.config_model.ExecutionPlanDefinition attribute) TESTS (energytrackr.config.config_model.ModeEnum attribute) timeout (energytrackr.config.config_model.PipelineConfig attribute) tracked_file_extensions (energytrackr.config.config_model.PipelineConfig attribute) U UnexpectedArgumentError UnknownCommandError upper_j (energytrackr.plot.builtin_plots.cusum_comparison.CUSJStats attribute) upper_pct (energytrackr.plot.builtin_plots.cusum_comparison.CUSPctStats attribute) url (energytrackr.config.config_model.RepositoryDefinition attribute) V VerifyPerfStage (class in energytrackr.pipeline.core_stages.verify_perf_stage) ViolinComparison (class in energytrackr.plot.builtin_plots.violin_comparison) W warning() (energytrackr.utils.logger.ContextLogger method) whiskers (energytrackr.plot.builtin_plots.boxplot_comparison.SingleStats attribute) window (energytrackr.plot.builtin_data_transforms.filter_outliers.FilterOutliers property) (energytrackr.plot.builtin_data_transforms.filter_outliers.OutlierFilterConfig attribute) (energytrackr.plot.builtin_plot_objects.bollinger_bands.OutlierFilterConfig attribute) (energytrackr.plot.builtin_plot_objects.sma_line.SMALineConfig attribute) write_csv() (in module energytrackr.utils.sort) Z zoom_window (energytrackr.plot.builtin_plots.evolution_plot.EvolutionPlotConfig attribute)