blissoda.exafs.plots.ExafsPlot#

class blissoda.exafs.plots.ExafsPlot(*args, **kwargs)[source]#

Bases: _Unavailable

Parameters:
  • args (Any)

  • kwargs (Any)

WIDGET = 'blissoda.exafs.widgets.ExafsWidget'#
clear()[source]#
Return type:

None

get_scans()[source]#
Return type:

List[str]

remove_scan(legend)[source]#
Parameters:

legend (str)

Return type:

None

update_scan(legend, data, color=None)[source]#
Parameters:
Return type:

None