Table of Contents

Module: denzolog interface/denzolog.py

Read some important variables from a denzo .log file.

Functions   
FollowVars
chi2
  FollowVars 
FollowVars ( filename,  Vars=None )

Follow all interesting variables (or specfy which ones to follow)

parameters:

filename

name of a denzo .log file.

Vars

a list of Var() instances that can follow variables. If this is left as None, a good list will be built.

Return value is a projtls.Record() containing a list of values for each variable (by default in the attributes chix, chiy, chirot, xbeam, ybeam, a, b, c, alpha, beta, gamma, mosaicity)

  chi2 
chi2 ( filename )

Read the given denzo filename and return the chi2 statistics.

Return value is a 5-tuple of the number of "full" reflections, the chi**2 x and y values, the number of "partials" and the chi**2 rot value.

Classes   
DegVar

Special version of the traced variable for values in degrees.

Var

Class used to trace a specific variable throughout a denzo run.


Table of Contents

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