Table of Contents

Module: operations goniometer/operations.py

Non-scan operations that can be performed on a KappaCCD.

The operations module defines classes that define all non-scan operations that can be performed by the KappaCCD. A "program" for the KappaCCD can consist of a series of these operation objects intermixed with Scan objects.

Functions   
OperationFromStorage
  OperationFromStorage 
OperationFromStorage ( hardware,  s )

Return the Operation instance described by the dictionary s

(s is previously created by operation.Storable()) This mechanism is used because hardware objects cannot be pickled, and this way we can hang a new hardware object into the operation upon unpickling.

Classes   
ChooseOperation

Dialog presentation to choose an operation from a list.

Cryo

Crystal temperature ramp

DarkImage

Dark image measurement

GeneratorSetting

Set Generator

MailTo

Send an Email

Movement

Move to specified position

Operation

Top-class for all non-scan operations.

UnixCommand

Execute a unix command

WaitForOperator

Wait for the operator


Table of Contents

This document was automatically generated on Tue Nov 25 12:18:58 2008 by HappyDoc version WORKING