Open tpitkanen opened 3 years ago
@tpitkanen , are there currently any events where this feature would have been desired?
@tpitkanen , are there currently any events where this feature would have been desired?
The use cases are the same as in #230. Whenever an element is removed, the change should be reflected in the user interface (a removed element should be deleted from the espe plot, and it should also trigger an update in a sum spectrum).
If an element that is in a sum energy spectrum is deleted, the sum spectrum stays unchanged. Nothing calls
SumEnergySpectrum.delete_spectra(...)
.