| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| string |
|
||
| string |
|
||
|
|||
|
|||
QUIET = 0
|
|||
VERBOSE = 1
|
|||
VERY_VERBOSE = 2
|
|||
verbosity = 1
|
|||
PERSIST_LO = 0.5
|
|||
USED_LO = 0.5
|
|||
nref =
|
|||
__package__ =
|
|||
Imports: sys, time, pyfits, OptionParser, os
|
|||
Copy verbosity to a variable that is global for this file. argument: verbosity_level - an integer value indicating the level of verbosity |
Get value of persist_lo from BEPVALLO in the persistence model file PMODFILE
or from a default specified by this module.
This will only be called if user did not specify a value on the command-line.
@param calcfile: input ped file
@type calcfile: string
@return: persist_lo
@rtype: float
|
Get value of used_lo from BEPUSELO in the persistence model file PMODFILE
or from a default specified by this module.
This will only be called if user did not specify a value on the command-line.
@param calcfile: input ped file
@type calcfile: string
@return: used_lo
@rtype: float
|
Get name of persistence model from PMODFILE in the input file. This will only be called if user did not specify a model on the command-line.
|
Get name of persistence mask from PMSKFILE in the input file This will only be called if user did not specify a model on the command-line.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jan 13 11:20:15 2011 | http://epydoc.sourceforge.net |