importer of the SVDTimeGrouping Configuration
Definition at line 66 of file SVDTimeGroupingConfigurationImporter.py.
◆ beginRun()
begin run
Definition at line 69 of file SVDTimeGroupingConfigurationImporter.py.
73 print(
"--> json INFO:")
74 print(
" "+str(param[
"_COMMENT"]))
79 uniqueID =
"SVDTimeGroupingConfiguration_" + str(now.isoformat())
80 uniqueID +=
"_in" + param[
"uniqueID"][
"INFO"][
"source"]
81 uniqueID +=
"_usedFor" + param[
"uniqueID"][
"INFO"][
"usedFor"]
82 uniqueID +=
"_" + param[
"uniqueID"][
"INFO"][
"tag"]
83 print(
"uniqueID ->", uniqueID)
88 for alg
in [
"CoG3",
"ELS3",
"CoG6"]:
89 for numberOfAcquiredSamples
in [3, 6]:
90 import_parameters_to_payload(payload, alg, numberOfAcquiredSamples)
static IntervalOfValidity always()
Function that returns an interval of validity that is always valid, c.f.
This class store the reconstruction configuration of SVDTimeGrouping module.
static Database & Instance()
Instance of a singleton Database.
The documentation for this class was generated from the following file: