Difference between revisions of "Phaser-2.5.1: Manual"

From Phaserwiki
(Created page with '<div style="margin-left: 25px; float: right;">__TOC__</div> This is the documentation for Phaser–2.3. There are some changes between this version and previous versions so ...')
 
 
(16 intermediate revisions by 2 users 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. There are some changes between this version and previous versions so input scripts may need editing.
+
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
+
: The different functions that Phaser can perform and the keywords relevant for each mode
;[[ Keyword Modes | Keyword Modes ]]
+
; {{Oldid|1570|Keywords}}
: 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. All functionality available from the keyword interface is also available through the python interface.
 
; [[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. 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