TestAnalyzer¶
Test dias analyzer.
This is a trivial dias analyzer used to test the scheduler.
Output Data¶
None
State Data¶
None
Config Variables¶
-
dias.analyzers.test_analyzer.TestAnalyzer.wait_time¶ The amount of time the task sleeps in its run method.
Type: String
Additionally, the config parameters of the base class are expected in the task file
dias.analyzer.Analyzer(name, write_dir, …) |
Base class for all dias analyzers. |