Subsections


relax_data.delete

Image fid Image list-remove

Synopsis

Delete the data corresponding to the relaxation data ID string.

Defaults

relax_data.delete(ri_id=None)

Keyword arguments

ri_id: The relaxation data ID string.

Description

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

Prompt examples

To delete the relaxation data corresponding to the ID `NOE_600', type:

[numbers=none]
relax> relax_data.delete('NOE_600')




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