Subsections


rdc.delete

Image align_tensor Image list-remove

Synopsis

Delete the RDC data corresponding to the alignment ID.

Defaults

rdc.delete(align_id=None)

Keyword arguments

align_id: The alignment ID string of the data to delete.

Description

This will delete all RDC data associated with the alignment ID in the current data pipe.

Prompt examples

To delete the RDC data corresponding to align_id=`PH_gel', type:

[numbers=none]
relax> rdc.delete('PH_gel')




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