Subsections


pcs.delete

Image align_tensor Image list-remove

Synopsis

Delete the PCS data corresponding to the alignment ID.

Defaults

pcs.delete(align_id=None)

Keyword arguments

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

Description

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

Prompt examples

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

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




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