Subsections


model_free.remove_tm

Image model-free Image list-remove

Synopsis

Remove the local τm parameter from a model.

Defaults

model_free.remove_tm(spin_id=None)

Keyword arguments

spin_id: The spin identification string.

Description

This function will remove the local τm parameter from the model-free parameter set. If there is no local τm parameter within the set nothing will happen.

If no spin identification string is given, then the function will apply to all spins.

Prompt examples

The following command will remove the parameter `tm':

[numbers=none]
relax> model_free.remove_tm()




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