Difference between revisions of "Phaser-2.5.1: Manual"

From Phaserwiki
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="margin-left: 25px; float: right;">__TOC__</div>
+
<div style="margin-left: 25px; float: right;">__NOTOC__</div>
  
This is the documentation for Phaser&#8211;2.3 and above. There are some changes between this version and previous versions so input scripts may need editing. '''Not all keywords will be valid for versions before the current (nightly) release of Phaser through Phenix.'''
+
This is the documentation for Phaser&#8211;2.5.1. There are some changes between this version and previous versions so input scripts may need editing.  
  
==Keywords==
+
; {{Oldid|1464|Modes}}
Phaser can be run using CCP4-style keyword input from a pre-compiled executable
+
: The different functions that Phaser can perform and the keywords relevant for each mode
;[[ Command Line Arguments | Command Line Arguments ]]
+
; {{Oldid|1570|Keywords}}
: When run from the executable, phaser accepts some command line arguements
 
;[[ Keyword Modes | Keyword Modes ]]
 
: The different functions that Phaser can perform and the keywords relevant for each mode  
 
;[[Keywords | Keywords]]
 
 
: Detailed descriptions of the keywords
 
: Detailed descriptions of the keywords
; [[Keyword Example Scripts | Keyword Example Scripts]]
 
: Copy and edit to start using Phaser from keyword input
 
 
==Python==
 
Phaser can be scripted using python.
 
; [[Python Run-Jobs | Python Run-Jobs]]
 
: How to run Phaser from python and the functions relevant for each Run-Job
 
; [[Python Functions | Python Functions]]
 
: Detailed descriptions of the functions
 
; [[Python Example Scripts | Python Example Scripts ]]
 
: Copy and edit to start using Phaser from python
 
 
==XML==
 
There is XML output available for developers writing automation scripts.
 
<br>Please contact us for more information or XML output requests.
 
; [[XML | XML]]
 

Latest revision as of 19:11, 13 January 2015

This is the documentation for Phaser–2.5.1. There are some changes between this version and previous versions so input scripts may need editing.

Modes
The different functions that Phaser can perform and the keywords relevant for each mode
Keywords
Detailed descriptions of the keywords