Package prompt
[hide private]
[frames] | no frames]

Package prompt

source code

Package for the prompt based interface.

The functions should only contain code for checking the validity of arguments. If any other code is required, this should be placed elsewhere.

Submodules [hide private]
  • prompt.align_tensor: Module containing the 'align_tensor' user function class.
  • prompt.angles: Module containing the 'angles' user function class.
  • prompt.base_class: The base class for all the user function classes.
  • prompt.bmrb: Module containing the BMRB user function class.
  • prompt.bruker: Module containing the Bruker Dynamics Center user function class.
  • prompt.command
  • prompt.consistency_tests: Module containing the 'consistency_tests' user function class.
  • prompt.dasha: Module containing the 'dasha' user function class for controlling the Dasha model-free software.
  • prompt.deselect: Module containing the 'deselect' user function class.
  • prompt.diffusion_tensor: Module containing the 'diffusion_tensor' user function class.
  • prompt.doc_string: Module containing various shared docstrings.
  • prompt.dx: Module containing the 'dx' user function class for controlling the OpenDX visualisation software.
  • prompt.eliminate: Module containing the 'eliminate' user function for removing failed models.
  • prompt.fix: Module containing the 'fix' user function class.
  • prompt.frame_order: Module containing the user function class of the Frame Order theories.
  • prompt.frq: Module containing the 'frq' user function class for manipulating spectrometer frequencies.
  • prompt.gpl: Module containing the 'gpl' user function for displaying licence information.
  • prompt.grace: Module containing the 'grace' user function class for controlling the Grace data viewing software.
  • prompt.help: The prompt UI help system.
  • prompt.interpreter: The prompt based relax user interface (UI).
  • prompt.jw_mapping: Module containing the Reduced Spectral Density Mapping 'jw_mapping' user function class.
  • prompt.minimisation: Module containing the 'minimisation' user function class.
  • prompt.model_free: Module containing the model-free analysis 'model_free' user function class.
  • prompt.model_selection: Module containing the 'model_selection' user function class.
  • prompt.molecule: Module containing the 'molecule' user function class.
  • prompt.molmol: Module containing the 'molmol' user function class for interacting with MOLMOL.
  • prompt.monte_carlo: Module containing the Monte Carlo simulation 'monte_carlo' user function class.
  • prompt.n_state_model: Module containing the 'n_state_model' user function class.
  • prompt.noe: Module containing the 'noe' user function class.
  • prompt.palmer: Module containing the 'palmer' user function class for controlling the Modelfree4 software.
  • prompt.paramag: Module containing the user function class for paramagnetic related functions.
  • prompt.pcs: Module containing the 'pcs' pseudocontact shift user function class.
  • prompt.pipe: Module containing the 'pipe' user function class.
  • prompt.pymol_control: Module containing the 'pymol' user function class for interacting with PyMOL.
  • prompt.rdc: Module containing the 'rdc' user function class.
  • prompt.relax_data: Module containing the 'relax_data' user function class.
  • prompt.relax_fit: Module containing the 'relax_fit' user function class.
  • prompt.reset
  • prompt.residue: Module containing the 'residue' user function class.
  • prompt.results: Module containing the 'results' user function class.
  • prompt.select: Module containing the 'select' user function class.
  • prompt.sequence: Module containing the 'sequence' user function class.
  • prompt.spectrum: Module containing the 'spectrum' user function class.
  • prompt.spin: Module containing the 'spin' user function class.
  • prompt.state: Module containing the 'state' user function class.
  • prompt.structure: Module containing the 'structure' user function class.
  • prompt.sys_info: Module containing the 'sys_info' user function class.
  • prompt.tab_completion
  • prompt.temperature: Module containing the 'temperature' user function class.
  • prompt.value: Module containing the 'value' user function class.
  • prompt.view: Module containing molecular viewing 'view()' user function.
  • prompt.vmd: Module containing the 'vmd' user function class for controlling VMD.

Variables [hide private]
  __doc__ = """Package for the prompt based interfa...
  __package__ = None
hash(x)
Variables Details [hide private]

__doc__

Value:
"""Package for the prompt based interface.

The functions should only contain code for checking the validity of ar\
guments.  If any other code is
required, this should be placed elsewhere.
"""