releso.util.cnn_xns_observations.main
- releso.util.cnn_xns_observations.main(args, logger, func_data) Tuple[Dict[str, Any], Any]
Function which is called from the spor step.
The parameters need to conform to the SPOR_COMM interface defined by ReLeSO.
- Parameters:
args (_type_) – _description_
logger (_type_) – _description_
func_data (_type_) – _description_
- Returns:
_description_
- Return type:
Set[Dict[str, Any], Any]