You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'legend' used by the ScanWindow must be a unique key for each plotted curve. It is expected (although perhaps not enforced?) that the legend should include the source name and scan key. ScanWindow will make a copy of the DataObject it receives and append the y channel name (i.e., the data_key for a BlueskyRun).
The 'legend' used by the
ScanWindow
must be a unique key for each plotted curve. It is expected (although perhaps not enforced?) that the legend should include the source name and scan key.ScanWindow
will make a copy of theDataObject
it receives and append they
channel name (i.e., thedata_key
for aBlueskyRun
).pymca/PyMca5/PyMcaGui/pymca/ScanWindow.py
Lines 481 to 488 in 97df07e
pymca/PyMca5/PyMcaGui/pymca/ScanWindow.py
Lines 438 to 445 in 97df07e
pymca/PyMca5/PyMcaGui/pymca/ScanWindow.py
Lines 424 to 430 in 97df07e
The text was updated successfully, but these errors were encountered: