Difference between revisions of "Phaser-2.2: Manual"

From Phaserwiki
(Initialization from alamanac (recreate))
 
 
(7 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
==Keywords==
 
==Keywords==
 
Phaser can be run using CCP4-style keyword input
 
Phaser can be run using CCP4-style keyword input
;[[ Phaser-2.2: Modes | Modes ]]
+
;{{Oldid|499|Keyword Modes}}
 
: The different functions that Phaser can perform and the keywords relevant for each mode  
 
: The different functions that Phaser can perform and the keywords relevant for each mode  
;[[Phaser-2.2: Keywords | Keywords]]
+
;{{Oldid|500|Keywords}}
 
: Detailed descriptions of the keywords
 
: Detailed descriptions of the keywords
; [[Phaser-2.2: Keyword Example Scripts | Keyword Example Scripts]]
+
;{{Oldid|501|Keyword Example Scripts}}
 
: Copy and edit to start using Phaser from keyword input
 
: Copy and edit to start using Phaser from keyword input
  
 
==Python==
 
==Python==
Phaser can be scripted using python. All functionality available from the keyword interface is also available through the python interface.
+
Phaser can be scripted using python.  
; [[Phaser-2.2: Python Run-Jobs | Python Run-Jobs]]
+
;{{Oldid|503|Python Run-Jobs}}
 
: How to run Phaser from python and the functions relevant for each Run-Job
 
: How to run Phaser from python and the functions relevant for each Run-Job
; [[Phaser-2.2: Python Functions | Python Functions]]
+
;{{Oldid|504|Python Functions}}
 
: Detailed descriptions of the functions  
 
: Detailed descriptions of the functions  
; [[Phaser-2.2: Python Example Scripts | Python Example Scripts ]]
+
;{{Oldid|505|Python Example Scripts}}
 
: Copy and edit to start using Phaser from python
 
: Copy and edit to start using Phaser from python
  
 
==XML==
 
==XML==
There is XML output available for developers writing automation scripts. Please contact us for more information or XML output requests.
+
There is XML output available for developers writing automation scripts.<br>
; [[Phaser-2.2: XML | XML]]
+
Please contact us for more information or XML output requests.
 +
;{{Oldid|506|XML}}

Latest revision as of 15:58, 27 June 2012

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

Keywords

Phaser can be run using CCP4-style keyword input

Keyword Modes
The different functions that Phaser can perform and the keywords relevant for each mode
Keywords
Detailed descriptions of the keywords
Keyword Example Scripts
Copy and edit to start using Phaser from keyword input

Python

Phaser can be scripted using python.

Python Run-Jobs
How to run Phaser from python and the functions relevant for each Run-Job
Python Functions
Detailed descriptions of the functions
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