analyzer.core.analysis¶
Classes¶
Complete description of an Analysis |
Functions¶
|
|
|
Module Contents¶
- class analyzer.core.analysis.Analysis[source]¶
Complete description of an Analysis The only options the user should need to provide at runtime are the executor with which to run the analysis, and the path of the output data.
- analyzer: analyzer.core.analyzer.Analyzer[source]¶
- event_collections: list[DatasetDescription][source]¶
- extra_executors: dict[str, analyzer.core.executors.Executor][source]¶
- lint_config: analyzer.core.linting.LintConfig[source]¶