Subsections


pipe.switch

Image pipe Image system-switch-user

Synopsis

Switch between the data pipes of the relax data store.

Defaults

pipe.switch(pipe_name=None)

Keyword arguments

pipe_name: The name of the data pipe.

Description

This will switch between the various data pipes within the relax data store.

Prompt examples

To switch to the `ellipsoid' data pipe, type:

[numbers=none]
relax> pipe.switch('ellipsoid')

[numbers=none]
relax> pipe.switch(pipe_name='ellipsoid')




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