Log data and (optionally) plot them in the second process via LogPlotter.
Add a new data group. Notify the plotting process if it is already running.
Parameters: | data_names : list of lists of str
|
---|
Check for a log configuration (‘log’ attribute by default) in conf. Supply default values if necessary.
Parameters: | conf : Struct
log_name : str, optional
|
---|---|
Returns: | log : dict
|
Plot log data returned by read_log() into a specified figure.
Parameters: | fig_num : int
log : dict
info : dict
xticks : list of arrays, optional
yticks : list of arrays, optional
|
---|