Subsections


spectrum.delete

Image fid Image list-remove

Synopsis

Delete the spectral data corresponding to the spectrum ID string.

Defaults

spectrum.delete(spectrum_id=None)

Keyword arguments

spectrum_id: The unique spectrum ID string.

Description

The spectral data corresponding to the given spectrum ID string will be removed from the current data pipe.

Prompt examples

To delete the peak height data corresponding to the ID `R1 ncyc5', type:

[numbers=none]
relax> spectrum.delete('R1 ncyc5')




The relax user manual (PDF), created 2020-08-26.