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) |