Difference between revisions of "Pipe control"

From relax wiki
Jump to navigation Jump to search
(Created page with "== spectrum.get_ids() == See [http://www.nmr-relax.com/api/3.0/pipe_control.spectrum-module.html spectrum-module manual]. <source lang="python"> import pipe_control pipe_contr...")
 
(Labelled the article as a stub.)
 
Line 1: Line 1:
 +
{{stub}}
 +
 
== spectrum.get_ids() ==
 
== spectrum.get_ids() ==
 
See [http://www.nmr-relax.com/api/3.0/pipe_control.spectrum-module.html spectrum-module manual].
 
See [http://www.nmr-relax.com/api/3.0/pipe_control.spectrum-module.html spectrum-module manual].

Latest revision as of 17:30, 19 October 2015

This article is a stub. Please help to improve the relax wiki by expanding the article.

spectrum.get_ids()

See spectrum-module manual.

import pipe_control
pipe_control.spectrum.get_ids()

See also