Table of Contents

Module: scaleui interface/scaleui.py

Functions   
batchtable
bfactors
cell
cellrotations
guessfilename
iaverage
istable
mosaicity
ndelhighresolution
ndellowresolution
ndelmanual
ndeloverload
ndelsigmacutoff
ndelzerosigma
nfull
npartial
nreftotal
reduntable
reflcounttable
rtable
scalefactors
table
  batchtable 
batchtable ( filename,  column=1 )

  bfactors 
bfactors ( filename )

  cell 
cell ( filename )

  cellrotations 
cellrotations ( filename )

  guessfilename 
guessfilename ()

  iaverage 
iaverage ( fn )

  istable 
istable ( filename,  numeric=0 )

  mosaicity 
mosaicity ( filename )

  ndelhighresolution 
ndelhighresolution ( filename )

  ndellowresolution 
ndellowresolution ( filename )

  ndelmanual 
ndelmanual ( filename )

  ndeloverload 
ndeloverload ( filename )

  ndelsigmacutoff 
ndelsigmacutoff ( filename )

  ndelzerosigma 
ndelzerosigma ( filename )

  nfull 
nfull ( filename )

  npartial 
npartial ( filename )

  nreftotal 
nreftotal ( fn )

  reduntable 
reduntable ( filename,  numeric=0 )

  reflcounttable 
reflcounttable ( filename,  numeric=0 )

  rtable 
rtable ( filename,  numeric=0 )

  scalefactors 
scalefactors ( filename )

  table 
table (
        filename,
        key,
        s,
        fmt1,
        fmt2,
        fmt3="",
        numeric=0,
        lastlineignore=2,
        )

Returns the table matched by key in string (numeric=0) or numeric (numeric=1) representation.

For the string representation, the header of the table should be specified as a list of strings s, the format of the data lines as fmt1, fmt2, fmt3. (all lines are formatted according to fmt1, except the last line as fmt2 [skipping the first two numbers] and in some tables the first line as fmt3 (part of the header is given in the table itself for the redundancy table)).


Table of Contents

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