When you have a bunch of sweeps selected and do
labnotebook("USER_DA Scale DAScale values left", $sel, UNKNOWN_MODE)
where not all sweeps have that LBN entry you get
labnotebook: Could not find labnotebook key "USER_DA Scale DAScale values left".
Multiple problems here:
- Missing sweep number/channel number and type
- This is also confusing if some sweeps have the data and some not
IMHO this should only be shown if all sweeps don't have that LBN entry.
When you have a bunch of sweeps selected and do
where not all sweeps have that LBN entry you get
Multiple problems here:
IMHO this should only be shown if all sweeps don't have that LBN entry.